summaryrefslogtreecommitdiff
path: root/x11-toolkits/tk82
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/tk82')
-rw-r--r--x11-toolkits/tk82/Makefile6
-rw-r--r--x11-toolkits/tk82/distinfo2
-rw-r--r--x11-toolkits/tk82/files/patch-aa6
3 files changed, 7 insertions, 7 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_%'`