svn commit: r391058 - head/graphics/netpbm
Mark Felder
feld at FreeBSD.org
Wed Jul 1 13:28:36 UTC 2015
Author: feld
Date: Wed Jul 1 13:28:35 2015
New Revision: 391058
URL: https://svnweb.freebsd.org/changeset/ports/391058
Log:
Update to 10.35.96
CVE-2015-3885 fix is included
Approved by: ports-secteam (with hat)
Modified:
head/graphics/netpbm/Makefile
head/graphics/netpbm/distinfo
head/graphics/netpbm/pkg-plist
Modified: head/graphics/netpbm/Makefile
==============================================================================
--- head/graphics/netpbm/Makefile Wed Jul 1 13:22:45 2015 (r391057)
+++ head/graphics/netpbm/Makefile Wed Jul 1 13:28:35 2015 (r391058)
@@ -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: head/graphics/netpbm/distinfo
==============================================================================
--- head/graphics/netpbm/distinfo Wed Jul 1 13:22:45 2015 (r391057)
+++ head/graphics/netpbm/distinfo Wed Jul 1 13:28:35 2015 (r391058)
@@ -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: head/graphics/netpbm/pkg-plist
==============================================================================
--- head/graphics/netpbm/pkg-plist Wed Jul 1 13:22:45 2015 (r391057)
+++ head/graphics/netpbm/pkg-plist Wed Jul 1 13:28:35 2015 (r391058)
@@ -278,6 +278,7 @@ bin/ppmtoppm
bin/ppmtopuzz
bin/ppmtorgb3
bin/ppmtosixel
+bin/ppmtotga
bin/ppmtoterm
bin/ppmtouil
bin/ppmtowinicon
More information about the svn-ports-all
mailing list