Date: Thu, 17 Dec 2015 18:36:14 +0000 (UTC) From: Mark Felder <feld@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r403923 - branches/2015Q4/print/cups-filters Message-ID: <201512171836.tBHIaEYn052695@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: feld Date: Thu Dec 17 18:36:13 2015 New Revision: 403923 URL: https://svnweb.freebsd.org/changeset/ports/403923 Log: MFH: r403919 print/cups-filters: Update to 1.4.0 This update resolves a code execution vulnerability. Approved by: ports-secteam (with hat) Security: CVE-2015-8560 Modified: branches/2015Q4/print/cups-filters/Makefile branches/2015Q4/print/cups-filters/distinfo Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/print/cups-filters/Makefile ============================================================================== --- branches/2015Q4/print/cups-filters/Makefile Thu Dec 17 18:35:36 2015 (r403922) +++ branches/2015Q4/print/cups-filters/Makefile Thu Dec 17 18:36:13 2015 (r403923) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cups-filters -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= print MASTER_SITES= http://www.openprinting.org/download/cups-filters/ Modified: branches/2015Q4/print/cups-filters/distinfo ============================================================================== --- branches/2015Q4/print/cups-filters/distinfo Thu Dec 17 18:35:36 2015 (r403922) +++ branches/2015Q4/print/cups-filters/distinfo Thu Dec 17 18:36:13 2015 (r403923) @@ -1,2 +1,2 @@ -SHA256 (cups-filters-1.3.0.tar.xz) = 61b669809dda352a427546e09de5a68a3d960c7646ef5c590772d4aa1b445995 -SIZE (cups-filters-1.3.0.tar.xz) = 1362904 +SHA256 (cups-filters-1.4.0.tar.xz) = 0aa63f82a3feb5c46136b917722ee1565b4c1e2e533db4716f62d31e29c6579a +SIZE (cups-filters-1.4.0.tar.xz) = 1373724
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512171836.tBHIaEYn052695>