pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/ghostscript update to 8.64



details:   https://anonhg.NetBSD.org/pkgsrc/rev/62255436a236
branches:  trunk
changeset: 554336:62255436a236
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Thu Feb 12 19:51:08 2009 +0000

description:
update to 8.64
Approximately 100 bugs have been fixed since the 8.63 release.
Of particular note in this release are improvements to overprint and
spot color support in documents with transparency, improvements to PDF
and PS output, proper handling of PDF-specific text rendering modes and
support for reading AES-encrypted PDF documents.
Also improved is handling of CJK text, especially in vertical writing
modes, memory footprint processing some files at high resolution and
support for using the system's default paper size on unix.
The interpreter's handling of color spaces has been moved from
PostScript code to C.
A number of the included printer drivers and cups wrappers have been
updated to support a PDF-based workflow. Also fixed are several
long-standing bugs in the pcl drivers with respect to duplex, resolution
and paper tray selection.

diffstat:

 print/ghostscript/Makefile         |   10 +-
 print/ghostscript/PLIST            |  150 ++++++++++++++++++------------------
 print/ghostscript/distinfo         |   15 +-
 print/ghostscript/patches/patch-ab |    8 +-
 print/ghostscript/patches/patch-ae |    6 +-
 print/ghostscript/patches/patch-af |   26 +++---
 print/ghostscript/patches/patch-ag |   13 +++
 7 files changed, 119 insertions(+), 109 deletions(-)

diffs (truncated from 415 to 300 lines):

diff -r 0969032d5ceb -r 62255436a236 print/ghostscript/Makefile
--- a/print/ghostscript/Makefile        Thu Feb 12 19:44:50 2009 +0000
+++ b/print/ghostscript/Makefile        Thu Feb 12 19:51:08 2009 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.55 2008/12/11 09:18:20 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2009/02/12 19:51:08 drochner Exp $
 
-DISTNAME=      ghostscript-8.63
-PKGREVISION=   1
+DISTNAME=      ghostscript-8.64
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=ghostscript/}
 EXTRACT_SUFX=  .tar.bz2
@@ -30,7 +29,7 @@
 
 REPLACE_PERL+=         lib/fixmswrd.pl
 
-GS_RESOURCEDIR=                ${PREFIX}/share/ghostscript/Resource
+GS_RESOURCEDIR=                ${PREFIX}/share/ghostscript/${PKGVERSION}/Resource
 
 .include "../../mk/bsd.prefs.mk"
 
@@ -43,7 +42,7 @@
 SUBST_CLASSES+=                resdir
 SUBST_STAGE.resdir=    post-extract
 SUBST_MESSAGE.resdir=  Fixing resource directory path
-SUBST_FILES.resdir=    lib/gs_res.ps
+SUBST_FILES.resdir=    Resource/Init/gs_res.ps
 SUBST_SED.resdir=      -e "s|/Resource/|${GS_RESOURCEDIR}/|g"
 
 .if ${OPSYS} == "HPUX"
@@ -79,6 +78,7 @@
 
 .include "options.mk"
 
+.include "../../print/libpaper/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
 # pkgsrc jasper is too new
diff -r 0969032d5ceb -r 62255436a236 print/ghostscript/PLIST
--- a/print/ghostscript/PLIST   Thu Feb 12 19:44:50 2009 +0000
+++ b/print/ghostscript/PLIST   Thu Feb 12 19:51:08 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2008/09/03 21:31:12 markd Exp $
+@comment $NetBSD: PLIST,v 1.13 2009/02/12 19:51:08 drochner Exp $
 bin/bdftops
 bin/dumphint
 bin/dvipdf
@@ -7,8 +7,8 @@
 bin/font2c
 bin/gs
 bin/gsbj
+bin/gsc
 bin/gsdj
-bin/gsc
 bin/gsdj500
 bin/gslj
 bin/gslp
@@ -39,6 +39,7 @@
 lib/libgs.so
 lib/libgs.so.8
 lib/libgs.so.${PKGVERSION}
+${PLIST.cups}libexec/cups/filter/pdftoraster
 ${PLIST.cups}libexec/cups/filter/pstopxl
 ${PLIST.cups}libexec/cups/filter/pstoraster
 man/de/man1/dvipdf.1
@@ -81,6 +82,7 @@
 man/man1/wftopfa.1
 ${PLIST.cups}share/cups/model/pxlcolor.ppd
 ${PLIST.cups}share/cups/model/pxlmono.ppd
+${PLIST.cups}share/examples/cups/pdftoraster.convs
 ${PLIST.cups}share/examples/cups/pstoraster.convs
 share/ghostscript/${PKGVERSION}/Resource/CMap/78-EUC-H
 share/ghostscript/${PKGVERSION}/Resource/CMap/78-EUC-V
