diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-19 19:37:12 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-06-19 19:37:12 +0000 |
commit | 965694ee6a19ebde22fe609fe6c5ace7f7937c6a (patch) | |
tree | 03b83e3d131868b82ece81b7b208b775aa9e1964 /graphics/tgif | |
parent | 16ed8bd02431a14a443480d1dc0eba3fc0cf6bfa (diff) | |
download | ports-965694ee6a19ebde22fe609fe6c5ace7f7937c6a.tar.gz ports-965694ee6a19ebde22fe609fe6c5ace7f7937c6a.zip |
Notes
Diffstat (limited to 'graphics/tgif')
-rw-r--r-- | graphics/tgif/Makefile | 6 | ||||
-rw-r--r-- | graphics/tgif/distinfo | 2 | ||||
-rw-r--r-- | graphics/tgif/files/patch-aa | 4 | ||||
-rw-r--r-- | graphics/tgif/pkg-plist | 1 |
4 files changed, 7 insertions, 6 deletions
diff --git a/graphics/tgif/Makefile b/graphics/tgif/Makefile index 0159233cfe70..d6033da203cd 100644 --- a/graphics/tgif/Makefile +++ b/graphics/tgif/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: tgif -# Version required: 4.1.15 +# Version required: 4.1.16 # Date created: 30 Jan 1999 # Whom: bmc@WillsCreek.COM # -# $Id: Makefile,v 1.15 1999/05/22 07:48:20 mharo Exp $ +# $Id: Makefile,v 1.16 1999/06/04 17:55:59 mharo Exp $ # -DISTNAME= tgif-4.1.15 +DISTNAME= tgif-4.1.16 CATEGORIES= graphics MASTER_SITES= ftp://bourbon.cs.umd.edu/pub/tgif/ \ ftp://ftp.cs.ucla.edu/pub/tgif/ diff --git a/graphics/tgif/distinfo b/graphics/tgif/distinfo index ce35dfeb2333..10b24c9009f4 100644 --- a/graphics/tgif/distinfo +++ b/graphics/tgif/distinfo @@ -1 +1 @@ -MD5 (tgif-4.1.15.tar.gz) = 3656598fe1f7963ba581fd9c821da6e5 +MD5 (tgif-4.1.16.tar.gz) = 305b77a905bb6333741a7f14dcc33aa4 diff --git a/graphics/tgif/files/patch-aa b/graphics/tgif/files/patch-aa index dc153699279e..c42b6fbb3097 100644 --- a/graphics/tgif/files/patch-aa +++ b/graphics/tgif/files/patch-aa @@ -4,8 +4,8 @@ .\" .\" .\" --.TH tgif n "Version 4.1 Patchlevel 15 and Above" "Tgif" -+.TH tgif 1L "Version 4.1 Patchlevel 15 and Above" "Tgif" +-.TH tgif n "Version 4.1 Patchlevel 16 and Above" "Tgif" ++.TH tgif 1L "Version 4.1 Patchlevel 16 and Above" "Tgif" .\" .SH NAME .\" diff --git a/graphics/tgif/pkg-plist b/graphics/tgif/pkg-plist index f87d6ea1fc1c..bd29c4de643b 100644 --- a/graphics/tgif/pkg-plist +++ b/graphics/tgif/pkg-plist @@ -1,5 +1,6 @@ bin/tgif lib/X11/tgif/eq4-2x.sym +lib/X11/tgif/eq4-epstool.sym lib/X11/tgif/eq4-ps2epsi.sym lib/X11/tgif/eq4.sym lib/X11/tgif/tgif.Xdefaults |