Date: Wed, 1 Jul 2015 13:35:16 +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: r391059 - branches/2015Q3/graphics/netpbm Message-ID: <201507011335.t61DZGqI029614@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: feld Date: Wed Jul 1 13:35:15 2015 New Revision: 391059 URL: https://svnweb.freebsd.org/changeset/ports/391059 Log: MFH: r391058 Update to 10.35.96 CVE-2015-3885 fix is included Approved by: ports-secteam (with hat) Modified: branches/2015Q3/graphics/netpbm/Makefile branches/2015Q3/graphics/netpbm/distinfo branches/2015Q3/graphics/netpbm/pkg-plist Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/graphics/netpbm/Makefile ============================================================================== --- branches/2015Q3/graphics/netpbm/Makefile Wed Jul 1 13:28:35 2015 (r391058) +++ branches/2015Q3/graphics/netpbm/Makefile Wed Jul 1 13:35:15 2015 (r391059) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= netpbm -PORTVERSION= 10.35.94 -PORTREVISION= 1 +PORTVERSION= 10.35.96 +PORTREVISION= 0 CATEGORIES= graphics MASTER_SITES= SF/netpbm/super_stable/${PORTVERSION} \ LOCAL/dinoex/:man Modified: branches/2015Q3/graphics/netpbm/distinfo ============================================================================== --- branches/2015Q3/graphics/netpbm/distinfo Wed Jul 1 13:28:35 2015 (r391058) +++ branches/2015Q3/graphics/netpbm/distinfo Wed Jul 1 13:35:15 2015 (r391059) @@ -1,4 +1,4 @@ -SHA256 (netpbm-10.35.94.tgz) = 0ef6152fa83fec57109fbc3e89c5e64151e122795ea3b2a27ae27c776d280dbf -SIZE (netpbm-10.35.94.tgz) = 2557942 +SHA256 (netpbm-10.35.96.tgz) = e652f3642e930156afaffb4c28e135efe026b41cd64be20e245b0c8124819eee +SIZE (netpbm-10.35.96.tgz) = 2559587 SHA256 (netpbm-manpages-2013-03-09.tgz) = 430a9c5becbc55e2fed832fa40d9fb050ac6ad426cbf39dc73af5d6be37f8cd6 SIZE (netpbm-manpages-2013-03-09.tgz) = 1464320 Modified: branches/2015Q3/graphics/netpbm/pkg-plist ============================================================================== --- branches/2015Q3/graphics/netpbm/pkg-plist Wed Jul 1 13:28:35 2015 (r391058) +++ branches/2015Q3/graphics/netpbm/pkg-plist Wed Jul 1 13:35:15 2015 (r391059) @@ -278,6 +278,7 @@ bin/ppmtoppm bin/ppmtopuzz bin/ppmtorgb3 bin/ppmtosixel +bin/ppmtotga bin/ppmtoterm bin/ppmtouil bin/ppmtowinicon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507011335.t61DZGqI029614>