--- print/ghostscript-afpl/Makefile Sat Apr 6 03:00:27 2002 +++ print/ghostscript-afpl/Makefile Thu Apr 18 23:37:17 2002 @@ -7,7 +7,7 @@ PORTNAME= ghostscript PORTVERSION= 7.04 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:DEFAULT,gprint,hpijs/} \ http://www.gelhaus.net/hp880c/1.4beta/:hp8xx \ @@ -18,7 +18,7 @@ http://www.humblesoft.com/pub/:epag \ http://www.epkowa.on.arena.ne.jp/pips/data/gs65_301/:eplaser \ http://www.ceres.dti.ne.jp/~owatanab/gdevnpdl/:npdl \ - http://www.linuxprinting.org/download/printing/:gdi \ + http://www.linuxprinting.org/download/printing/samsung-gdi/:gdi \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/fonts/:fonts \ ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/gs704/ \ ftp://gatekeeper.dec.com/pub/GNU/ghostscript/:gatekeeper @@ -213,7 +213,7 @@ # GDI - additional driver for Samsung SmartGDI laser printers GDI= gdi -GDI_NAME= samsung-gdi-driver +GDI_NAME= samsung-gdi-driver-gs5.50 GDI_SRCS= ${GDI_NAME}.tar.gz # contributed uniprint profiles --- print/ghostscript-afpl/distinfo Fri Apr 5 18:31:58 2002 +++ print/ghostscript-afpl/distinfo Thu Apr 18 23:38:13 2002 @@ -16,4 +16,4 @@ MD5 (ghostscript/eplaser-3.0.1-651.tgz) = 3baf7b0ba2fea5ea354906ab43caf254 MD5 (ghostscript/gdevmjc-0.8.tar.gz) = 228f41c3cccce22c8f477c7a9407527c MD5 (ghostscript/gdevnpdl-1.6.3.tar.gz) = 6c8dad13d07bbaf6e951d6d2d6b8a9f2 -MD5 (ghostscript/samsung-gdi-driver.tar.gz) = d85da4a9e26f2d751a22b6f1e19fc6d1 +MD5 (ghostscript/samsung-gdi-driver-gs5.50.tar.gz) = d85da4a9e26f2d751a22b6f1e19fc6d1 --- print/ghostscript-afpl/files/patch-lib:ps2epsi.ps Thu Jan 1 09:00:00 1970 +++ print/ghostscript-afpl/files/patch-lib:ps2epsi.ps Sat Apr 20 16:10:59 2002 @@ -0,0 +1,11 @@ +--- lib/ps2epsi.ps.orig Tue Jun 5 15:31:41 2001 ++++ lib/ps2epsi.ps Sat Apr 20 15:57:44 2002 +@@ -52,7 +52,7 @@ + /ps2epsi + { % Open the file + outfile (w) file /epsifile exch def +- //systemdict /.setsafe known { .setsafe } if ++% //systemdict /.setsafe known { .setsafe } if + % Get the device parameters + currentdevice getdeviceprops .dicttomark + /HWSize get aload pop --- print/ghostscript-afpl/pkg-plist Wed Apr 3 18:36:42 2002 +++ print/ghostscript-afpl/pkg-plist Thu Apr 18 23:42:53 2002 @@ -525,7 +525,7 @@ @dirrm share/ghostscript/%%GS_VERSION%%/examples @dirrm share/ghostscript/%%GS_VERSION%%/doc @dirrm share/ghostscript/%%GS_VERSION%% -@dirrm share/ghostscript +@unexec rmdir %D/share/ghostscript 2>/dev/null || true %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/pcl3 %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/npdl %%PORTDOCS%%@dirrm share/doc/ghostscript/%%GS_VERSION%%/mjc