[SM-Commit] GIT changes to master grimoire by George Sherwood (89ec4ede16374095c2cb996996031a9daf56290f)

George Sherwood scm at sourcemage.org
Sun Dec 23 07:04:57 EST 2007


GIT changes to master grimoire by George Sherwood <gsherwood at sourcemage.org>:

 dev/null                           |binary
 devel/tcl/DETAILS                  |    2 +-
 devel/tcl/HISTORY                  |    4 ++++
 devel/tcl/INSTALL                  |    2 +-
 devel/tcl/tcl8.4.16-src.tar.gz.sig |    0 
 devel/tcl/tcl8.5.0-src.tar.gz.sig  |binary
 devel/tk/DETAILS                   |    2 +-
 devel/tk/HISTORY                   |    4 ++++
 devel/tk/INSTALL                   |    2 +-
 devel/tk/tcl8.4.16-src.tar.gz.sig  |    0 
 devel/tk/tcl8.5.0-src.tar.gz.sig   |binary
 devel/tk/tk8.4.16-src.tar.gz.sig   |    0 
 devel/tk/tk8.5.0-src.tar.gz.sig    |binary
 13 files changed, 12 insertions(+), 4 deletions(-)

New commits:
commit 89ec4ede16374095c2cb996996031a9daf56290f
Author: George Sherwood <gsherwood at sourcemage.org>
Commit: George Sherwood <gsherwood at sourcemage.org>

    tk: Updated to version 8.5.0

commit 2291e218844274f07b68783ca2abfcdd7da03460
Author: George Sherwood <gsherwood at sourcemage.org>
Commit: George Sherwood <gsherwood at sourcemage.org>

    tcl: Updated to version 8.5.0

diff --git a/devel/tcl/DETAILS b/devel/tcl/DETAILS
index 597d39e..8644a38 100755
--- a/devel/tcl/DETAILS
+++ b/devel/tcl/DETAILS
@@ -4,7 +4,7 @@ if [ "$DEVEL" = "y" ]; then
           SOURCE=tcl$VERSION-src.tar.gz
       SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
 else
-         VERSION=8.4.16
+         VERSION=8.5.0
           SOURCE=tcl$VERSION-src.tar.gz
       SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
 fi
diff --git a/devel/tcl/HISTORY b/devel/tcl/HISTORY
index efeeb8f..8ae06ed 100644
--- a/devel/tcl/HISTORY
+++ b/devel/tcl/HISTORY
@@ -1,3 +1,7 @@
+2007-12-23 George Sherwood <george at beernabeer.com>
+	* DETAILS: Updated stable to 8.5.0
+	* INSTALL: Updated link for 8.5
+
 2007-09-24 George Sherwood <george at beernabeer.com>
 	* DETAILS: Updated stable to 8.4.16
 
diff --git a/devel/tcl/INSTALL b/devel/tcl/INSTALL
index 056d70e..c056639 100755
--- a/devel/tcl/INSTALL
+++ b/devel/tcl/INSTALL
@@ -4,5 +4,5 @@ default_install              &&
 if [ "$DEVEL" = "y" ]; then
   ln  -sf  tclsh8.5  $INSTALL_ROOT/usr/bin/tclsh
 else
-  ln  -sf  tclsh8.4  $INSTALL_ROOT/usr/bin/tclsh
+  ln  -sf  tclsh8.5  $INSTALL_ROOT/usr/bin/tclsh
 fi
diff --git a/devel/tcl/tcl8.4.16-src.tar.gz.sig b/devel/tcl/tcl8.4.16-src.tar.gz.sig
deleted file mode 100644
index 33b3e69..0000000
Binary files a/devel/tcl/tcl8.4.16-src.tar.gz.sig and /dev/null differ
diff --git a/devel/tcl/tcl8.5.0-src.tar.gz.sig b/devel/tcl/tcl8.5.0-src.tar.gz.sig
new file mode 100644
index 0000000..3af6d4a
Binary files /dev/null and b/devel/tcl/tcl8.5.0-src.tar.gz.sig differ
diff --git a/devel/tk/DETAILS b/devel/tk/DETAILS
index 712b2f8..6b41413 100755
--- a/devel/tk/DETAILS
+++ b/devel/tk/DETAILS
@@ -2,7 +2,7 @@
 if [ "$DEVEL" = "y" ]; then
           VERSION=8.5a6
 else
-          VERSION=8.4.16
+          VERSION=8.5.0
 fi
            SOURCE=tcl$VERSION-src.tar.gz
           SOURCE2=tk$VERSION-src.tar.gz
diff --git a/devel/tk/HISTORY b/devel/tk/HISTORY
index 2ae57b3..c55ffec 100644
--- a/devel/tk/HISTORY
+++ b/devel/tk/HISTORY
@@ -1,3 +1,7 @@
+2007-12-23 George Sherwood <george at beernabeer.com>
+	* DETAILS: Updated stable to 8.5.0
+	* INSTALL: Updated link for 8.5
+
 2007-09-24 George Sherwood <george at beernabeer.com>
 	* DETAILS: Updated stable to 8.4.16
 
diff --git a/devel/tk/INSTALL b/devel/tk/INSTALL
index ce858b4..2700d74 100755
--- a/devel/tk/INSTALL
+++ b/devel/tk/INSTALL
@@ -3,5 +3,5 @@ default_install     &&
 if [ "$DEVEL" = "y" ]; then
   ln  -sf  wish8.5  $INSTALL_ROOT/usr/bin/wish
 else
-  ln  -sf  wish8.4  $INSTALL_ROOT/usr/bin/wish
+  ln  -sf  wish8.5  $INSTALL_ROOT/usr/bin/wish
 fi
diff --git a/devel/tk/tcl8.4.16-src.tar.gz.sig b/devel/tk/tcl8.4.16-src.tar.gz.sig
deleted file mode 100644
index a4349de..0000000
Binary files a/devel/tk/tcl8.4.16-src.tar.gz.sig and /dev/null differ
diff --git a/devel/tk/tcl8.5.0-src.tar.gz.sig b/devel/tk/tcl8.5.0-src.tar.gz.sig
new file mode 100644
index 0000000..4854d1c
Binary files /dev/null and b/devel/tk/tcl8.5.0-src.tar.gz.sig differ
diff --git a/devel/tk/tk8.4.16-src.tar.gz.sig b/devel/tk/tk8.4.16-src.tar.gz.sig
deleted file mode 100644
index d1f22c9..0000000
Binary files a/devel/tk/tk8.4.16-src.tar.gz.sig and /dev/null differ
diff --git a/devel/tk/tk8.5.0-src.tar.gz.sig b/devel/tk/tk8.5.0-src.tar.gz.sig
new file mode 100644
index 0000000..9b472cb
Binary files /dev/null and b/devel/tk/tk8.5.0-src.tar.gz.sig differ



More information about the SM-Commit mailing list