diff options
author | pav <pav@FreeBSD.org> | 2006-11-24 00:34:12 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-11-24 00:34:12 +0800 |
commit | b680a77b753ad7d6fc8ead83140d754975baed1c (patch) | |
tree | 929ece9833c5bf0b96dc2ff9946e008b25a429c4 /print/cups-pdf | |
parent | 9f9bc2842595c5f13d44dbdd3ac2704dc28eb876 (diff) | |
download | freebsd-ports-gnome-b680a77b753ad7d6fc8ead83140d754975baed1c.tar.gz freebsd-ports-gnome-b680a77b753ad7d6fc8ead83140d754975baed1c.tar.zst freebsd-ports-gnome-b680a77b753ad7d6fc8ead83140d754975baed1c.zip |
- Update to 2.4.3
PR: ports/105786
Submitted by: Simon Olofsson <simon@olofsson.de> (maintainer)
Diffstat (limited to 'print/cups-pdf')
-rw-r--r-- | print/cups-pdf/Makefile | 2 | ||||
-rw-r--r-- | print/cups-pdf/distinfo | 6 | ||||
-rw-r--r-- | print/cups-pdf/pkg-descr | 15 |
3 files changed, 10 insertions, 13 deletions
diff --git a/print/cups-pdf/Makefile b/print/cups-pdf/Makefile index 9b28e3dd1a04..d7b0165495d2 100644 --- a/print/cups-pdf/Makefile +++ b/print/cups-pdf/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cups-pdf -PORTVERSION= 2.4.2 +PORTVERSION= 2.4.3 CATEGORIES= print MASTER_SITES= http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/src/ \ http://olofsson.de/mirror/distfiles/ diff --git a/print/cups-pdf/distinfo b/print/cups-pdf/distinfo index 027aca4a8ebc..04d299a70919 100644 --- a/print/cups-pdf/distinfo +++ b/print/cups-pdf/distinfo @@ -1,3 +1,3 @@ -MD5 (cups-pdf_2.4.2.tar.gz) = 97b21ab9dc98659bfce17da921ee2790 -SHA256 (cups-pdf_2.4.2.tar.gz) = 1c862019d0b81c4477b73c46f13613b7705bc7fc77b9f65cc47a2d9a0b898482 -SIZE (cups-pdf_2.4.2.tar.gz) = 33523 +MD5 (cups-pdf_2.4.3.tar.gz) = cc87f9b70313c4aaf1165b5fc555b505 +SHA256 (cups-pdf_2.4.3.tar.gz) = e49fe686f0049f7cdded9b6fb8b85bfa7265f37588bdc800bbda623d0e740aec +SIZE (cups-pdf_2.4.3.tar.gz) = 33600 diff --git a/print/cups-pdf/pkg-descr b/print/cups-pdf/pkg-descr index 5a9b39e18130..62a1ff726d6f 100644 --- a/print/cups-pdf/pkg-descr +++ b/print/cups-pdf/pkg-descr @@ -1,11 +1,8 @@ CUPS-PDF is designed to produce PDF files in a heterogeneous network by -providing a PDF printer on the central fileserver. +providing a PDF printer on the central fileserver. After restarting CUPS, you +will be able to choose "Virtual Printer (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. -After restarting CUPS, you will be able to choose -"Virtual Printer (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 <vrbehr@cip.physik.uni-wuerzburg.de> -WWW: http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/ +Author: Volker C. Behr <vrbehr@cip.physik.uni-wuerzburg.de> +WWW: http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/ |