diff options
author | Julien Laffaye <jlaffaye@FreeBSD.org> | 2011-11-30 20:34:19 +0000 |
---|---|---|
committer | Julien Laffaye <jlaffaye@FreeBSD.org> | 2011-11-30 20:34:19 +0000 |
commit | 88f07471b158fa3e603c968e8b3efc8680451dbc (patch) | |
tree | bd412ff8793d24e9d4699e8618f6ae94b30ae729 /print/cups-pdf | |
parent | 73c50f40f4f047e46fcd8dd4fcec8c40de45b49a (diff) | |
download | ports-88f07471b158fa3e603c968e8b3efc8680451dbc.tar.gz ports-88f07471b158fa3e603c968e8b3efc8680451dbc.zip |
Notes
Diffstat (limited to 'print/cups-pdf')
-rw-r--r-- | print/cups-pdf/Makefile | 6 | ||||
-rw-r--r-- | print/cups-pdf/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/print/cups-pdf/Makefile b/print/cups-pdf/Makefile index 9f7ec55d3bbc..013848a1fdad 100644 --- a/print/cups-pdf/Makefile +++ b/print/cups-pdf/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cups-pdf -PORTVERSION= 2.5.1 +PORTVERSION= 2.6.1 CATEGORIES= print MASTER_SITES= http://www.cups-pdf.de/src/ \ http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/src/ @@ -15,11 +15,11 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= simon@olofsson.de COMMENT= A virtual printer for CUPS to produce PDF files -RUN_DEPENDS= ${LOCALBASE}/sbin/cupsd:${PORTSDIR}/print/cups-base - LICENSE=GPLv2 LICENSE_FILE=${WRKSRC}/COPYING +RUN_DEPENDS= ${LOCALBASE}/sbin/cupsd:${PORTSDIR}/print/cups-base + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GHOSTSCRIPT_RUN= yes diff --git a/print/cups-pdf/distinfo b/print/cups-pdf/distinfo index 285b6f91dc85..8f12cb428f34 100644 --- a/print/cups-pdf/distinfo +++ b/print/cups-pdf/distinfo @@ -1,2 +1,2 @@ -SHA256 (cups-pdf_2.5.1.tar.gz) = 63c8bcf0ec12eaa2af9477267f8aecd0c1c1e03fa6b88ab47ca2a781a83c1f94 -SIZE (cups-pdf_2.5.1.tar.gz) = 32578 +SHA256 (cups-pdf_2.6.1.tar.gz) = 04e17eb563dceea048e1a435edcbcf52faa5288f85e8390cd64d702edb6745f1 +SIZE (cups-pdf_2.6.1.tar.gz) = 33315 |