@@ -370,6 +372,73 @@
 share/ghostscript/${PKGVERSION}/Resource/Font/URWPalladioL-BoldItal
 share/ghostscript/${PKGVERSION}/Resource/Font/URWPalladioL-Ital
 share/ghostscript/${PKGVERSION}/Resource/Font/URWPalladioL-Roma
+share/ghostscript/${PKGVERSION}/Resource/Init/FCOfontmap-PCLPS2
+share/ghostscript/${PKGVERSION}/Resource/Init/Fontmap
+share/ghostscript/${PKGVERSION}/Resource/Init/Fontmap.GS
+share/ghostscript/${PKGVERSION}/Resource/Init/cidfmap
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_agl.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_btokn.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_cet.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_cff.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_cidcm.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_ciddc.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_cidfm.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_cidfn.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_cidtt.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_cmap.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_cspace.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_css_e.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_dbt_e.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_diskf.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_diskn.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_dpnxt.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_dps.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_dps1.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_dps2.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_dscp.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_epsf.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_fapi.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_fntem.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_fonts.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_frsd.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_icc.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_il1_e.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_img.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_init.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_l2img.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_lev2.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_ll3.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_mex_e.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_mgl_e.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_mro_e.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_pdf_e.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_pdfwr.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_res.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_resmp.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_setpd.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_statd.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_std_e.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_sym_e.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_trap.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_ttf.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_typ32.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_typ42.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_type1.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/gs_wan_e.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/opdfread.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/pdf_base.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/pdf_cslayer.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/pdf_draw.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/pdf_font.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/pdf_main.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/pdf_ops.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/pdf_rbld.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/pdf_sec.ps
+share/ghostscript/${PKGVERSION}/Resource/Init/xlatmap
+share/ghostscript/${PKGVERSION}/Resource/SubstCID/CNS1-WMode
+share/ghostscript/${PKGVERSION}/Resource/SubstCID/GB1-WMode
+share/ghostscript/${PKGVERSION}/Resource/SubstCID/Japan1-WMode
+share/ghostscript/${PKGVERSION}/Resource/SubstCID/Korea1-WMode
 share/ghostscript/${PKGVERSION}/doc/API.htm
 share/ghostscript/${PKGVERSION}/doc/C-style.htm
 share/ghostscript/${PKGVERSION}/doc/Changes.htm
@@ -392,8 +461,6 @@
 share/ghostscript/${PKGVERSION}/doc/History6.htm
 share/ghostscript/${PKGVERSION}/doc/History7.htm
 share/ghostscript/${PKGVERSION}/doc/History8.htm
-share/ghostscript/${PKGVERSION}/doc/Htmstyle.htm
-share/ghostscript/${PKGVERSION}/doc/Humor.htm
 share/ghostscript/${PKGVERSION}/doc/Install.htm
 share/ghostscript/${PKGVERSION}/doc/Issues.htm
 share/ghostscript/${PKGVERSION}/doc/Language.htm
@@ -427,9 +494,6 @@
 share/ghostscript/${PKGVERSION}/examples/tiger.eps
 share/ghostscript/${PKGVERSION}/examples/vasarely.ps
 share/ghostscript/${PKGVERSION}/examples/waterfal.ps
-share/ghostscript/${PKGVERSION}/lib/FCOfontmap-PCLPS2
-share/ghostscript/${PKGVERSION}/lib/Fontmap
-share/ghostscript/${PKGVERSION}/lib/Fontmap.GS
 share/ghostscript/${PKGVERSION}/lib/PDFA_def.ps
 share/ghostscript/${PKGVERSION}/lib/PDFX_def.ps
 share/ghostscript/${PKGVERSION}/lib/PM760p.upp
@@ -486,7 +550,6 @@
 share/ghostscript/${PKGVERSION}/lib/cdj690.upp
 share/ghostscript/${PKGVERSION}/lib/cdj690ec.upp
 share/ghostscript/${PKGVERSION}/lib/cid2code.ps
-share/ghostscript/${PKGVERSION}/lib/cidfmap
 share/ghostscript/${PKGVERSION}/lib/decrypt.ps
 share/ghostscript/${PKGVERSION}/lib/dmp_init.ps
 share/ghostscript/${PKGVERSION}/lib/dmp_site.ps
@@ -498,87 +561,28 @@
 share/ghostscript/${PKGVERSION}/lib/font2c.ps
 share/ghostscript/${PKGVERSION}/lib/font2pcl.ps
 share/ghostscript/${PKGVERSION}/lib/ghostpdf.ppd
-share/ghostscript/${PKGVERSION}/lib/gs_agl.ps
-share/ghostscript/${PKGVERSION}/lib/gs_btokn.ps
-share/ghostscript/${PKGVERSION}/lib/gs_ccfnt.ps
 share/ghostscript/${PKGVERSION}/lib/gs_ce_e.ps
