Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Oct 2001 15:05:18 -0700 (PDT)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/31179: Update port: graphics/netpbm to 9.20
Message-ID:  <200110092205.f99M5Im78832@freefall.freebsd.org>

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

>Number:         31179
>Category:       ports
>Synopsis:       Update port: graphics/netpbm to 9.20
>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:   Tue Oct 09 15:10:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 9.20


>How-To-Repeat:

>Fix:
diff -urN /usr/ports/graphics/netpbm/Makefile graphics/netpbm/Makefile
--- /usr/ports/graphics/netpbm/Makefile	Sat Sep 22 17:38:36 2001
+++ graphics/netpbm/Makefile	Wed Oct 10 00:00:00 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	netpbm
-PORTVERSION=	9.19
+PORTVERSION=	9.20
 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	Sat Sep 22 17:38:40 2001
+++ graphics/netpbm/distinfo	Wed Oct 10 00:00:00 2001
@@ -1 +1 @@
-MD5 (netpbm-9.19.tgz) = c5793f67bb96c8bc7ff4531d0b9c08ac
+MD5 (netpbm-9.20.tgz) = a815a1f0ae94d727cb6614698f3aff28
diff -urN /usr/ports/graphics/netpbm/files/patch-ba graphics/netpbm/files/patch-ba
--- /usr/ports/graphics/netpbm/files/patch-ba	Thu Sep  6 00:07:29 2001
+++ graphics/netpbm/files/patch-ba	Wed Oct 10 00:00:00 2001
@@ -1,5 +1,5 @@
---- GNUmakefile.orig	Fri Aug 17 13:34:44 2001
-+++ GNUmakefile	Wed Sep  5 00:00:00 2001
+--- GNUmakefile.orig	Sat Sep 22 01:26:48 2001
++++ GNUmakefile	Wed Oct 10 00:00:00 2001
 @@ -69,7 +69,7 @@
  
  default: $(DEFAULT_TARGET)
@@ -10,13 +10,13 @@
  .PHONY: nonmerge
  nonmerge: $(SUBDIRS)
 @@ -160,10 +160,10 @@
- 
- .PHONY: install.hdr
  install.hdr: $(INSTALLHDRS) $(SRCDIR)/pm_config.h
--	$(INSTALL) -c -m$(INSTALL_PERM_HDR) \
+ # See notes in Makefile.common about how $(INSTALL) varies from one 
+ # platform to another.
+-	$(INSTALL) -c -m $(INSTALL_PERM_HDR) \
 +	${BSD_INSTALL_DATA} \
  	    $(SRCDIR)/pm_config.h $(INSTALLHDRS)
--	$(INSTALL) -c -m$(INSTALL_PERM_HDR) \
+-	$(INSTALL) -c -m $(INSTALL_PERM_HDR) \
 -	    $(SRCDIR)/shhopt/shhopt.h $(INSTALLHDRS)
 +	${BSD_INSTALL_DATA} \
 +	    $(SRCDIR)/shhopt/pm_shhopt.h $(INSTALLHDRS)

>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?200110092205.f99M5Im78832>