diff options
author | feld <feld@FreeBSD.org> | 2015-07-04 03:20:32 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2015-07-04 03:20:32 +0800 |
commit | 838224624058383811a35d9190e3cec8464cb636 (patch) | |
tree | 629582b71483c1e5e12e60ff56e8a499c12b8330 /print | |
parent | 54b52f5784945fb1fcdd8d4a355292ad405c707c (diff) | |
download | freebsd-ports-gnome-838224624058383811a35d9190e3cec8464cb636.tar.gz freebsd-ports-gnome-838224624058383811a35d9190e3cec8464cb636.tar.zst freebsd-ports-gnome-838224624058383811a35d9190e3cec8464cb636.zip |
Update to 1.0.71
Resolves CVE-2015-3279
PR: 201311
Submitted by: maintainer
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-filters/Makefile | 2 | ||||
-rw-r--r-- | print/cups-filters/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile index 68abefc2a0bc..54f5130810d0 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cups-filters -PORTVERSION= 1.0.70 +PORTVERSION= 1.0.71 CATEGORIES= print MASTER_SITES= http://www.openprinting.org/download/cups-filters/ diff --git a/print/cups-filters/distinfo b/print/cups-filters/distinfo index f685ba30db19..49b1b5967aab 100644 --- a/print/cups-filters/distinfo +++ b/print/cups-filters/distinfo @@ -1,2 +1,2 @@ -SHA256 (cups-filters-1.0.70.tar.xz) = f605fa635ff3653b4d5543a426d9ece4f890abea032fdd05536016a488520868 -SIZE (cups-filters-1.0.70.tar.xz) = 1338076 +SHA256 (cups-filters-1.0.71.tar.xz) = 3180aa209c383402822e568ccef8e1ca43f51e30b3af2039c34ebae919a69c1f +SIZE (cups-filters-1.0.71.tar.xz) = 1339116 |