diff options
author | Steve Price <steve@FreeBSD.org> | 2000-01-29 22:00:48 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-01-29 22:00:48 +0000 |
commit | 94acf9c8ad235b1ee35a3b49c8b5731be760134c (patch) | |
tree | 12f34215ad4a89710d732a2838b212cc8bafb109 /korean/ftghostscript5 | |
parent | Update to version 2.0. (diff) |
Update to use hpdj version 2.6.
PR: 16368
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=25280
Diffstat (limited to 'korean/ftghostscript5')
-rw-r--r-- | korean/ftghostscript5/Makefile | 10 | ||||
-rw-r--r-- | korean/ftghostscript5/distinfo | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/korean/ftghostscript5/Makefile b/korean/ftghostscript5/Makefile index 6898aba6f57f..6042f99dcebd 100644 --- a/korean/ftghostscript5/Makefile +++ b/korean/ftghostscript5/Makefile @@ -46,7 +46,7 @@ MAN1= gs.1 pdf2dsc.1 pdf2ps.1 ps2ascii.1 ps2epsi.1 ps2pdf.1 gs-hpdj.1 GS_SOURCES= ghostscript-5.10.tar.gz # Additional driver for HP PCL3 Printers -PCL3_DRV= hpdj-2.5.tar.gz +PCL3_DRV= hpdj-2.6.tar.gz # replacement for pdf_sec.ps, that allows you to read encrypted PDF files DECRYPT_PDF= pdf_sec.ps @@ -65,11 +65,11 @@ GS_CID_PATCH= gs5.10-cid-bugfix.diff post-extract: ${LN} -s ${WRKDIRPREFIX}${.CURDIR}/../../graphics/jpeg/work/jpeg-6b ${WRKSRC}/jpeg - ${LN} -s ${WRKDIRPREFIX}${.CURDIR}/../../graphics/png/work/libpng-1.0.3 ${WRKSRC}/libpng + ${LN} -s ${WRKDIRPREFIX}${.CURDIR}/../../graphics/png/work/libpng-1.0.5 ${WRKSRC}/libpng # additional PCL3 driver - $(TAR) -xvf ${WRKDIR}/hpdj-2.5/hpdj.tar -C $(WRKSRC) - ${PATCH} --directory=${WRKSRC} <${WRKSRC}/devs.mak-5.10.diff - ${PATCH} --directory=${WRKSRC} <${WRKSRC}/zmedia2.c-5.10.diff + $(TAR) -xvf ${WRKDIR}/hpdj-2.6/hpdj.tar -C $(WRKSRC) + @${CAT} ${WRKSRC}/devs.mak-5.10.add >> ${WRKSRC}/devs.mak + @${PATCH} -d ${WRKSRC} --forward --quiet -E < ${WRKSRC}/zmedia2.c-5.10.diff pre-patch: cd ${WRKSRC} && tar -xzf ${DISTDIR}/${VFLIB_GS} && \ diff --git a/korean/ftghostscript5/distinfo b/korean/ftghostscript5/distinfo index 47f841366780..0626c3700086 100644 --- a/korean/ftghostscript5/distinfo +++ b/korean/ftghostscript5/distinfo @@ -1,4 +1,4 @@ -MD5 (hpdj-2.5.tar.gz) = cbe6b6c6cd00af9177a025870fc1a90a +MD5 (hpdj-2.6.tar.gz) = dcc402281f36afd2041144e0e97917be MD5 (pdf_sec.ps) = 92cd6af5b4d7219e91e61b8351f0f7c4 MD5 (ghostscript-5.10.tar.gz) = b8dbc2595c06305f452a9c38bd0effef MD5 (gs5.10-vflib-1.1.tar.gz) = 856599571b5c9845595d830ad2b31b5f |