Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andraž 'ruskie' Levstik (63bf7531da66985010b9e64ac644ca9e492ebd97)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž 'ruskie' Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andraž 'ruskie' Levstik (63bf7531da66985010b9e64ac644ca9e492ebd97)
  • Date: Wed, 21 May 2008 00:43:31 -0500

GIT changes to master grimoire by Andraž 'ruskie' Levstik
<ruskie AT codemages.net>:

utils/unison/DETAILS | 8 ++++----
utils/unison/HISTORY | 4 ++++
2 files changed, 8 insertions(+), 4 deletions(-)

New commits:
commit 63bf7531da66985010b9e64ac644ca9e492ebd97
Author: Andraž 'ruskie' Levstik <ruskie AT codemages.net>
Commit: Andraž 'ruskie' Levstik <ruskie AT codemages.net>

utils/unison: updated to latest stable(both branches)

diff --git a/utils/unison/DETAILS b/utils/unison/DETAILS
index 74ad8d8..84c60e8 100755
--- a/utils/unison/DETAILS
+++ b/utils/unison/DETAILS
@@ -1,14 +1,14 @@
SPELL=unison
if [ "$BETA" == "y" ]; then
- VERSION=2.17.1
+ VERSION=2.27.57
SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE_HASH=sha1:03e02df5499b2c9db79ac895ca7c2d5d59b1f294
+
SOURCE_HASH=sha512:3f2068673d1bc6a00562f7998f0cbb5889d02570eba61f81854bdb097bf2f4f9dd14877b3653b9ca20368032cc2c217d7ebdf0be49ea70406b77aa9dacb94db9

SOURCE_URL[0]=http://www.cis.upenn.edu/~bcpierce/unison/download/releases/beta/$SOURCE
else
- VERSION=2.13.16
+ VERSION=2.27.57
SOURCE=$SPELL-$VERSION.tar.gz

SOURCE_URL[0]=http://www.cis.upenn.edu/~bcpierce/unison/download/releases/stable/$SOURCE
- SOURCE_HASH=sha1:3f119f6a6e8bc5ade8933d4693075a768f0abf9a
+
SOURCE_HASH=sha512:3f2068673d1bc6a00562f7998f0cbb5889d02570eba61f81854bdb097bf2f4f9dd14877b3653b9ca20368032cc2c217d7ebdf0be49ea70406b77aa9dacb94db9
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://www.cis.upenn.edu/~bcpierce/unison/
diff --git a/utils/unison/HISTORY b/utils/unison/HISTORY
index 1086f6c..c7868c2 100644
--- a/utils/unison/HISTORY
+++ b/utils/unison/HISTORY
@@ -1,3 +1,7 @@
+2008-04-29 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
+ * DETAILS: updated BETA=n to 2.27.57
+ updated BETA=y to 2.27.57
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.




  • [SM-Commit] GIT changes to master grimoire by Andraž 'ruskie' Levstik (63bf7531da66985010b9e64ac644ca9e492ebd97), Andraž 'ruskie' Levstik, 05/21/2008

Archive powered by MHonArc 2.6.24.

Top of Page