summaryrefslogtreecommitdiff
path: root/lang/icon
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-02-12 08:39:25 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-02-12 08:39:25 +0000
commitb763c508955e0dbc392b18a940f20370003a7ba7 (patch)
tree166c3b779535534176b02c67f64a12e55b81de83 /lang/icon
parentRemove files from old version of this software before doing anything in (diff)
Upgrade to 9.3.
Closes 1/13th of PR #2677 ;-).
Notes
Notes: svn path=/head/; revision=5578
Diffstat (limited to 'lang/icon')
-rw-r--r--lang/icon/Makefile6
-rw-r--r--lang/icon/distinfo2
-rw-r--r--lang/icon/files/patch-ca17
3 files changed, 4 insertions, 21 deletions
diff --git a/lang/icon/Makefile b/lang/icon/Makefile
index 3aa554b2024b..a6e821692129 100644
--- a/lang/icon/Makefile
+++ b/lang/icon/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: icon
-# Version required: 9.1
+# Version required: 9.3
# Date created: 05 April 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
-# $Id: Makefile,v 1.6 1996/11/12 02:18:28 obrien Exp $
+# $Id: Makefile,v 1.7 1996/11/15 19:16:25 obrien Exp $
#
DISTNAME= unix
-PKGNAME= icon-9.1
+PKGNAME= icon-9.3
CATEGORIES= lang
MASTER_SITES= ftp://ftp.cs.arizona.edu/icon/packages/unix/
diff --git a/lang/icon/distinfo b/lang/icon/distinfo
index c355724754ac..1c19b603ccf4 100644
--- a/lang/icon/distinfo
+++ b/lang/icon/distinfo
@@ -1 +1 @@
-MD5 (unix.tar.gz) = ee898b46b22946cf82e79bfd710dd22f
+MD5 (unix.tar.gz) = 6fa53241bb6eff844b155c22a98c2150
diff --git a/lang/icon/files/patch-ca b/lang/icon/files/patch-ca
index abc697877a7d..5dc9692650ac 100644
--- a/lang/icon/files/patch-ca
+++ b/lang/icon/files/patch-ca
@@ -1,23 +1,6 @@
*** Makefile.orig Fri Jul 29 21:41:19 1994
--- Makefile Wed Mar 1 19:34:18 1995
***************
-*** 4,10 ****
-
- help:
- @echo "See the Icon installation documents."
-! @echo "Copies are in the doc directory here.
-
- ##################################################################
- #
---- 4,10 ----
-
- help:
- @echo "See the Icon installation documents."
-! @echo "Copies are in the doc directory here."
-
- ##################################################################
- #
-***************
*** 241,243 ****
--- 241,259 ----
-cd tests; $(MAKE) Clean