diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2011-03-29 17:53:51 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2011-03-29 17:53:51 +0000 |
commit | f7c34d79ba2ab1782d32a008c12b398ff34f91e5 (patch) | |
tree | 2842ff5f16b855f431fcf66d7defc776ead1e0a9 /print/cups-pdf | |
parent | 8968f4c4bc1fb1da9e32c036cec7c7d37715cb6e (diff) | |
download | ports-f7c34d79ba2ab1782d32a008c12b398ff34f91e5.tar.gz ports-f7c34d79ba2ab1782d32a008c12b398ff34f91e5.zip |
Notes
Diffstat (limited to 'print/cups-pdf')
-rw-r--r-- | print/cups-pdf/Makefile | 6 | ||||
-rw-r--r-- | print/cups-pdf/distinfo | 5 |
2 files changed, 6 insertions, 5 deletions
diff --git a/print/cups-pdf/Makefile b/print/cups-pdf/Makefile index cd7e108ce58d..9f7ec55d3bbc 100644 --- a/print/cups-pdf/Makefile +++ b/print/cups-pdf/Makefile @@ -6,8 +6,7 @@ # PORTNAME= cups-pdf -PORTVERSION= 2.5.0 -PORTREVISION= 3 +PORTVERSION= 2.5.1 CATEGORIES= print MASTER_SITES= http://www.cups-pdf.de/src/ \ http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/src/ @@ -18,6 +17,9 @@ 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 + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GHOSTSCRIPT_RUN= yes diff --git a/print/cups-pdf/distinfo b/print/cups-pdf/distinfo index f1948d633c9d..285b6f91dc85 100644 --- a/print/cups-pdf/distinfo +++ b/print/cups-pdf/distinfo @@ -1,3 +1,2 @@ -MD5 (cups-pdf_2.5.0.tar.gz) = 9194af099a8c0e9aa213505b29ec6818 -SHA256 (cups-pdf_2.5.0.tar.gz) = 7fc1c5b699e9f6a5400a693fb495a1ac790fc0078bcb8071a03ca55d9b2cc339 -SIZE (cups-pdf_2.5.0.tar.gz) = 32352 +SHA256 (cups-pdf_2.5.1.tar.gz) = 63c8bcf0ec12eaa2af9477267f8aecd0c1c1e03fa6b88ab47ca2a781a83c1f94 +SIZE (cups-pdf_2.5.1.tar.gz) = 32578 |