Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Sep 2001 14:25:24 -0700 (PDT)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/30355: Update port: graphics/netpbm to 9.18
Message-ID:  <200109052125.f85LPOQ24428@freefall.freebsd.org>

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

>Number:         30355
>Category:       ports
>Synopsis:       Update port: graphics/netpbm to 9.18
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 05 14:30:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.3-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 9.18

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/graphics/netpbm/Makefile graphics/netpbm/Makefile
--- /usr/ports/graphics/netpbm/Makefile	Thu Sep  6 00:07:26 2001
+++ graphics/netpbm/Makefile	Thu Sep  6 00:00:00 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	netpbm
-PORTVERSION=	9.17
+PORTVERSION=	9.18
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -urN /usr/ports/graphics/netpbm/distinfo graphics/netpbm/distinfo
--- /usr/ports/graphics/netpbm/distinfo	Thu Sep  6 00:07:27 2001
+++ graphics/netpbm/distinfo	Thu Sep  6 00:00:00 2001
@@ -1 +1 @@
-MD5 (netpbm-9.17.tgz) = ac6dcf7810c32fba1f444629eb515f0a
+MD5 (netpbm-9.18.tgz) = f9c5ef7814071fa1f2a86b9600456757
diff -urN /usr/ports/graphics/netpbm/files/patch-bf graphics/netpbm/files/patch-bf
--- /usr/ports/graphics/netpbm/files/patch-bf	Thu Sep  6 00:07:32 2001
+++ graphics/netpbm/files/patch-bf	Thu Sep  6 00:00:00 2001
@@ -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

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

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




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