Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by David Haley (99b54914271a077c6e6afd779e20ab32c43b4c88)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by David Haley (99b54914271a077c6e6afd779e20ab32c43b4c88)
  • Date: Wed, 21 Apr 2010 12:15:13 -0700

Quoting David Haley <scm AT sourcemage.org>:

GIT changes to master grimoire by David Haley <khoralin AT gmail.com>:

doc/abcm2ps/DETAILS | 8 ++++----
doc/abcm2ps/HISTORY | 5 +++++
2 files changed, 9 insertions(+), 4 deletions(-)

New commits:
commit 99b54914271a077c6e6afd779e20ab32c43b4c88
Author: David Haley <khoralin AT gmail.com>
Commit: David Haley <khoralin AT gmail.com>

This is a version bump for abcm2ps Stable and Devel versions listed within the spell.
Devel 4.11.2 -> 6.0.9
Stable 3.7.21 -> 5.9.13

diff --git a/doc/abcm2ps/DETAILS b/doc/abcm2ps/DETAILS
index 25b6c1b..ac7488e 100755
--- a/doc/abcm2ps/DETAILS
+++ b/doc/abcm2ps/DETAILS
@@ -1,10 +1,10 @@
SPELL=abcm2ps
if [ "$DEVEL" == "y" ]; then
- VERSION=4.11.2
- MD5[0]=e733c3e58cca5dac13036606c21b50ea
+ VERSION=6.0.9
+ SOURCE_HASH=sha512:e42fa4315b1512f7408c22329f988c2d21139bfadfe5a8a270367e9fc9e1193f3debbd50154e43185fb0653dc264be3d8430aaa54b575346f24fb7e1836159c4
else
- VERSION=3.7.21
- SOURCE_HASH=sha512:cee761f61a9eba8ce27081d93e745979408e84309e758f13d33b2c80a720026a0c392e7190b21c171d14813090f7e5341716bc0fbbc1cd7a8a4bb47be6543500
+ VERSION=5.9.13
+ SOURCE_HASH=sha512:986d692e4ab59314ef732f7e8e1d8d096e1c0380b6509a3797f299b3aac2f9e0140d4d2be68c28945ba9d6133e384f740d966c682dbd78cab83e0477abb0d7e3
fi
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/doc/abcm2ps/HISTORY b/doc/abcm2ps/HISTORY
index 5be00b2..d91c9a3 100644
--- a/doc/abcm2ps/HISTORY
+++ b/doc/abcm2ps/HISTORY
@@ -1,3 +1,8 @@
+2010-04-15 David C. Haley <khoralin AT gmail.com>
+ *DETAILS: MD5 -> SHA512; Devel Branch
+ Stable bump 3.7.21 -> 5.9.13
+ Devel bump 4.11.2 -> 6.0.9
+

Multiple version updates should be done as separate commits in the future. :)

-sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | http://counter.li.org/ #196285




Archive powered by MHonArc 2.6.24.

Top of Page