diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-14 02:07:23 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-14 02:07:23 +0000 |
commit | f4c5d2b91cba6f3879d8df82b85c378102293e80 (patch) | |
tree | d02b5888a5048d6a379c165c60edf2e8abf330af /print | |
parent | ad7b23e95ec5d8b504a69c90de50877b6dc8ecbf (diff) | |
download | ports-f4c5d2b91cba6f3879d8df82b85c378102293e80.tar.gz ports-f4c5d2b91cba6f3879d8df82b85c378102293e80.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-pdf/Makefile | 4 | ||||
-rw-r--r-- | print/cups-pdf/distinfo | 6 | ||||
-rw-r--r-- | print/cups-pdf/pkg-descr | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/print/cups-pdf/Makefile b/print/cups-pdf/Makefile index f5d5de5d336a..f74da691c0a9 100644 --- a/print/cups-pdf/Makefile +++ b/print/cups-pdf/Makefile @@ -6,9 +6,9 @@ # PORTNAME= cups-pdf -PORTVERSION= 1.7.4 +PORTVERSION= 2.2.0 CATEGORIES= print -MASTER_SITES= http://cip.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/src/ +MASTER_SITES= http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/src/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@mark.reidel.info diff --git a/print/cups-pdf/distinfo b/print/cups-pdf/distinfo index 16b08f4b72df..0d896d596ae1 100644 --- a/print/cups-pdf/distinfo +++ b/print/cups-pdf/distinfo @@ -1,3 +1,3 @@ -MD5 (cups-pdf_1.7.4.tar.gz) = c6fb8c1ecfbefe75dd5a1d0132f24158 -SHA256 (cups-pdf_1.7.4.tar.gz) = b1033cd5c56c814ff47ba8defe1d96ca2a687167659af23bd5e0b72bcfb666a0 -SIZE (cups-pdf_1.7.4.tar.gz) = 17566 +MD5 (cups-pdf_2.2.0.tar.gz) = 4954abce27b68f92cbb996ddc0f6ab24 +SHA256 (cups-pdf_2.2.0.tar.gz) = 7431179221d65dcf6359a06954e0e095755321c4b6b3864fad188ffa28318818 +SIZE (cups-pdf_2.2.0.tar.gz) = 22731 diff --git a/print/cups-pdf/pkg-descr b/print/cups-pdf/pkg-descr index 690ec6e166dc..49cda0438669 100644 --- a/print/cups-pdf/pkg-descr +++ b/print/cups-pdf/pkg-descr @@ -7,4 +7,4 @@ After restarting CUPS, you will be able to choose Once you print to the new device all converted PDF files will be placed in the specified directory. -WWW: http://cip.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/ +WWW: http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/ |