diff options
author | Danny Rawlins <romster@shortcircuit.net.au> | 2008-08-16 22:13:08 +1000 |
---|---|---|
committer | Danny Rawlins <romster@shortcircuit.net.au> | 2008-08-16 22:13:08 +1000 |
commit | c1c8765224de4a8c5a37f7a25a9d9b8d448d79e1 (patch) | |
tree | bf5ec7894572577a01359a984c4ee4bd3e436644 | |
parent | 75bf7490c50555adc2286dcc188e31f59c309247 (diff) | |
download | contrib-c1c8765224de4a8c5a37f7a25a9d9b8d448d79e1.tar.gz contrib-c1c8765224de4a8c5a37f7a25a9d9b8d448d79e1.tar.xz |
tcl: 8.5.3 -> 8.5.4
-rw-r--r-- | tcl/.footprint | 2 | ||||
-rw-r--r-- | tcl/.md5sum | 2 | ||||
-rw-r--r-- | tcl/Pkgfile | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/tcl/.footprint b/tcl/.footprint index 0657c43aa..85a7706d1 100644 --- a/tcl/.footprint +++ b/tcl/.footprint @@ -254,7 +254,7 @@ drwxr-xr-x root/root usr/lib/tcl8.5/opt0.4/ 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.tm +-rw-r--r-- root/root usr/lib/tcl8/8.4/http-2.7.1.tm -rw-r--r-- root/root usr/lib/tcl8/8.4/platform-1.0.3.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.3.tm diff --git a/tcl/.md5sum b/tcl/.md5sum index 489a3b439..c481d7167 100644 --- a/tcl/.md5sum +++ b/tcl/.md5sum @@ -1 +1 @@ -651b2dc097a0291e31d44c72dcb5135e tcl8.5.3-src.tar.gz +15032a6a43f3bfbe9223b95186849472 tcl8.5.4-src.tar.gz diff --git a/tcl/Pkgfile b/tcl/Pkgfile index 5b75941c7..55615ddde 100644 --- a/tcl/Pkgfile +++ b/tcl/Pkgfile @@ -4,8 +4,8 @@ # Packager: Sven Dahl, dahl at c64 dot org name=tcl -version=8.5.3 -release=2 +version=8.5.4 +release=1 source=(http://dl.sourceforge.net/sourceforge/$name/$name$version-src.tar.gz) build() { |