summaryrefslogtreecommitdiff
path: root/print/gv
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1996-11-12 07:06:32 +0000
committerThomas Gellekum <tg@FreeBSD.org>1996-11-12 07:06:32 +0000
commit0b4be0a0b00ec17801d9753774177d2e47a4d84d (patch)
tree7c2328ac989433e28627655409d1b82c76d49240 /print/gv
parentUpgrade to 5.3 (diff)
Upgrade from 2.7b5 to 2.7.6
Notes
Notes: svn path=/head/; revision=4421
Diffstat (limited to 'print/gv')
-rw-r--r--print/gv/Makefile10
-rw-r--r--print/gv/distinfo2
-rw-r--r--print/gv/files/patch-ab19
3 files changed, 6 insertions, 25 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile
index dbda448472d8..28783886e6c7 100644
--- a/print/gv/Makefile
+++ b/print/gv/Makefile
@@ -1,14 +1,14 @@
# New ports collection makefile for: gv
-# Version required: gv_2_7_b5
+# Version required: gv_2_7_6
# Date created: 16 Apr 1996
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
-# $Id: Makefile,v 1.2 1996/04/18 07:52:35 tg Exp $
+# $Id: Makefile,v 1.3 1996/08/27 07:25:43 tg Exp $
#
-DISTNAME= gv_2_7_b5
-PKGNAME= gv-2.7b5
-CATEGORIES+= print
+DISTNAME= gv_2_7_6
+PKGNAME= gv-2.7.6
+CATEGORIES= print
MASTER_SITES= ftp://iphthf.physik.uni-mainz.de/pub/gv/unix/
MAINTAINER= tg@freebsd.org
diff --git a/print/gv/distinfo b/print/gv/distinfo
index f02dfd8ca06e..5e9a77eace37 100644
--- a/print/gv/distinfo
+++ b/print/gv/distinfo
@@ -1 +1 @@
-MD5 (gv_2_7_b5.tar.gz) = 996ef53802d1c6492f0347b03e84dc03
+MD5 (gv_2_7_6.tar.gz) = 341c9dd5ccf5a3402ef720d285ae6a96
diff --git a/print/gv/files/patch-ab b/print/gv/files/patch-ab
deleted file mode 100644
index bf805001805d..000000000000
--- a/print/gv/files/patch-ab
+++ /dev/null
@@ -1,19 +0,0 @@
-*** gv/source/Imakefile.orig Mon Aug 26 18:48:54 1996
---- gv/source/Imakefile Mon Aug 26 18:48:32 1996
-***************
-*** 170,176 ****
- GV_SOURCE_IMAKEFILE = ./Imakefile
-
- #if defined(USE_FALLBACK_RESOURCES) || defined(USE_FALLBACK_FILES)
-! depend:: $(APP_DEFAULTS_H) $(GV_MESSAGES_H)
- #endif
-
- AllTarget(gv)
---- 170,176 ----
- GV_SOURCE_IMAKEFILE = ./Imakefile
-
- #if defined(USE_FALLBACK_RESOURCES) || defined(USE_FALLBACK_FILES)
-! depend:: $(APP_DEFAULTS_H) $(GV_MESSAGES_H) $(GV_INTERN_RES_H)
- #endif
-
- AllTarget(gv)