Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (cd39dcf3b4f22963d811e5ad6086dd8cbef11b37)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (cd39dcf3b4f22963d811e5ad6086dd8cbef11b37)
  • Date: Sat, 12 Dec 2009 09:48:43 -0600

GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:

utils/unison/CONFIGURE | 6 +-----
utils/unison/DETAILS | 4 ++--
utils/unison/HISTORY | 3 +++
3 files changed, 6 insertions(+), 7 deletions(-)

New commits:
commit cd39dcf3b4f22963d811e5ad6086dd8cbef11b37
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

utils/unison: stable version 2.32.52

diff --git a/utils/unison/CONFIGURE b/utils/unison/CONFIGURE
index e06c226..7ef2440 100755
--- a/utils/unison/CONFIGURE
+++ b/utils/unison/CONFIGURE
@@ -1,5 +1 @@
-if [ "$BETA" == "y" ]; then
- config_query_list UI "With ui would you like to use" text gtk gtk2
-else
- config_query_list UI "With ui would you like to use" text gtk gtk2
-fi
+config_query_list UI "With ui would you like to use" text gtk gtk2
diff --git a/utils/unison/DETAILS b/utils/unison/DETAILS
index 1f76637..2229c6f 100755
--- a/utils/unison/DETAILS
+++ b/utils/unison/DETAILS
@@ -5,10 +5,10 @@ if [ "$BETA" == "y" ]; then

SOURCE_HASH=sha512:a97ab23ca8b87575653f6fea4f7eba7fb5aacb8cfa0195ebfff70ecc38f88f26677b26d76c8ba68bd2dac24bdabfabc2f7334ab94bd4b4c0eeb94303438dbda1

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

SOURCE_URL[0]=http://www.cis.upenn.edu/~bcpierce/unison/download/releases/stable/$SOURCE
-
SOURCE_HASH=sha512:5be96462d1e23164c173b1ad6088832d5a0dfeb8a2d3f6f4b197f8fdef5216d1fdb0b43fdf2d95dfe58c4a857089e1bd3ca3fbf7406019ba3a7837326bb2c554
+
SOURCE_HASH=sha512:a97ab23ca8b87575653f6fea4f7eba7fb5aacb8cfa0195ebfff70ecc38f88f26677b26d76c8ba68bd2dac24bdabfabc2f7334ab94bd4b4c0eeb94303438dbda1
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 84839d3..26ffd18 100644
--- a/utils/unison/HISTORY
+++ b/utils/unison/HISTORY
@@ -1,3 +1,6 @@
+2009-12-12 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS, CONFIGURE: stable -> version 2.32.52
+
2009-09-14 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* INSTALL: fixed install path




  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (cd39dcf3b4f22963d811e5ad6086dd8cbef11b37), Florian Franzmann, 12/12/2009

Archive powered by MHonArc 2.6.24.

Top of Page