-share/ghostscript/${PKGVERSION}/lib/gs_cet.ps
-share/ghostscript/${PKGVERSION}/lib/gs_cff.ps
-share/ghostscript/${PKGVERSION}/lib/gs_cidcm.ps
-share/ghostscript/${PKGVERSION}/lib/gs_ciddc.ps
-share/ghostscript/${PKGVERSION}/lib/gs_cidfm.ps
-share/ghostscript/${PKGVERSION}/lib/gs_cidfn.ps
-share/ghostscript/${PKGVERSION}/lib/gs_cidtt.ps
-share/ghostscript/${PKGVERSION}/lib/gs_ciecs2.ps
-share/ghostscript/${PKGVERSION}/lib/gs_ciecs3.ps
-share/ghostscript/${PKGVERSION}/lib/gs_cmap.ps
 share/ghostscript/${PKGVERSION}/lib/gs_cmdl.ps
-share/ghostscript/${PKGVERSION}/lib/gs_cspace.ps
-share/ghostscript/${PKGVERSION}/lib/gs_css_e.ps
-share/ghostscript/${PKGVERSION}/lib/gs_dbt_e.ps
-share/ghostscript/${PKGVERSION}/lib/gs_devcs.ps
-share/ghostscript/${PKGVERSION}/lib/gs_devn.ps
-share/ghostscript/${PKGVERSION}/lib/gs_devpxl.ps
-share/ghostscript/${PKGVERSION}/lib/gs_diskf.ps
-share/ghostscript/${PKGVERSION}/lib/gs_diskn.ps
-share/ghostscript/${PKGVERSION}/lib/gs_dpnxt.ps
-share/ghostscript/${PKGVERSION}/lib/gs_dps.ps
-share/ghostscript/${PKGVERSION}/lib/gs_dps1.ps
-share/ghostscript/${PKGVERSION}/lib/gs_dps2.ps
-share/ghostscript/${PKGVERSION}/lib/gs_dscp.ps
-share/ghostscript/${PKGVERSION}/lib/gs_epsf.ps
-share/ghostscript/${PKGVERSION}/lib/gs_fapi.ps
 share/ghostscript/${PKGVERSION}/lib/gs_fform.ps
-share/ghostscript/${PKGVERSION}/lib/gs_fntem.ps
-share/ghostscript/${PKGVERSION}/lib/gs_fonts.ps
-share/ghostscript/${PKGVERSION}/lib/gs_frsd.ps
-share/ghostscript/${PKGVERSION}/lib/gs_icc.ps
-share/ghostscript/${PKGVERSION}/lib/gs_il1_e.ps
 share/ghostscript/${PKGVERSION}/lib/gs_il2_e.ps
-share/ghostscript/${PKGVERSION}/lib/gs_img.ps
-share/ghostscript/${PKGVERSION}/lib/gs_indxd.ps
-share/ghostscript/${PKGVERSION}/lib/gs_init.ps
 share/ghostscript/${PKGVERSION}/lib/gs_kanji.ps
 share/ghostscript/${PKGVERSION}/lib/gs_ksb_e.ps
 share/ghostscript/${PKGVERSION}/lib/gs_l.xbm
 share/ghostscript/${PKGVERSION}/lib/gs_l.xpm
-share/ghostscript/${PKGVERSION}/lib/gs_l2img.ps
 share/ghostscript/${PKGVERSION}/lib/gs_l_m.xbm
-share/ghostscript/${PKGVERSION}/lib/gs_lev2.ps
 share/ghostscript/${PKGVERSION}/lib/gs_lgo_e.ps
 share/ghostscript/${PKGVERSION}/lib/gs_lgx_e.ps
-share/ghostscript/${PKGVERSION}/lib/gs_ll3.ps
 share/ghostscript/${PKGVERSION}/lib/gs_m.xbm
 share/ghostscript/${PKGVERSION}/lib/gs_m.xpm
 share/ghostscript/${PKGVERSION}/lib/gs_m_m.xbm
-share/ghostscript/${PKGVERSION}/lib/gs_mex_e.ps
-share/ghostscript/${PKGVERSION}/lib/gs_mgl_e.ps
-share/ghostscript/${PKGVERSION}/lib/gs_mro_e.ps
-share/ghostscript/${PKGVERSION}/lib/gs_patrn.ps
-share/ghostscript/${PKGVERSION}/lib/gs_pdf_e.ps
-share/ghostscript/${PKGVERSION}/lib/gs_pdfwr.ps
 share/ghostscript/${PKGVERSION}/lib/gs_pfile.ps
 share/ghostscript/${PKGVERSION}/lib/gs_rdlin.ps
