From 7b60926c73121f6e9d8bd02044d33e75e7c736ee Mon Sep 17 00:00:00 2001 From: cobex4 Date: Sat, 13 Nov 2010 23:57:25 +0100 Subject: tcl, maj 8.5.9-1 --- base/tcl/.footprint | 4 ++-- base/tcl/.md5sum | 2 +- base/tcl/Pkgfile | 4 +--- 3 files changed, 4 insertions(+), 6 deletions(-) (limited to 'base/tcl') diff --git a/base/tcl/.footprint b/base/tcl/.footprint index 13b2fc1d3..834acb588 100644 --- a/base/tcl/.footprint +++ b/base/tcl/.footprint @@ -245,11 +245,11 @@ drwxr-xr-x root/root usr/lib/tcl8/ drwxr-xr-x root/root usr/lib/tcl8/8.3/ drwxr-xr-x root/root usr/lib/tcl8/8.4/ -rw-r--r-- root/root usr/lib/tcl8/8.4/http-2.7.5.tm --rw-r--r-- root/root usr/lib/tcl8/8.4/platform-1.0.5.tm +-rw-r--r-- root/root usr/lib/tcl8/8.4/platform-1.0.9.tm drwxr-xr-x root/root usr/lib/tcl8/8.4/platform/ -rw-r--r-- root/root usr/lib/tcl8/8.4/platform/shell-1.1.4.tm drwxr-xr-x root/root usr/lib/tcl8/8.5/ --rw-r--r-- root/root usr/lib/tcl8/8.5/msgcat-1.4.2.tm +-rw-r--r-- root/root usr/lib/tcl8/8.5/msgcat-1.4.3.tm -rw-r--r-- root/root usr/lib/tcl8/8.5/tcltest-2.3.2.tm -rw-r--r-- root/root usr/lib/tclConfig.sh drwxr-xr-x root/root usr/share/ diff --git a/base/tcl/.md5sum b/base/tcl/.md5sum index 470e796e6..ff42aa792 100644 --- a/base/tcl/.md5sum +++ b/base/tcl/.md5sum @@ -1 +1 @@ -7f123e53b3daaaba2478d3af5a0752e3 tcl8.5.8-src.tar.gz +8512d8db3233041dd68a81476906012a tcl8.5.9-src.tar.gz diff --git a/base/tcl/Pkgfile b/base/tcl/Pkgfile index f7ecce238..9950490ef 100755 --- a/base/tcl/Pkgfile +++ b/base/tcl/Pkgfile @@ -2,10 +2,9 @@ # URL: http://www.tcl.tk/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: name=tcl -version=8.5.8 +version=8.5.9 release=1 source=( http://downloads.sourceforge.net/$name/$name$version-src.tar.gz) @@ -19,7 +18,6 @@ build() { --infodir=/usr/share/info\ --enable-threads make - make DESTDIR=$PKG install make DESTDIR=$PKG install-private-headers ln -svf tclsh8.5 $PKG/usr/bin/tclsh -- cgit v1.2.3-54-g00ecf