diff options
author | gabor <gabor@FreeBSD.org> | 2009-01-31 02:47:16 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2009-01-31 02:47:16 +0800 |
commit | 8fc1726cec6f2000438efe9a4e0b5f91f3e696e6 (patch) | |
tree | 8d1853f96bc84b66a04d02b25fc644b181370eb2 /print | |
parent | 6d3876f4076ffc4eaf6b42d98cd8920dae5d1afe (diff) | |
download | freebsd-ports-gnome-8fc1726cec6f2000438efe9a4e0b5f91f3e696e6.tar.gz freebsd-ports-gnome-8fc1726cec6f2000438efe9a4e0b5f91f3e696e6.tar.zst freebsd-ports-gnome-8fc1726cec6f2000438efe9a4e0b5f91f3e696e6.zip |
- Update to 2.5.0
- Update author info
PR: ports/131064
Submitted by: "Simon Olofsson" <simon@olofsson.de> (maintainer)
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-pdf/Makefile | 2 | ||||
-rw-r--r-- | print/cups-pdf/distinfo | 6 | ||||
-rw-r--r-- | print/cups-pdf/pkg-descr | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/print/cups-pdf/Makefile b/print/cups-pdf/Makefile index daf13db9b8a3..1111c1c90216 100644 --- a/print/cups-pdf/Makefile +++ b/print/cups-pdf/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cups-pdf -PORTVERSION= 2.4.8 +PORTVERSION= 2.5.0 CATEGORIES= print MASTER_SITES= http://www.cups-pdf.de/src/ \ http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/src/ diff --git a/print/cups-pdf/distinfo b/print/cups-pdf/distinfo index 62e8282c4726..f1948d633c9d 100644 --- a/print/cups-pdf/distinfo +++ b/print/cups-pdf/distinfo @@ -1,3 +1,3 @@ -MD5 (cups-pdf_2.4.8.tar.gz) = 0d17dc5e094b366c8ad43cc27c7f82c9 -SHA256 (cups-pdf_2.4.8.tar.gz) = c77e4a538cf04512f6d712030d392a2a96bf06f72e5c3f31ec9eeabde5e3b135 -SIZE (cups-pdf_2.4.8.tar.gz) = 34254 +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 diff --git a/print/cups-pdf/pkg-descr b/print/cups-pdf/pkg-descr index 536faf1ba2b1..70df7b7d3709 100644 --- a/print/cups-pdf/pkg-descr +++ b/print/cups-pdf/pkg-descr @@ -4,5 +4,5 @@ will be able to choose "CUPS-PDF (Virtual PDF Printer)" when setting up a new printer in CUPS. Once you print to the new device all converted PDF files will be placed in the specified directory. -Author: Volker C. Behr <behr@physik.uni-wuerzburg.de> -WWW: http://www.cups-pdf.de/ +Author: Dr. Volker Christian Behr <behr@physik.uni-wuerzburg.de> +WWW: http://www.cups-pdf.de |