Skip site navigation (1)Skip section navigation (2)
Date:      23 Feb 2003 12:13:10 -0000
From:      Oliver Lehmann <lehmann@ans-netz.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Oliver Lehmann <lehmann@ans-netz.de>
Subject:   ports/48592: update-port: graphics/netpbm
Message-ID:  <20030223121310.47422.qmail@avocado.salatschuessel.net>

next in thread | raw e-mail | index | archive | help

>Number:         48592
>Category:       ports
>Synopsis:       update-port: graphics/netpbm
>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 Feb 23 04:20:11 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Lehmann
>Release:        FreeBSD 5.0-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD avocado.salatschuessel.net 5.0-RELEASE-p2 FreeBSD 5.0-RELEASE-p2 #2: Sun Feb 23 02:11:50 CET 2003 olivleh1@avocado.salatschuessel.net:/usr/obj/usr/src/sys/AVOCADO i386


>Description:
	version:	10.12 -> 10.14
>How-To-Repeat:
>Fix:


--- netpbm.patch begins here ---
diff -ruN netpbm.old/Makefile /usr/ports/graphics/netpbm/Makefile
--- netpbm.old/Makefile	Sun Feb 23 12:54:24 2003
+++ /usr/ports/graphics/netpbm/Makefile	Sun Feb 23 12:54:30 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	netpbm
-PORTVERSION=	10.12
+PORTVERSION=	10.14
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN netpbm.old/distinfo /usr/ports/graphics/netpbm/distinfo
--- netpbm.old/distinfo	Sun Feb 23 12:54:24 2003
+++ /usr/ports/graphics/netpbm/distinfo	Sun Feb 23 13:05:27 2003
@@ -1 +1 @@
-MD5 (netpbm-10.12.tgz) = 0b06b21ad290bbb958a9693d7e057cee
+MD5 (netpbm-10.14.tgz) = ed1f843e7baeacfe0e50a2ca9b64914c
diff -ruN netpbm.old/files/patch-lib::Makefile /usr/ports/graphics/netpbm/files/patch-lib::Makefile
--- netpbm.old/files/patch-lib::Makefile	Sun Feb 23 12:54:24 2003
+++ /usr/ports/graphics/netpbm/files/patch-lib::Makefile	Sun Feb 23 13:01:44 2003
@@ -24,7 +24,7 @@
 +	$(CC) -c $(INCLUDE) $(CFLAGS) $(CADD) -o $@ $<
 +
 +$(SHLIBOBJECTS): %.lo: %.c $(HEADERLINKS)
- 	$(CC) -c $(INCLUDE) $(CFLAGS) $(CFLAGS_SHLIB) $(CADD) -o $@ $<
+ 	$(CC) -c $(INCLUDES) $(CFLAGS) $(CFLAGS_SHLIB) $(CADD) -o $@ $<
  
  MAJ = $(NETPBM_MAJOR_RELEASE)
  MIN = $(NETPBM_MINOR_RELEASE)
diff -ruN netpbm.old/pkg-plist /usr/ports/graphics/netpbm/pkg-plist
--- netpbm.old/pkg-plist	Sun Feb 23 12:54:24 2003
+++ /usr/ports/graphics/netpbm/pkg-plist	Sun Feb 23 13:10:21 2003
@@ -39,9 +39,12 @@
 bin/pamcut
 bin/pamdeinterlace
 bin/pamdice
+bin/pamedge
 bin/pamendian
 bin/pamfile
+bin/pamflip
 bin/pamfunc
+bin/pamlookup
 bin/pamoil
 bin/pamseq
 bin/pamslice
@@ -202,6 +205,7 @@
 bin/ppmshift
 bin/ppmspread
 bin/ppmtoacad
+bin/ppmtoarbtxt
 bin/ppmtobmp
 bin/ppmtoeyuv
 bin/ppmtogif
@@ -231,6 +235,7 @@
 bin/ppmtoyuv
 bin/ppmtoyuvsplit
 bin/ppmtv
+bin/ppmwheel
 bin/psidtopgm
 bin/pstopnm
 bin/qrttoppm
--- netpbm.patch ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030223121310.47422.qmail>