summaryrefslogtreecommitdiffstats
path: root/tk
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.servegame.org>2012-08-05 23:51:28 +0200
committerpiernov <piernov@piernov.servegame.org>2012-08-05 23:51:28 +0200
commita95bffe7c7193697735d7dc0e67a1fb698bb4360 (patch)
tree6cb6eab2a076fd46655ccf71fb5d9c177c5523a0 /tk
parentbeb7ad95922274b3f0f6c8a8fe56af4efec9fe4e (diff)
downloadnutyx-extra-a95bffe7c7193697735d7dc0e67a1fb698bb4360.tar.gz
nutyx-extra-a95bffe7c7193697735d7dc0e67a1fb698bb4360.tar.bz2
nutyx-extra-a95bffe7c7193697735d7dc0e67a1fb698bb4360.tar.xz
nutyx-extra-a95bffe7c7193697735d7dc0e67a1fb698bb4360.zip
tk 8.5.12-1 màj port
Diffstat (limited to 'tk')
-rw-r--r--tk/.footprint.i6861
-rw-r--r--tk/.footprint.x86_641
-rw-r--r--tk/.md5sum.i6862
-rw-r--r--tk/.md5sum.x86_642
-rwxr-xr-xtk/Pkgfile4
5 files changed, 4 insertions, 6 deletions
diff --git a/tk/.footprint.i686 b/tk/.footprint.i686
index f6f2327a5..b2ed6e3aa 100644
--- a/tk/.footprint.i686
+++ b/tk/.footprint.i686
@@ -89,7 +89,6 @@ drwxr-xr-x root/root usr/lib/tk8.5/demos/images/
-rw-r--r-- root/root usr/lib/tk8.5/demos/sayings.tcl
-rw-r--r-- root/root usr/lib/tk8.5/demos/search.tcl
-rw-r--r-- root/root usr/lib/tk8.5/demos/spin.tcl
--rw-r--r-- root/root usr/lib/tk8.5/demos/square
-rw-r--r-- root/root usr/lib/tk8.5/demos/states.tcl
-rw-r--r-- root/root usr/lib/tk8.5/demos/style.tcl
-rw-r--r-- root/root usr/lib/tk8.5/demos/tclIndex
diff --git a/tk/.footprint.x86_64 b/tk/.footprint.x86_64
index f6f2327a5..b2ed6e3aa 100644
--- a/tk/.footprint.x86_64
+++ b/tk/.footprint.x86_64
@@ -89,7 +89,6 @@ drwxr-xr-x root/root usr/lib/tk8.5/demos/images/
-rw-r--r-- root/root usr/lib/tk8.5/demos/sayings.tcl
-rw-r--r-- root/root usr/lib/tk8.5/demos/search.tcl
-rw-r--r-- root/root usr/lib/tk8.5/demos/spin.tcl
--rw-r--r-- root/root usr/lib/tk8.5/demos/square
-rw-r--r-- root/root usr/lib/tk8.5/demos/states.tcl
-rw-r--r-- root/root usr/lib/tk8.5/demos/style.tcl
-rw-r--r-- root/root usr/lib/tk8.5/demos/tclIndex
diff --git a/tk/.md5sum.i686 b/tk/.md5sum.i686
index 5a36ad3d6..38a9614eb 100644
--- a/tk/.md5sum.i686
+++ b/tk/.md5sum.i686
@@ -1 +1 @@
-b61b72f0aad230091b100746f078b8f1 tk8.5.11-src.tar.gz
+a01640176845c1f654a412cfc9bab13b tk8.5.12-src.tar.gz
diff --git a/tk/.md5sum.x86_64 b/tk/.md5sum.x86_64
index 5a36ad3d6..38a9614eb 100644
--- a/tk/.md5sum.x86_64
+++ b/tk/.md5sum.x86_64
@@ -1 +1 @@
-b61b72f0aad230091b100746f078b8f1 tk8.5.11-src.tar.gz
+a01640176845c1f654a412cfc9bab13b tk8.5.12-src.tar.gz
diff --git a/tk/Pkgfile b/tk/Pkgfile
index cb5e4dd1e..ea0442b06 100755
--- a/tk/Pkgfile
+++ b/tk/Pkgfile
@@ -6,9 +6,9 @@
# Run on: tcl,xorg-libx11
name=tk
-version=8.5.11
+version=8.5.12
release=1
-source=( http://downloads.sourceforge.net/tcl/${name}$version-src.tar.gz )
+source=(http://downloads.sourceforge.net/tcl/${name}$version-src.tar.gz)
build() {
cd ${name}$version/unix