diff options
author | tg <tg@FreeBSD.org> | 1997-03-27 15:43:10 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-03-27 15:43:10 +0800 |
commit | e52a515eeaef7dd27436f12bdc24ff7e72c428c7 (patch) | |
tree | 7f1186124e75f9dc471331a247a3e5d580bd3b8b /print | |
parent | 0acf771cf64e67fb7f04d88fad40d311bd806b9f (diff) | |
download | freebsd-ports-gnome-e52a515eeaef7dd27436f12bdc24ff7e72c428c7.tar.gz freebsd-ports-gnome-e52a515eeaef7dd27436f12bdc24ff7e72c428c7.tar.zst freebsd-ports-gnome-e52a515eeaef7dd27436f12bdc24ff7e72c428c7.zip |
Upgrade to 2.9.4.
Diffstat (limited to 'print')
-rw-r--r-- | print/gv/Makefile | 12 | ||||
-rw-r--r-- | print/gv/distinfo | 2 | ||||
-rw-r--r-- | print/gv/pkg-plist | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile index 2b1bac236b51..f205d9352a91 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -1,22 +1,20 @@ # New ports collection makefile for: gv -# Version required: gv_2_7_6 +# Version required: gv-2.9.4 # Date created: 16 Apr 1996 -# Whom: thomas@ghpc8.ihf.rwth-aachen.de +# Whom: tg@freebsd.org # -# $Id: Makefile,v 1.4 1996/11/12 07:06:28 tg Exp $ +# $Id: Makefile,v 1.5 1997/01/14 09:13:13 asami Exp $ # -DISTNAME= gv_2_7_6 -PKGNAME= gv-2.7.6 +DISTNAME= gv-2.9.4 CATEGORIES= print -MASTER_SITES= ftp://iphthf.physik.uni-mainz.de/pub/gv/unix/ +MASTER_SITES= ftp://thep.physik.uni-mainz.de/pub/gv/ MAINTAINER= tg@freebsd.org LIB_DEPENDS= Xaw3d\\.6\\.:${PORTSDIR}/x11/Xaw3d PATCH_STRIP= -p1 -WRKSRC= ${WRKDIR}/gv USE_IMAKE= yes post-install: diff --git a/print/gv/distinfo b/print/gv/distinfo index 5e9a77eace37..3cfa90856ae2 100644 --- a/print/gv/distinfo +++ b/print/gv/distinfo @@ -1 +1 @@ -MD5 (gv_2_7_6.tar.gz) = 341c9dd5ccf5a3402ef720d285ae6a96 +MD5 (gv-2.9.4.tar.gz) = 045d7f08a725b48057f87c9cac1986cd diff --git a/print/gv/pkg-plist b/print/gv/pkg-plist index 09ca7eb3d3f3..8d7e383ecae0 100644 --- a/print/gv/pkg-plist +++ b/print/gv/pkg-plist @@ -1,4 +1,6 @@ bin/gv lib/X11/app-defaults/GV lib/X11/gv/gv_spartan.dat +lib/X11/gv/GV.ad +lib/X11/gv/GV.user.ad man/man1/gv.1.gz |