diff options
author | augustss <augustss> | 1997-11-22 23:01:13 +0000 |
---|---|---|
committer | augustss <augustss> | 1997-11-22 23:01:13 +0000 |
commit | 404264851f70e84587f37eb9285bb7fd84acd2f4 (patch) | |
tree | d321bf41e9098ba24fc29231cfbb166a9ea8d4ba /print | |
parent | a2fd0fcda01a0c329521c226f7047054844f4035 (diff) | |
download | pkgsrc-404264851f70e84587f37eb9285bb7fd84acd2f4.tar.gz |
Some very minor adjustments for NetBSD.
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostscript5/Makefile | 9 | ||||
-rw-r--r-- | print/ghostscript5/files/md5 | 2 | ||||
-rw-r--r-- | print/ghostscript5/pkg/PLIST | 12 |
3 files changed, 10 insertions, 13 deletions
diff --git a/print/ghostscript5/Makefile b/print/ghostscript5/Makefile index eef1f9745ea..d62566c9979 100644 --- a/print/ghostscript5/Makefile +++ b/print/ghostscript5/Makefile @@ -3,7 +3,8 @@ # Date created: Tue Jun 10 21:58:54 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.1.1.1 1997/11/22 22:55:04 augustss Exp $ +# $NetBSD: Makefile,v 1.2 1997/11/22 23:01:13 augustss Exp $ +# FreeBSD Id: Makefile,v 1.14 1997/10/13 11:22:43 asami Exp # DISTNAME= ghostscript-5.03 @@ -28,11 +29,7 @@ MAN1= gs.1 pdf2dsc.1 pdf2ps.1 ps2ascii.1 ps2epsi.1 ps2pdf.1 GS_SOURCES= ghostscript-5.03.tar.gz GS_SOURCES+= ghostscript-5.03gnu.tar.gz -# Note: the following two are real files that have symlinks with -# later version numbers pointing to them. To avoid unnecessarily -# downloading distfiles, do not change these when upgrading the port -# unless the files really change. -GS_FONTS_STD= ghostscript-fonts-std-4.0.tar.gz +GS_FONTS_STD= ghostscript-fonts-std-5.0.tar.gz GS_FONTS_OTHER= ghostscript-fonts-other-5.03.tar.gz # Additional driver HP 850, see http://bonk.ethz.ch/hp850/hp850.html diff --git a/print/ghostscript5/files/md5 b/print/ghostscript5/files/md5 index 11e7a700d8e..6feff87421d 100644 --- a/print/ghostscript5/files/md5 +++ b/print/ghostscript5/files/md5 @@ -1,5 +1,5 @@ MD5 (ghostscript-5.03.tar.gz) = 43aadf534775dc47f3ca2c235023f909 MD5 (ghostscript-5.03gnu.tar.gz) = f33fa05bec91d96fef34fe902629f974 -MD5 (ghostscript-fonts-std-4.0.tar.gz) = 1e0fe2149affd80deaaae144227049b9 +MD5 (ghostscript-fonts-std-5.0.tar.gz) = 1e0fe2149affd80deaaae144227049b9 MD5 (ghostscript-fonts-other-5.03.tar.gz) = 703bcc5592f4b4644cda454bcc45c7d6 MD5 (hp850.zip) = 9d8d59eb8da9ec394d7aeb1560ca8d40 diff --git a/print/ghostscript5/pkg/PLIST b/print/ghostscript5/pkg/PLIST index ae0ad8aff4b..61799873b84 100644 --- a/print/ghostscript5/pkg/PLIST +++ b/print/ghostscript5/pkg/PLIST @@ -14,12 +14,12 @@ bin/ps2ascii bin/ps2epsi bin/ps2pdf bin/wftopfa -man/man1/gs.1.gz -man/man1/pdf2dsc.1.gz -man/man1/pdf2ps.1.gz -man/man1/ps2ascii.1.gz -man/man1/ps2epsi.1.gz -man/man1/ps2pdf.1.gz +man/man1/gs.1 +man/man1/pdf2dsc.1 +man/man1/pdf2ps.1 +man/man1/ps2ascii.1 +man/man1/ps2epsi.1 +man/man1/ps2pdf.1 share/ghostscript/5.03/Fontmap share/ghostscript/5.03/acctest.ps share/ghostscript/5.03/align.ps |