aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/icon/Makefile4
-rw-r--r--lang/icon/distinfo2
-rw-r--r--lang/icon/files/patch-ae9
3 files changed, 9 insertions, 6 deletions
diff --git a/lang/icon/Makefile b/lang/icon/Makefile
index 7fde1e276b0d..fa85b4341379 100644
--- a/lang/icon/Makefile
+++ b/lang/icon/Makefile
@@ -1,5 +1,5 @@
# New ports collection makefile for: icon
-# Version required: 9.3.1
+# Version required: 9.3.2
# Date created: 05 April 1995
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
@@ -7,7 +7,7 @@
#
DISTNAME= unix
-PKGNAME= icon-9.3.1
+PKGNAME= icon-9.3.2
CATEGORIES= lang
MASTER_SITES= ftp://ftp.cs.arizona.edu/icon/packages/unix/
EXTRACT_SUFX= .tgz
diff --git a/lang/icon/distinfo b/lang/icon/distinfo
index 6faacda6fc9c..7a264c3a1ae4 100644
--- a/lang/icon/distinfo
+++ b/lang/icon/distinfo
@@ -1 +1 @@
-MD5 (icon/unix.tgz) = 87b8628e24c1e7c14edbe593f46e06e4
+MD5 (icon/unix.tgz) = 3147586808024239962390cfa78a00a8
diff --git a/lang/icon/files/patch-ae b/lang/icon/files/patch-ae
index cca27b245d14..5ff110d3695f 100644
--- a/lang/icon/files/patch-ae
+++ b/lang/icon/files/patch-ae
@@ -1,6 +1,6 @@
---- Makefile.orig Fri Feb 13 15:18:30 1998
-+++ Makefile Fri Feb 20 13:00:05 1998
-@@ -186,3 +186,16 @@
+--- Makefile.orig Thu Jul 1 10:39:20 1999
++++ Makefile Sat Aug 28 09:25:59 1999
+@@ -187,6 +187,19 @@
-cd tests; $(MAKE) Clean
##################################################################
@@ -17,3 +17,6 @@
+ install -c -g bin -o bin -m 644 bin/rt.a ${PREFIX}/share/icon/rt.a
+ install -c -g bin -o bin -m 644 bin/rt.db ${PREFIX}/share/icon/rt.db
+ install -c -g bin -o bin -m 644 bin/rt.h ${PREFIX}/share/icon/rt.h
+ # Entries beyond this point are for use at Arizona only.
+ # *** Do not delete the line above; it is used in trimming Makefiles
+ # for distribution ***