Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Quentin Rameau (1b816dcfa0886f05f099210147569607e02ec9aa)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Quentin Rameau <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Quentin Rameau (1b816dcfa0886f05f099210147569607e02ec9aa)
  • Date: Fri, 28 Aug 2009 05:42:12 -0500

GIT changes to master grimoire by Quentin Rameau <quinq AT sourcemage.org>:

utils/9base/DETAILS | 5 ++---
utils/9base/HISTORY | 3 +++
2 files changed, 5 insertions(+), 3 deletions(-)

New commits:
commit 1b816dcfa0886f05f099210147569607e02ec9aa
Author: Quentin Rameau <quinq AT sourcemage.org>
Commit: Quentin Rameau <quinq AT sourcemage.org>

utils/9base: updated to version 4

diff --git a/utils/9base/DETAILS b/utils/9base/DETAILS
index 44bc786..e4ccf95 100755
--- a/utils/9base/DETAILS
+++ b/utils/9base/DETAILS
@@ -1,13 +1,12 @@
SPELL="9base"
- VERSION="3"
+ VERSION="4"
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]="http://code.suckless.org/dl/tools/${SOURCE}";
-
SOURCE_HASH="sha512:b08d4bf66eb932799cccab61614864edeb2b1cb7d98831226bdb555b222500afa11029cc56fc57d1757669008689f764590b4dc279474b94d64cd471ce37320a"
+
SOURCE_HASH="sha512:f7bb21c894d2469b8e1cb8870f03b83c64b2a03c85bc64c5b2572e3a3a393780ebdd0a3778736315e1785a7122b4ccef908dcb23b9dfc0c8d6328f017bd8c31d"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://tools.suckless.org/9base";
ENTERED="20051008"
LICENSE[0]="Lucent Public License"
- KEYWORDS="utils"
SHORT="9base is a port of some Plan 9 programs from their \
native Plan 9 environment to Unix-like operating systems."
cat << EOF
diff --git a/utils/9base/HISTORY b/utils/9base/HISTORY
index 7d4706c..bf83aad 100644
--- a/utils/9base/HISTORY
+++ b/utils/9base/HISTORY
@@ -1,3 +1,6 @@
+2009-08-28 Quentin Rameau <quinq AT sourcemage.org>
+ * DETAILS: updated to version 4
+
2009-08-12 Quentin Rameau <quinq AT sourcemage.org>
* DETAILS: updated to version 3, urls updated
* BUILD: moved edition of config.mk to PRE_BUILD



  • [SM-Commit] GIT changes to master grimoire by Quentin Rameau (1b816dcfa0886f05f099210147569607e02ec9aa), Quentin Rameau, 08/28/2009

Archive powered by MHonArc 2.6.24.

Top of Page