From nobody@FreeBSD.ORG  Mon Jan 10 11:00:55 2000
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 09AEC153F7; Mon, 10 Jan 2000 11:00:54 -0800 (PST)
Message-Id: <20000110190054.09AEC153F7@hub.freebsd.org>
Date: Mon, 10 Jan 2000 11:00:54 -0800 (PST)
From: tkato@prontomail.ne.jp
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update port: graphics/netpbm
X-Send-Pr-Version: www-1.0

>Number:         16037
>Category:       ports
>Synopsis:       Update port: graphics/netpbm
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 10 11:10:01 PST 2000
>Closed-Date:    Mon Jan 17 17:10:56 PST 2000
>Last-Modified:  Mon Jan 17 17:13:22 PST 2000
>Originator:     KATO Tsuguru
>Release:        3.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Remove excessive LIB_DEPENDS entry
   (graphics/tiff has dependancy for other libraries)
- Fix typo

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/graphics/netpbm/Makefile graphics/netpbm/Makefile
--- /usr/ports/graphics/netpbm/Makefile	Mon Nov  1 20:15:38 1999
+++ graphics/netpbm/Makefile	Sat Jan  8 06:28:03 2000
@@ -13,8 +13,7 @@
 
 MAINTAINER=	ports@FreeBSD.org
 
-LIB_DEPENDS=	tiff.4:${PORTSDIR}/graphics/tiff \
-		jpeg.9:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS=	tiff.4:${PORTSDIR}/graphics/tiff
 
 WRKSRC=		${WRKDIR}/netpbm
 USE_IMAKE=	yes
diff -urN /usr/ports/graphics/netpbm/patches/patch-ax graphics/netpbm/patches/patch-ax
--- /usr/ports/graphics/netpbm/patches/patch-ax	Mon Nov  1 10:14:39 1999
+++ graphics/netpbm/patches/patch-ax	Sat Jan  8 06:22:26 2000
@@ -5,4 +5,4 @@
  */
  
 -#define PBMPLUS_VERSION "Netpbm 1 March 1994"
-+#define PBMPLUS_VERSION "Netpbm 8.0 (23 Sepemver 1999)"
++#define PBMPLUS_VERSION "Netpbm 8.0 (23 September 1999)"


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jedgar 
State-Changed-When: Mon Jan 17 17:10:56 PST 2000 
State-Changed-Why:  
Committed, thanks! 
>Unformatted:
