diff options
author | andreas <andreas@FreeBSD.org> | 1998-12-03 16:38:56 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-12-03 16:38:56 +0800 |
commit | 0e2ef553dadad413c0c59fc82e64ef5c96966951 (patch) | |
tree | b9f2e22879f1f1ec87b26f79c5ffda1aba09e2dc /print/ghostscript5 | |
parent | e1c4df0ecddf5cabe6d9b817e9d9e5c6e518ed2b (diff) | |
download | freebsd-ports-gnome-0e2ef553dadad413c0c59fc82e64ef5c96966951.tar.gz freebsd-ports-gnome-0e2ef553dadad413c0c59fc82e64ef5c96966951.tar.zst freebsd-ports-gnome-0e2ef553dadad413c0c59fc82e64ef5c96966951.zip |
update std font. Only the new font (symlink)
ghostscript-fonts-std-5.50.tar.gz points to
the newer font
ghostscript-fonts-std-5.10a.tar.gz points to
^-- !
in another directory on the ftp server.
Diffstat (limited to 'print/ghostscript5')
-rw-r--r-- | print/ghostscript5/Makefile | 4 | ||||
-rw-r--r-- | print/ghostscript5/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/print/ghostscript5/Makefile b/print/ghostscript5/Makefile index 74807a6b2b89..cc359009177c 100644 --- a/print/ghostscript5/Makefile +++ b/print/ghostscript5/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.25 1998/12/01 09:59:46 asami Exp $ +# $Id: Makefile,v 1.26 1998/12/03 08:24:20 andreas Exp $ # DISTNAME= ghostscript-5.50 @@ -34,7 +34,7 @@ GS_SOURCES+= ghostscript-5.50gnu.tar.gz # 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-5.10.tar.gz +GS_FONTS_STD= ghostscript-fonts-std-5.50.tar.gz GS_FONTS_OTHER= ghostscript-fonts-other-5.10.tar.gz # Additional driver HP 850, see http://www.erdw.ethz.ch/~bonk/hp850/hp850.html diff --git a/print/ghostscript5/distinfo b/print/ghostscript5/distinfo index 48ec6f2a0509..21b7613d7124 100644 --- a/print/ghostscript5/distinfo +++ b/print/ghostscript5/distinfo @@ -1,6 +1,6 @@ MD5 (ghostscript-5.50.tar.gz) = f51e92976c4cda9a05de5388fdbbbbbd MD5 (ghostscript-5.50gnu.tar.gz) = 4930c9d2feea3294904fc683bf8b8beb -MD5 (ghostscript-fonts-std-5.10.tar.gz) = 8462a429e2672d332a510da076dca6d2 +MD5 (ghostscript-fonts-std-5.50.tar.gz) = 8462a429e2672d332a510da076dca6d2 MD5 (ghostscript-fonts-other-5.10.tar.gz) = fcf3abf81a1b46da9a92942d288020f9 MD5 (hp8xxs13.zip) = 964b5e40bf0a44cc29b76616e71f6cfb MD5 (pdf_sec.ps) = 92cd6af5b4d7219e91e61b8351f0f7c4 |