Date: Fri, 19 Feb 2010 23:11:25 +0800 (CST) From: Denny Lin <dennylin93@cnmc32.hs.ntnu.edu.tw> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/144111: [UPDATE] Update print/ghostscript8 to 8.71 Message-ID: <201002191511.o1JFBPP3090015@cnmc.tw> Resent-Message-ID: <201002191530.o1JFU1QN021399@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 144111 >Category: ports >Synopsis: [UPDATE] Update print/ghostscript8 to 8.71 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Feb 19 15:30:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Denny Lin >Release: FreeBSD 8.0-RELEASE-p2 amd64 >Organization: >Environment: System: FreeBSD cnmc.tw 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Thu Jan 7 15:21:05 CST 2010 root@cnmc.tw:/usr/obj/usr/src/sys/CNMC amd64 >Description: Update print/ghostscript8 to 8.71. >How-To-Repeat: >Fix: --- ghostscript8.patch begins here --- diff -ruN ghostscript8.orig/Makefile ghostscript8/Makefile --- ghostscript8.orig/Makefile 2010-02-19 23:02:03.555067930 +0800 +++ ghostscript8/Makefile 2010-02-19 20:04:48.385501602 +0800 @@ -6,11 +6,10 @@ # PORTNAME= ghostscript8 -PORTVERSION= 8.70 -PORTREVISION= 1 +PORTVERSION= 8.71 CATEGORIES= print MASTER_SITES= SF/ghostscript/GPL%20Ghostscript/${PORTVERSION}:gs_srcs \ - ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/GPL/gs${PORTVERSION:S/.//}/:gs_srcs \ + http://mirror.cs.wisc.edu/pub/mirrors/ghost/GPL/gs${PORTVERSION:S/.//}/:gs_srcs \ http://www.humblesoft.com/pub/:epag MASTER_SITE_SUBDIR= ghostscript/:gs_srcs DISTNAME= ${PORTNAME:S,8$,,}-${PORTVERSION} @@ -22,12 +21,12 @@ COMMENT= Ghostscript 8.x PostScript interpreter LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ - png.5:${PORTSDIR}/graphics/png + png.5:${PORTSDIR}/graphics/png \ + tiff.4:${PORTSDIR}/graphics/tiff RUN_DEPENDS= ${LOCALBASE}/share/${PORTNAME:S,8,,}/fonts/a010013l.pfb:${PORTSDIR}/print/gsfonts CONFLICTS= gambc-[0-9]* ghostscript7-[0-9]* ghostscript7-*-[0-9]* -USE_BZIP2= yes USE_GMAKE= yes WANT_GNOME= yes USE_LDCONFIG= yes diff -ruN ghostscript8.orig/distinfo ghostscript8/distinfo --- ghostscript8.orig/distinfo 2010-02-19 23:02:03.554067297 +0800 +++ ghostscript8/distinfo 2010-02-19 19:57:01.035845498 +0800 @@ -1,6 +1,6 @@ -MD5 (ghostscript/ghostscript-8.70.tar.bz2) = 526366f8cb4fda0d3d293597cc5b984b -SHA256 (ghostscript/ghostscript-8.70.tar.bz2) = c889f2a3a27a4dbd3519197ffc0170d66f398da6a8252b2ebe0548d250f4acc8 -SIZE (ghostscript/ghostscript-8.70.tar.bz2) = 17019673 +MD5 (ghostscript/ghostscript-8.71.tar.gz) = 51a522a5b4818bd3dc7c1c0e9dd22bad +SHA256 (ghostscript/ghostscript-8.71.tar.gz) = 2a22e61b0172f271ebb270a9f127bde501eb661c67c8b4943eafbad57d855aae +SIZE (ghostscript/ghostscript-8.71.tar.gz) = 25240801 MD5 (ghostscript/epag-3.09.tar.gz) = 63304a6afe44842124d2d880bf24dbe3 SHA256 (ghostscript/epag-3.09.tar.gz) = ad10eca44c781a5851d5a8993dcd95b2e2b99392cbf2c8372a5a658f3b991b3b SIZE (ghostscript/epag-3.09.tar.gz) = 12858 diff -ruN ghostscript8.orig/files/patch-base-Makefile.in ghostscript8/files/patch-base-Makefile.in --- ghostscript8.orig/files/patch-base-Makefile.in 2010-02-19 23:02:03.549066925 +0800 +++ ghostscript8/files/patch-base-Makefile.in 2010-02-19 20:05:34.109348389 +0800 @@ -1,6 +1,6 @@ ---- base/Makefile.in.orig 2008-06-22 15:43:28.000000000 +0900 -+++ base/Makefile.in 2008-11-03 00:09:12.000000000 +0900 -@@ -46,9 +46,8 @@ +--- base/Makefile.in.orig 2009-12-18 15:04:10.000000000 +0800 ++++ base/Makefile.in 2010-02-19 20:05:14.749990031 +0800 +@@ -47,9 +47,8 @@ # the directories also define the default search path for the # initialization files (gs_*.ps) and the fonts. @@ -12,7 +12,7 @@ INSTALL_SHARED = @INSTALL_SHARED@ prefix = @prefix@ -@@ -164,7 +163,7 @@ +@@ -156,7 +155,7 @@ # some older JPEG streams that violate the standard. If the JPEG # library built from local sources, the patch will be applied. @@ -21,7 +21,7 @@ JPEG_NAME=jpeg # Define the directory where the PNG library sources are stored, -@@ -172,14 +171,14 @@ +@@ -164,12 +163,12 @@ # You may need to change this if the libpng version changes. # See libpng.mak for more information. @@ -30,6 +30,13 @@ PNGSRCDIR=@LIBPNGDIR@ LIBPNG_NAME=png + # libtiff +-SHARE_LIBTIFF=@SHARE_LIBTIFF@ ++SHARE_LIBTIFF=1 + TIFFSRCDIR=@LIBTIFFDIR@ + TIFFPLATFORM=unix + TIFFCONFIG_SUFFIX= +@@ -178,7 +177,7 @@ # Define the directory where the zlib sources are stored. # See zlib.mak for more information. @@ -38,7 +45,7 @@ ZSRCDIR=@ZLIBDIR@ #ZLIB_NAME=gz ZLIB_NAME=z -@@ -250,7 +249,7 @@ +@@ -254,7 +253,7 @@ # Define the added flags for standard, debugging, profiling # and shared object builds. @@ -47,7 +54,7 @@ CFLAGS_DEBUG=-g -O0 CFLAGS_PROFILE=-pg @OPT_CFLAGS@ CFLAGS_SO=@DYNAMIC_CFLAGS@ -@@ -295,7 +294,7 @@ +@@ -299,7 +298,7 @@ # Solaris may need -lnsl -lsocket -lposix4. # (Libraries required by individual drivers are handled automatically.) @@ -56,7 +63,7 @@ # Define the standard libraries to search at the end of linking. # Most platforms require -lpthread for the POSIX threads library; -@@ -339,7 +338,7 @@ +@@ -343,7 +342,7 @@ # the pthread library. Otherwise use SYNC=nosync #SYNC=posync #SYNC=nosync @@ -65,7 +72,7 @@ # programs we use RM=rm -f -@@ -498,6 +497,7 @@ +@@ -490,6 +489,7 @@ # ---------------- End of platform-specific section ---------------- # INSTALL_CONTRIB=@INSTALL_CONTRIB@ diff -ruN ghostscript8.orig/pkg-plist ghostscript8/pkg-plist --- ghostscript8.orig/pkg-plist 2010-02-19 23:02:03.554067297 +0800 +++ ghostscript8/pkg-plist 2010-02-19 20:42:00.109833039 +0800 @@ -70,6 +70,7 @@ %%DATADIR%%/%%GS_VERSION%%/Resource/CMap/Adobe-CNS1-3 %%DATADIR%%/%%GS_VERSION%%/Resource/CMap/Adobe-CNS1-4 %%DATADIR%%/%%GS_VERSION%%/Resource/CMap/Adobe-CNS1-5 +%%DATADIR%%/%%GS_VERSION%%/Resource/CMap/Adobe-CNS1-6 %%DATADIR%%/%%GS_VERSION%%/Resource/CMap/Adobe-CNS1-B5pc %%DATADIR%%/%%GS_VERSION%%/Resource/CMap/Adobe-CNS1-ETenms-B5 %%DATADIR%%/%%GS_VERSION%%/Resource/CMap/Adobe-CNS1-H-CID @@ -286,6 +287,8 @@ %%DATADIR%%/%%GS_VERSION%%/Resource/ColorSpace/DefaultCMYK %%DATADIR%%/%%GS_VERSION%%/Resource/ColorSpace/DefaultGray %%DATADIR%%/%%GS_VERSION%%/Resource/ColorSpace/DefaultRGB +%%DATADIR%%/%%GS_VERSION%%/Resource/ColorSpace/sGray +%%DATADIR%%/%%GS_VERSION%%/Resource/ColorSpace/sRGB %%DATADIR%%/%%GS_VERSION%%/Resource/ColorSpace/TrivialCMYK %%DATADIR%%/%%GS_VERSION%%/Resource/Decoding/FCO_Dingbats %%DATADIR%%/%%GS_VERSION%%/Resource/Decoding/FCO_Symbol --- ghostscript8.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002191511.o1JFBPP3090015>