summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-09-06 03:53:53 +0000
committerlioux <lioux@FreeBSD.org>2001-09-06 03:53:53 +0000
commitad0a7e0b51283f0343d9fee9d0c869df83a8c098 (patch)
treeea701273a31b701c0e7e7a93ea3801f0bd671987 /graphics
parentf460499c7ab3d6b806eaa4fb82b7ee8d34682e44 (diff)
downloadFreeBSD-ports-ad0a7e0b51283f0343d9fee9d0c869df83a8c098.zip
FreeBSD-ports-ad0a7e0b51283f0343d9fee9d0c869df83a8c098.tar.gz
Update to 9.18
PR: 30355 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/netpbm/Makefile2
-rw-r--r--graphics/netpbm/distinfo2
-rw-r--r--graphics/netpbm/files/patch-bf13
3 files changed, 4 insertions, 13 deletions
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index a528f3f..c5783ba 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= netpbm
-PORTVERSION= 9.17
+PORTVERSION= 9.18
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/graphics/netpbm/distinfo b/graphics/netpbm/distinfo
index 3703bf8..bbf14fd 100644
--- a/graphics/netpbm/distinfo
+++ b/graphics/netpbm/distinfo
@@ -1 +1 @@
-MD5 (netpbm-9.17.tgz) = ac6dcf7810c32fba1f444629eb515f0a
+MD5 (netpbm-9.18.tgz) = f9c5ef7814071fa1f2a86b9600456757
diff --git a/graphics/netpbm/files/patch-bf b/graphics/netpbm/files/patch-bf
index 08d3473..c51c79b 100644
--- a/graphics/netpbm/files/patch-bf
+++ b/graphics/netpbm/files/patch-bf
@@ -1,5 +1,5 @@
---- pnm/Makefile.orig Mon Sep 3 09:45:17 2001
-+++ pnm/Makefile Wed Sep 5 00:00:00 2001
+--- pnm/Makefile.orig Wed Sep 5 12:10:50 2001
++++ pnm/Makefile Thu Sep 6 00:00:00 2001
@@ -155,6 +155,7 @@
MERGE_OBJECTS = $(patsubst %,%.o2, $(MERGEBINARIES))
@@ -17,12 +17,3 @@
ifneq ($(BUILD_FIASCO), N)
$(MAKE) -C fiasco all
endif
-@@ -190,7 +191,7 @@
-
- jpegtopnm: %: %.o exif.o $(NETPBMLIBS) $(LIBOPT)
- $(LD) $(LDFLAGS) -o $@ $< exif.o `$(LIBOPT) $(NETPBMLIBS)` $(JPEGLD) \
-- $(CDEBUG)
-+ -lm $(CDEBUG)
-
- ifeq ($(URTLIB_DIR),$(URTDIR))
- # We're using the internal URT library, so make sure it's built
OpenPOWER on IntegriCloud