diff options
author | miwi <miwi@FreeBSD.org> | 2007-03-07 03:07:20 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-03-07 03:07:20 +0800 |
commit | 4f0a0eee291000240018c4d3c0009b1200f8c803 (patch) | |
tree | fbc18cff2cca0093d73a3d7df2a0b040ce41f350 /print/cups-pdf | |
parent | 0231c0d31ff1cfe4bc1ca536e7295cf27ceba203 (diff) | |
download | freebsd-ports-gnome-4f0a0eee291000240018c4d3c0009b1200f8c803.tar.gz freebsd-ports-gnome-4f0a0eee291000240018c4d3c0009b1200f8c803.tar.zst freebsd-ports-gnome-4f0a0eee291000240018c4d3c0009b1200f8c803.zip |
- Update to 2.4.5
PR: 109796
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 | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/print/cups-pdf/Makefile b/print/cups-pdf/Makefile index 320ba3cd23bb..5568aab67e24 100644 --- a/print/cups-pdf/Makefile +++ b/print/cups-pdf/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cups-pdf -PORTVERSION= 2.4.4 +PORTVERSION= 2.4.5 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 c7add26a7d0a..1ffd35dc4644 100644 --- a/print/cups-pdf/distinfo +++ b/print/cups-pdf/distinfo @@ -1,3 +1,3 @@ -MD5 (cups-pdf_2.4.4.tar.gz) = 4b01f0505e20c8a29a1cf9e6e772b56b -SHA256 (cups-pdf_2.4.4.tar.gz) = a37fbdcbdc906740435bf1e29f6014df56868b97f81615d1242327020ddf2e6f -SIZE (cups-pdf_2.4.4.tar.gz) = 33599 +MD5 (cups-pdf_2.4.5.tar.gz) = fbfe192c76cc6dbca31ba755fb1f2f3f +SHA256 (cups-pdf_2.4.5.tar.gz) = 3bb61ed6715e24c31be13fdd3f1cae1e1e1984cc52285426cfc6adaf118aac11 +SIZE (cups-pdf_2.4.5.tar.gz) = 33664 diff --git a/print/cups-pdf/pkg-descr b/print/cups-pdf/pkg-descr index 62a1ff726d6f..c0ccbab7dc3c 100644 --- a/print/cups-pdf/pkg-descr +++ b/print/cups-pdf/pkg-descr @@ -1,6 +1,6 @@ CUPS-PDF is designed to produce PDF files in a heterogeneous network by 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 +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. |