summaryrefslogtreecommitdiffstats
path: root/korean
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-01-29 22:00:48 +0000
committersteve <steve@FreeBSD.org>2000-01-29 22:00:48 +0000
commitbaf5c26dd65acd5ad9e39d87e4f0b433aa0cbcf5 (patch)
treea09d7767087412cfc60d67c1218bc292cc63e160 /korean
parentf0073881db41b8828f0a003ace96e92cc38acc0c (diff)
downloadFreeBSD-ports-baf5c26dd65acd5ad9e39d87e4f0b433aa0cbcf5.zip
FreeBSD-ports-baf5c26dd65acd5ad9e39d87e4f0b433aa0cbcf5.tar.gz
Update to use hpdj version 2.6.
PR: 16368 Submitted by: maintainer
Diffstat (limited to 'korean')
-rw-r--r--korean/ftghostscript5/Makefile10
-rw-r--r--korean/ftghostscript5/distinfo2
-rw-r--r--korean/ghostscript55httf/Makefile10
-rw-r--r--korean/ghostscript55httf/distinfo2
4 files changed, 12 insertions, 12 deletions
diff --git a/korean/ftghostscript5/Makefile b/korean/ftghostscript5/Makefile
index 6898aba..6042f99 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 47f8413..0626c37 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
diff --git a/korean/ghostscript55httf/Makefile b/korean/ghostscript55httf/Makefile
index 6898aba..6042f99 100644
--- a/korean/ghostscript55httf/Makefile
+++ b/korean/ghostscript55httf/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/ghostscript55httf/distinfo b/korean/ghostscript55httf/distinfo
index 47f8413..0626c37 100644
--- a/korean/ghostscript55httf/distinfo
+++ b/korean/ghostscript55httf/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
OpenPOWER on IntegriCloud