diff options
author | steve <steve@FreeBSD.org> | 1999-01-04 11:36:01 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-01-04 11:36:01 +0800 |
commit | 9285ca332d4541bce03b24ec1ba30c2c11889f43 (patch) | |
tree | acf0a20f647629b91353e89f6bde5eb8e1b68131 /print/ghostscript7 | |
parent | 471b47cc82273cc5b3291671cea9f54e3c6e8e6b (diff) | |
download | freebsd-ports-gnome-9285ca332d4541bce03b24ec1ba30c2c11889f43.tar.gz freebsd-ports-gnome-9285ca332d4541bce03b24ec1ba30c2c11889f43.tar.zst freebsd-ports-gnome-9285ca332d4541bce03b24ec1ba30c2c11889f43.zip |
Fixup after repository copy.
Diffstat (limited to 'print/ghostscript7')
-rw-r--r-- | print/ghostscript7/Makefile | 6 | ||||
-rw-r--r-- | print/ghostscript7/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index 7ed4092613d6..7daf15982d2b 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Jun 10 21:58:54 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.27 1998/12/03 08:38:56 andreas Exp $ +# $Id: Makefile,v 1.28 1998/12/27 22:31:29 asami Exp $ # DISTNAME= ghostscript-5.50 @@ -21,8 +21,6 @@ BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \ unzip:${PORTSDIR}/archivers/unzip LIB_DEPENDS= png.2:${PORTSDIR}/graphics/png -BROKEN= upgrade - USE_XLIB= yes EXTRACT_ONLY= ${GS_SOURCES} WRKSRC= ${WRKDIR}/gs5.50 @@ -37,7 +35,7 @@ GS_SOURCES+= ghostscript-5.50gnu.tar.gz # downloading distfiles, do not change these when upgrading the port # unless the files really change. GS_FONTS_STD= ghostscript-fonts-std-5.50.tar.gz -GS_FONTS_OTHER= ghostscript-fonts-other-5.10.tar.gz +GS_FONTS_OTHER= ghostscript-fonts-other-5.50.tar.gz # Additional driver HP 850, see http://www.erdw.ethz.ch/~bonk/hp850/hp850.html HP850_DRV= hp8xxs13.zip diff --git a/print/ghostscript7/distinfo b/print/ghostscript7/distinfo index 21b7613d7124..64c4b9a79c5e 100644 --- a/print/ghostscript7/distinfo +++ b/print/ghostscript7/distinfo @@ -1,6 +1,6 @@ MD5 (ghostscript-5.50.tar.gz) = f51e92976c4cda9a05de5388fdbbbbbd MD5 (ghostscript-5.50gnu.tar.gz) = 4930c9d2feea3294904fc683bf8b8beb MD5 (ghostscript-fonts-std-5.50.tar.gz) = 8462a429e2672d332a510da076dca6d2 -MD5 (ghostscript-fonts-other-5.10.tar.gz) = fcf3abf81a1b46da9a92942d288020f9 -MD5 (hp8xxs13.zip) = 964b5e40bf0a44cc29b76616e71f6cfb +MD5 (ghostscript-fonts-other-5.50.tar.gz) = e3540578f33caf5dfc384e5518890f57 +MD5 (hp8xxs13.zip) = e46bcac0aed0c511c8cc88a1093cc586 MD5 (pdf_sec.ps) = 92cd6af5b4d7219e91e61b8351f0f7c4 |