mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 2.5.1
- Add LICENSE PR: ports/156013 Submitted by: Simon Olofsson <simon@olofsson.de>
This commit is contained in:
parent
8968f4c4bc
commit
f7c34d79ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271988
2 changed files with 6 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue