diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-04 03:36:01 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-04 03:36:01 +0000 |
commit | 755ea6dcdfae791bb0a07074e6c2303b722bbcd4 (patch) | |
tree | 8badfd48082049573747c59a59edde4d34f6fc6d /print/ghostscript8 | |
parent | Downgrade this to version 5.10 after repository copy. (diff) |
Fixup after repository copy.
Diffstat (limited to 'print/ghostscript8')
-rw-r--r-- | print/ghostscript8/Makefile | 6 | ||||
-rw-r--r-- | print/ghostscript8/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index 7ed4092613d6..7daf15982d2b 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/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/ghostscript8/distinfo b/print/ghostscript8/distinfo index 21b7613d7124..64c4b9a79c5e 100644 --- a/print/ghostscript8/distinfo +++ b/print/ghostscript8/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 |