diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-11-15 14:31:57 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-11-15 14:31:57 +0800 |
commit | 2d845852f0efe7076d7968b5c8aaac1a3c311764 (patch) | |
tree | 02fc6637dd0e5aca6bbb780761021a2ebbf2645b | |
parent | cae50cb10b163c27290100f6fad60a502d983375 (diff) | |
download | freebsd-ports-graphics-2d845852f0efe7076d7968b5c8aaac1a3c311764.tar.gz freebsd-ports-graphics-2d845852f0efe7076d7968b5c8aaac1a3c311764.tar.zst freebsd-ports-graphics-2d845852f0efe7076d7968b5c8aaac1a3c311764.zip |
- Security update to 1.4.5
Security: CVE-2010-2941
Security: http://www.cups.org/str.php?L3648
-rw-r--r-- | print/cups-base/Makefile | 3 | ||||
-rw-r--r-- | print/cups-base/distinfo | 5 | ||||
-rw-r--r-- | print/cups-base/pkg-plist | 2 |
3 files changed, 4 insertions, 6 deletions
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile index 8802ef887d8..3bbe2c731dc 100644 --- a/print/cups-base/Makefile +++ b/print/cups-base/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cups -PORTVERSION= 1.4.4 +PORTVERSION= 1.4.5 DISTVERSIONSUFFIX= -source PORTREVISION= 0 CATEGORIES= print @@ -240,7 +240,6 @@ MAN5= classes.conf.5 \ printers.conf.5 \ subscriptions.conf.5 MAN7= backend.7 \ - drv.7 \ filter.7 \ notifier.7 MAN8= accept.8 \ diff --git a/print/cups-base/distinfo b/print/cups-base/distinfo index d45950a0ca1..cf299400c02 100644 --- a/print/cups-base/distinfo +++ b/print/cups-base/distinfo @@ -1,3 +1,2 @@ -MD5 (cups-1.4.4-source.tar.bz2) = 8776403ad60fea9e85eab9c04d88560d -SHA256 (cups-1.4.4-source.tar.bz2) = d25ffa35add3abeeec0eba60be2cffc89425b649c64ef3a73dfc724683a59aa3 -SIZE (cups-1.4.4-source.tar.bz2) = 4472741 +SHA256 (cups-1.4.5-source.tar.bz2) = 0450d6d8e6e8af225d2a3319c848737d76473a6c7579cf97c52086d0371c0efe +SIZE (cups-1.4.5-source.tar.bz2) = 4513924 diff --git a/print/cups-base/pkg-plist b/print/cups-base/pkg-plist index 9cecf9fdb5d..0ef05443549 100644 --- a/print/cups-base/pkg-plist +++ b/print/cups-base/pkg-plist @@ -846,7 +846,6 @@ sbin/reject %%DOCSDIR%%/help/man-cupsenable.html %%DOCSDIR%%/help/man-cupstestdsc.html %%DOCSDIR%%/help/man-cupstestppd.html -%%DOCSDIR%%/help/man-drv.html %%DOCSDIR%%/help/man-filter.html %%DOCSDIR%%/help/man-lp.html %%DOCSDIR%%/help/man-lpadmin.html @@ -909,6 +908,7 @@ sbin/reject %%DOCSDIR%%/images/cups-postscript-chain.png %%DOCSDIR%%/images/cups-raster-chain.png %%DOCSDIR%%/images/cups.png +%%DOCSDIR%%/images/generic.png %%DOCSDIR%%/images/left.gif %%DOCSDIR%%/images/raster.png %%DOCSDIR%%/images/right.gif |