diff options
author | dhn <dhn@FreeBSD.org> | 2011-03-30 01:53:51 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2011-03-30 01:53:51 +0800 |
commit | c5f8823d51cabfbf452d8aa8c1d14c6f252f000e (patch) | |
tree | 7d8275ecf7854a9e3cecdac96916f230fccbdd46 /print/cups-pdf | |
parent | da11a7dd8dc391ba52c72782a0f65f9c373e40c2 (diff) | |
download | freebsd-ports-gnome-c5f8823d51cabfbf452d8aa8c1d14c6f252f000e.tar.gz freebsd-ports-gnome-c5f8823d51cabfbf452d8aa8c1d14c6f252f000e.tar.zst freebsd-ports-gnome-c5f8823d51cabfbf452d8aa8c1d14c6f252f000e.zip |
- Update to 2.5.1
- Add LICENSE
PR: ports/156013
Submitted by: Simon Olofsson <simon@olofsson.de>
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 |