svn commit: r398048 - head/graphics/netpbm

Dirk Meyer dinoex at FreeBSD.org
Sun Sep 27 20:25:20 UTC 2015


Author: dinoex
Date: Sun Sep 27 20:25:18 2015
New Revision: 398048
URL: https://svnweb.freebsd.org/changeset/ports/398048

Log:
  - update to 10.35.97

Modified:
  head/graphics/netpbm/Makefile
  head/graphics/netpbm/distinfo

Modified: head/graphics/netpbm/Makefile
==============================================================================
--- head/graphics/netpbm/Makefile	Sun Sep 27 20:01:00 2015	(r398047)
+++ head/graphics/netpbm/Makefile	Sun Sep 27 20:25:18 2015	(r398048)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	netpbm
-PORTVERSION=	10.35.96
+PORTVERSION=	10.35.97
 PORTREVISION=	0
 CATEGORIES=	graphics
 MASTER_SITES=	SF/netpbm/super_stable/${PORTVERSION} \
@@ -17,7 +17,7 @@ LIB_DEPENDS=	libtiff.so:${PORTSDIR}/grap
 		libjasper.so:${PORTSDIR}/graphics/jasper \
 		libxml2.so:${PORTSDIR}/textproc/libxml2
 
-USES=		gmake jpeg perl5 shebangfix tar:tgz
+USES=		tar:tgz gmake perl5 shebangfix jpeg
 CFLAGS+=	-DPNG_DEPSTRUCT= -Iutil
 MAKE_ENV=	LN="${LN}" RANLIB="${RANLIB}"
 MAKEFILE=	GNUmakefile

Modified: head/graphics/netpbm/distinfo
==============================================================================
--- head/graphics/netpbm/distinfo	Sun Sep 27 20:01:00 2015	(r398047)
+++ head/graphics/netpbm/distinfo	Sun Sep 27 20:25:18 2015	(r398048)
@@ -1,4 +1,4 @@
-SHA256 (netpbm-10.35.96.tgz) = e652f3642e930156afaffb4c28e135efe026b41cd64be20e245b0c8124819eee
-SIZE (netpbm-10.35.96.tgz) = 2559587
+SHA256 (netpbm-10.35.97.tgz) = 6f4e5f7531b1a4eb683c29436c5fcc2aeb708b012814be2cefc177b44a4fd16a
+SIZE (netpbm-10.35.97.tgz) = 2560007
 SHA256 (netpbm-manpages-2013-03-09.tgz) = 430a9c5becbc55e2fed832fa40d9fb050ac6ad426cbf39dc73af5d6be37f8cd6
 SIZE (netpbm-manpages-2013-03-09.tgz) = 1464320


More information about the svn-ports-all mailing list