diff options
author | andreas <andreas@FreeBSD.org> | 1997-08-24 22:36:26 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-08-24 22:36:26 +0800 |
commit | d4154098ef4283a879cbb77326083d52ee696484 (patch) | |
tree | 1e1ef0bb1933e5e67a6eeaabc5354734e1533bc9 /print/ghostscript-gnu/distinfo | |
parent | 80a0acc9a48c892ea5696ffe3701825f701b7375 (diff) | |
download | freebsd-ports-gnome-d4154098ef4283a879cbb77326083d52ee696484.tar.gz freebsd-ports-gnome-d4154098ef4283a879cbb77326083d52ee696484.tar.zst freebsd-ports-gnome-d4154098ef4283a879cbb77326083d52ee696484.zip |
Upgrade to ghostscript 5.03
Makefile:
- Changed WRKSRC
- New GS_SOURCES
- Make symbolic link from jpeg-6a and libpng port's workdir into
WRKSRC, instead of patching unix-gcc.mak further:
ln -s ${PORTSDIR}/graphics/jpeg/work/jpeg-6a ${WRKSRC}/jpeg-6a
ln -s ${PORTSDIR}/graphics/png/work/libpng-0.96 ${WRKSRC}/libpng
- updated md5 files
patches/patch-aa:
- new unified diff because some of the above mentioned changes
- Only commented out the default DEVICE_DEVS
- make our zlib compile again
pkg/DESCR:
- bumped version number
pkg/PLIST:
- updated PLIST
- added proper @dirrm's for a successfull pkg_delete action
scripts/configure:
- added new drivers
"la70t" "DEC LA70 printer with low resol. text enhancement" ON \
"lq850" "EPSON LQ-850 (360x360), ok for Canon BJ300 in LQ850 emul" ON \
- rmoved one unnecessary "pdfwrite"
- same for scripts/configure.batch
As requested by: Lars Koeller ;-)
Diffstat (limited to 'print/ghostscript-gnu/distinfo')
-rw-r--r-- | print/ghostscript-gnu/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript-gnu/distinfo b/print/ghostscript-gnu/distinfo index cee99b2827d1..1e59f0799ce8 100644 --- a/print/ghostscript-gnu/distinfo +++ b/print/ghostscript-gnu/distinfo @@ -1,4 +1,4 @@ -MD5 (ghostscript-5.0.tar.gz) = ee33f94a413f5476d8021aee8c84563d -MD5 (ghostscript-5.0gnu.tar.gz) = 1f394adbb2720502d74023d9862a1935 +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-other-5.0.tar.gz) = 703bcc5592f4b4644cda454bcc45c7d6 |