summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-11-22 04:51:31 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-11-22 04:51:31 +0000
commit8c842f559510deed5b94e45a4350046596a82873 (patch)
tree9a004174507049c28a1fa760d5f64e91592f503e /x11-toolkits
parentDistribution file was updated. (diff)
Upgrade to tk-8.2.2
Notes
Notes: svn path=/head/; revision=23255
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/tk82/Makefile6
-rw-r--r--x11-toolkits/tk82/distinfo2
-rw-r--r--x11-toolkits/tk82/files/patch-aa6
-rw-r--r--x11-toolkits/tk83/Makefile6
-rw-r--r--x11-toolkits/tk83/distinfo2
-rw-r--r--x11-toolkits/tk83/files/patch-aa6
-rw-r--r--x11-toolkits/tk84/Makefile6
-rw-r--r--x11-toolkits/tk84/distinfo2
-rw-r--r--x11-toolkits/tk84/files/patch-aa6
9 files changed, 21 insertions, 21 deletions
diff --git a/x11-toolkits/tk82/Makefile b/x11-toolkits/tk82/Makefile
index 97b5bd60cf80..96095c1e88f7 100644
--- a/x11-toolkits/tk82/Makefile
+++ b/x11-toolkits/tk82/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: tk
-# Version required: 8.2.0
+# Version required: 8.2.2
# Date created: 19 August 1997
# Whom: jkh
#
# $FreeBSD$
#
-DISTNAME= tk8.2.0
-PKGNAME= tk-8.2.0
+DISTNAME= tk8.2.2
+PKGNAME= tk-8.2.2
CATEGORIES= x11-toolkits tk82
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_2/
diff --git a/x11-toolkits/tk82/distinfo b/x11-toolkits/tk82/distinfo
index bf1630df20e2..c6354e7c7c12 100644
--- a/x11-toolkits/tk82/distinfo
+++ b/x11-toolkits/tk82/distinfo
@@ -1 +1 @@
-MD5 (tk8.2.0.tar.gz) = 574e112ddca4330eea01b0e26d3ed6eb
+MD5 (tk8.2.2.tar.gz) = ab5e0f5701b99ba679b556cfac436168
diff --git a/x11-toolkits/tk82/files/patch-aa b/x11-toolkits/tk82/files/patch-aa
index 1f33895446d2..53582dfa763b 100644
--- a/x11-toolkits/tk82/files/patch-aa
+++ b/x11-toolkits/tk82/files/patch-aa
@@ -1,10 +1,10 @@
---- configure.orig Fri Aug 13 18:06:14 1999
-+++ configure Sat Sep 4 15:22:21 1999
+--- configure.orig Wed Nov 3 21:38:44 1999
++++ configure Sun Nov 21 15:55:12 1999
@@ -1756,7 +1756,7 @@
LDFLAGS="-Wl,-Bexport"
LD_SEARCH_FLAGS=""
;;
-- NetBSD-*|FreeBSD-[12].*|OpenBSD-*)
+- NetBSD-*|FreeBSD-[1-2].*|OpenBSD-*)
+ NetBSD-*|FreeBSD-*|OpenBSD-*)
# Not available on all versions: check for include file.
ac_safe=`echo "dlfcn.h" | sed 'y%./+-%__p_%'`
diff --git a/x11-toolkits/tk83/Makefile b/x11-toolkits/tk83/Makefile
index 97b5bd60cf80..96095c1e88f7 100644
--- a/x11-toolkits/tk83/Makefile
+++ b/x11-toolkits/tk83/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: tk
-# Version required: 8.2.0
+# Version required: 8.2.2
# Date created: 19 August 1997
# Whom: jkh
#
# $FreeBSD$
#
-DISTNAME= tk8.2.0
-PKGNAME= tk-8.2.0
+DISTNAME= tk8.2.2
+PKGNAME= tk-8.2.2
CATEGORIES= x11-toolkits tk82
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_2/
diff --git a/x11-toolkits/tk83/distinfo b/x11-toolkits/tk83/distinfo
index bf1630df20e2..c6354e7c7c12 100644
--- a/x11-toolkits/tk83/distinfo
+++ b/x11-toolkits/tk83/distinfo
@@ -1 +1 @@
-MD5 (tk8.2.0.tar.gz) = 574e112ddca4330eea01b0e26d3ed6eb
+MD5 (tk8.2.2.tar.gz) = ab5e0f5701b99ba679b556cfac436168
diff --git a/x11-toolkits/tk83/files/patch-aa b/x11-toolkits/tk83/files/patch-aa
index 1f33895446d2..53582dfa763b 100644
--- a/x11-toolkits/tk83/files/patch-aa
+++ b/x11-toolkits/tk83/files/patch-aa
@@ -1,10 +1,10 @@
---- configure.orig Fri Aug 13 18:06:14 1999
-+++ configure Sat Sep 4 15:22:21 1999
+--- configure.orig Wed Nov 3 21:38:44 1999
++++ configure Sun Nov 21 15:55:12 1999
@@ -1756,7 +1756,7 @@
LDFLAGS="-Wl,-Bexport"
LD_SEARCH_FLAGS=""
;;
-- NetBSD-*|FreeBSD-[12].*|OpenBSD-*)
+- NetBSD-*|FreeBSD-[1-2].*|OpenBSD-*)
+ NetBSD-*|FreeBSD-*|OpenBSD-*)
# Not available on all versions: check for include file.
ac_safe=`echo "dlfcn.h" | sed 'y%./+-%__p_%'`
diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile
index 97b5bd60cf80..96095c1e88f7 100644
--- a/x11-toolkits/tk84/Makefile
+++ b/x11-toolkits/tk84/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: tk
-# Version required: 8.2.0
+# Version required: 8.2.2
# Date created: 19 August 1997
# Whom: jkh
#
# $FreeBSD$
#
-DISTNAME= tk8.2.0
-PKGNAME= tk-8.2.0
+DISTNAME= tk8.2.2
+PKGNAME= tk-8.2.2
CATEGORIES= x11-toolkits tk82
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_2/
diff --git a/x11-toolkits/tk84/distinfo b/x11-toolkits/tk84/distinfo
index bf1630df20e2..c6354e7c7c12 100644
--- a/x11-toolkits/tk84/distinfo
+++ b/x11-toolkits/tk84/distinfo
@@ -1 +1 @@
-MD5 (tk8.2.0.tar.gz) = 574e112ddca4330eea01b0e26d3ed6eb
+MD5 (tk8.2.2.tar.gz) = ab5e0f5701b99ba679b556cfac436168
diff --git a/x11-toolkits/tk84/files/patch-aa b/x11-toolkits/tk84/files/patch-aa
index 1f33895446d2..53582dfa763b 100644
--- a/x11-toolkits/tk84/files/patch-aa
+++ b/x11-toolkits/tk84/files/patch-aa
@@ -1,10 +1,10 @@
---- configure.orig Fri Aug 13 18:06:14 1999
-+++ configure Sat Sep 4 15:22:21 1999
+--- configure.orig Wed Nov 3 21:38:44 1999
++++ configure Sun Nov 21 15:55:12 1999
@@ -1756,7 +1756,7 @@
LDFLAGS="-Wl,-Bexport"
LD_SEARCH_FLAGS=""
;;
-- NetBSD-*|FreeBSD-[12].*|OpenBSD-*)
+- NetBSD-*|FreeBSD-[1-2].*|OpenBSD-*)
+ NetBSD-*|FreeBSD-*|OpenBSD-*)
# Not available on all versions: check for include file.
ac_safe=`echo "dlfcn.h" | sed 'y%./+-%__p_%'`