ports/189650: [PATCH] graphics/netpbm: update to 10.35.92

Paul J Murphy paul at inetstat.net
Sun May 11 08:50:01 UTC 2014


>Number:         189650
>Category:       ports
>Synopsis:       [PATCH] graphics/netpbm: update to 10.35.92
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 11 08:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Paul J Murphy
>Release:        FreeBSD 10.0-RELEASE-p2 amd64
>Organization:
iNetStat.net
>Environment:
System: FreeBSD srv00.inetstat.net 10.0-RELEASE-p2 FreeBSD 10.0-RELEASE-p2 #0 r265140: Wed Apr 30 12:18:59 UTC
>Description:
- Update to 10.35.92 (released 2014-03-29)
- Add shebangfix

See http://sourceforge.net/p/netpbm/code/HEAD/tree/super_stable/doc/HISTORY for change history.

Port maintainer (dinoex at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- netpbm-10.35.92.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 353657)
+++ Makefile	(working copy)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	netpbm
-PORTVERSION=	10.35.89
-PORTREVISION=	1
+PORTVERSION=	10.35.92
 CATEGORIES=	graphics
 MASTER_SITES=	SF/netpbm/super_stable/${PORTVERSION} \
 		${MASTER_SITE_LOCAL:S/$/:man/}
@@ -20,7 +19,7 @@
 		libjasper.so:${PORTSDIR}/graphics/jasper \
 		libxml2.so:${PORTSDIR}/textproc/libxml2
 
-USES=		gmake perl5
+USES=		gmake perl5 shebangfix
 CFLAGS+=	-DPNG_DEPSTRUCT= -Iutil
 MAKE_ENV=	LN="${LN}" RANLIB="${RANLIB}"
 MAKEFILE=	GNUmakefile
@@ -28,6 +27,10 @@
 INSTALL_TARGET=	install.bin install.lib install.data install-dev
 USE_LDCONFIG=	yes
 
+SHEBANG_FILES=	editor/pnmflip editor/pnmquant \
+		editor/ppmfade editor/ppmquant editor/ppmshadow \
+		generator/ppmrainbow
+
 OPTIONS_DEFINE=	X11 MANPAGES
 OPTIONS_SUB=	yes
 
Index: distinfo
===================================================================
--- distinfo	(revision 353657)
+++ distinfo	(working copy)
@@ -1,4 +1,4 @@
-SHA256 (netpbm-10.35.89.tgz) = 139800273c5c4e8241577d96808467bc500bdbe6cd9d29ca03c696c60b265fd3
-SIZE (netpbm-10.35.89.tgz) = 2551127
+SHA256 (netpbm-10.35.92.tgz) = 077aa99a63a626be498d098f6144f962e2f6562138ea7da71cbc1667a4124742
+SIZE (netpbm-10.35.92.tgz) = 2557334
 SHA256 (netpbm-manpages-2013-03-09.tgz) = 430a9c5becbc55e2fed832fa40d9fb050ac6ad426cbf39dc73af5d6be37f8cd6
 SIZE (netpbm-manpages-2013-03-09.tgz) = 1464320
--- netpbm-10.35.92.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list