-share/ghostscript/${PKGVERSION}/lib/gs_res.ps
-share/ghostscript/${PKGVERSION}/lib/gs_resmp.ps
-share/ghostscript/${PKGVERSION}/lib/gs_resst.ps
 share/ghostscript/${PKGVERSION}/lib/gs_s.xbm
 share/ghostscript/${PKGVERSION}/lib/gs_s.xpm
 share/ghostscript/${PKGVERSION}/lib/gs_s_m.xbm
-share/ghostscript/${PKGVERSION}/lib/gs_sepr.ps
-share/ghostscript/${PKGVERSION}/lib/gs_setpd.ps
-share/ghostscript/${PKGVERSION}/lib/gs_statd.ps
-share/ghostscript/${PKGVERSION}/lib/gs_std_e.ps
-share/ghostscript/${PKGVERSION}/lib/gs_sym_e.ps
 share/ghostscript/${PKGVERSION}/lib/gs_t.xbm
 share/ghostscript/${PKGVERSION}/lib/gs_t.xpm
 share/ghostscript/${PKGVERSION}/lib/gs_t_m.xbm
-share/ghostscript/${PKGVERSION}/lib/gs_trap.ps
-share/ghostscript/${PKGVERSION}/lib/gs_ttf.ps
-share/ghostscript/${PKGVERSION}/lib/gs_typ32.ps
-share/ghostscript/${PKGVERSION}/lib/gs_typ42.ps
-share/ghostscript/${PKGVERSION}/lib/gs_type1.ps
-share/ghostscript/${PKGVERSION}/lib/gs_wan_e.ps
 share/ghostscript/${PKGVERSION}/lib/gs_wl1_e.ps
 share/ghostscript/${PKGVERSION}/lib/gs_wl2_e.ps
 share/ghostscript/${PKGVERSION}/lib/gs_wl5_e.ps
@@ -596,18 +600,9 @@
 share/ghostscript/${PKGVERSION}/lib/mkcidfm.ps
 share/ghostscript/${PKGVERSION}/lib/necp2x.upp
 share/ghostscript/${PKGVERSION}/lib/necp2x6.upp
-share/ghostscript/${PKGVERSION}/lib/opdfread.ps
 share/ghostscript/${PKGVERSION}/lib/packfile.ps
 share/ghostscript/${PKGVERSION}/lib/pcharstr.ps
 share/ghostscript/${PKGVERSION}/lib/pdf2dsc.ps
-share/ghostscript/${PKGVERSION}/lib/pdf_base.ps
-share/ghostscript/${PKGVERSION}/lib/pdf_cslayer.ps
-share/ghostscript/${PKGVERSION}/lib/pdf_draw.ps
-share/ghostscript/${PKGVERSION}/lib/pdf_font.ps
-share/ghostscript/${PKGVERSION}/lib/pdf_main.ps
-share/ghostscript/${PKGVERSION}/lib/pdf_ops.ps
-share/ghostscript/${PKGVERSION}/lib/pdf_rbld.ps
-share/ghostscript/${PKGVERSION}/lib/pdf_sec.ps
 share/ghostscript/${PKGVERSION}/lib/pdfopt.ps
 share/ghostscript/${PKGVERSION}/lib/pdfwrite.ps
 share/ghostscript/${PKGVERSION}/lib/pf2afm.ps
@@ -682,11 +677,12 @@
 share/ghostscript/${PKGVERSION}/lib/wftopfa.ps
 share/ghostscript/${PKGVERSION}/lib/winmaps.ps
 share/ghostscript/${PKGVERSION}/lib/wrfont.ps
-share/ghostscript/${PKGVERSION}/lib/xlatmap
 share/ghostscript/${PKGVERSION}/lib/zeroline.ps
 @dirrm share/ghostscript/${PKGVERSION}/lib
 @dirrm share/ghostscript/${PKGVERSION}/examples
 @dirrm share/ghostscript/${PKGVERSION}/doc
+@dirrm share/ghostscript/${PKGVERSION}/Resource/SubstCID
+@dirrm share/ghostscript/${PKGVERSION}/Resource/Init
 @dirrm share/ghostscript/${PKGVERSION}/Resource/Font
 @dirrm share/ghostscript/${PKGVERSION}/Resource/Encoding
 @dirrm share/ghostscript/${PKGVERSION}/Resource/Decoding
diff -r 0969032d5ceb -r 62255436a236 print/ghostscript/distinfo
--- a/print/ghostscript/distinfo        Thu Feb 12 19:44:50 2009 +0000
+++ b/print/ghostscript/distinfo        Thu Feb 12 19:51:08 2009 +0000
@@ -1,9 +1,10 @@



Home | Main Index | Thread Index | Old Index