aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2004-11-15 04:19:05 +0000
committerDoug Barton <dougb@FreeBSD.org>2004-11-15 04:19:05 +0000
commite228446e3ef464aaa69c0453f4c6eb30b6305c73 (patch)
tree18b56f834d3c923c78889cb5e44c090cf3827aa8 /print
parent108a85698c1f0d1c1d9bd8c9de8a5ff7d588f293 (diff)
downloadports-e228446e3ef464aaa69c0453f4c6eb30b6305c73.tar.gz
ports-e228446e3ef464aaa69c0453f4c6eb30b6305c73.zip
Update the version of espgs to the latest, 7.07.1.
Make future such udpates easier.
Notes
Notes: svn path=/head/; revision=121634
Diffstat (limited to 'print')
-rw-r--r--print/cups-pstoraster/Makefile6
-rw-r--r--print/cups-pstoraster/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/print/cups-pstoraster/Makefile b/print/cups-pstoraster/Makefile
index e4ed5720bc92..e0b750d0857e 100644
--- a/print/cups-pstoraster/Makefile
+++ b/print/cups-pstoraster/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
ftp://ftp.easysw.com/pub/ghostscript/
MASTER_SITE_SUBDIR= ghostscript espgs
DISTFILES= ghostscript-${PORTVERSION}${EXTRACT_SUFX} \
- espgs-7.05.6-source${EXTRACT_SUFX}
+ espgs-${ESPGS_VER}-source${EXTRACT_SUFX}
DIST_SUBDIR= ghostscript
MAINTAINER= ports@FreeBSD.org
@@ -22,6 +22,8 @@ COMMENT= GNU Postscript interpreter for CUPS printing to non-PS printers
LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base
RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/${PORTVERSION}/lib/gs_init.ps:${PORTSDIR}/print/ghostscript-gnu
+ESPGS_VER= 7.07.1
+ESPGS_WRKSRC= ${WRKDIR}/espgs-${ESPGS_VER}/pstoraster
WRKSRC= ${WRKDIR}/ghostscript-${PORTVERSION}
USE_BZIP2= yes
@@ -36,8 +38,6 @@ CONFIGURE_ARGS= --without-x --without-ijs --without-gimp-print \
MAKE_ARGS= CFLAGS_STANDARD="${CFLAGS} -DUPD_SIGNAL=0" \
DEVICE_DEVS="\$$(DD)cups.dev"
-ESPGS_WRKSRC= ${WRKDIR}/espgs-7.05.6/pstoraster
-
post-patch:
${LN} -sf ${ESPGS_WRKSRC}/gdevcups.c ${WRKSRC}/src
${CAT} ${FILESDIR}/cups.contrib.mak >> ${WRKSRC}/src/contrib.mak
diff --git a/print/cups-pstoraster/distinfo b/print/cups-pstoraster/distinfo
index 861021059a97..315de42d41fe 100644
--- a/print/cups-pstoraster/distinfo
+++ b/print/cups-pstoraster/distinfo
@@ -1,4 +1,4 @@
MD5 (ghostscript/ghostscript-7.07.tar.bz2) = 85fd16cdc8232e5e3679a3a7e30a3359
SIZE (ghostscript/ghostscript-7.07.tar.bz2) = 4138372
-MD5 (ghostscript/espgs-7.05.6-source.tar.bz2) = 991cbd7bafc6917a19abf9df3ecad58e
-SIZE (ghostscript/espgs-7.05.6-source.tar.bz2) = 5410541
+MD5 (ghostscript/espgs-7.07.1-source.tar.bz2) = d30bf5c09f2c7caa8291f6305cf03044
+SIZE (ghostscript/espgs-7.07.1-source.tar.bz2) = 5400198