Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 2002 12:43:24 -0700 (PDT)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/44230: Update port: graphics/netpbm to 10.11
Message-ID:  <200210181943.g9IJhOIc087464@www.freebsd.org>

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

>Number:         44230
>Category:       ports
>Synopsis:       Update port: graphics/netpbm to 10.11
>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:   Fri Oct 18 12:52:43 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.7-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 10.11

New file:
files/patch-converters::pbm::thinkjettopbm.l

Remove file:
files/patch-analyzer::Makefile

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/graphics/netpbm/Makefile graphics/netpbm/Makefile
--- /usr/ports/graphics/netpbm/Makefile	Tue Oct 15 21:20:29 2002
+++ graphics/netpbm/Makefile	Sat Oct 19 00:00:00 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	netpbm
-PORTVERSION=	10.10
+PORTVERSION=	10.11
 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	Tue Oct 15 21:20:29 2002
+++ graphics/netpbm/distinfo	Sat Oct 19 00:00:00 2002
@@ -1 +1 @@
-MD5 (netpbm-10.10.tgz) = 50c01683e45887d9e55c0a17927501df
+MD5 (netpbm-10.11.tgz) = bc4db63cd38498a383c2594d842f1bc3
diff -urN /usr/ports/graphics/netpbm/files/patch-analyzer::Makefile graphics/netpbm/files/patch-analyzer::Makefile
--- /usr/ports/graphics/netpbm/files/patch-analyzer::Makefile	Sun Oct 13 01:36:45 2002
+++ graphics/netpbm/files/patch-analyzer::Makefile	Thu Jan  1 09:00:00 1970
@@ -1,11 +0,0 @@
---- analyzer/Makefile.orig	Sat Sep 28 02:02:50 2002
-+++ analyzer/Makefile	Sat Oct 12 00:00:00 2002
-@@ -31,7 +31,7 @@
- .PHONY: all
- all: $(BINARIES)
- 
--HEADERLINKS = pm_config.h pm.h pbm.h pgm.h ppm.h pnm.h pam.h shhopt.h
-+HEADERLINKS = pm_config.h pm.h pbm.h pgm.h ppm.h ppmcmap.h pnm.h pam.h shhopt.h nstring.h
- 
- include $(SRCDIR)/Makefile.common
- 
diff -urN /usr/ports/graphics/netpbm/files/patch-converter::pbm::thinkjettopbm.l graphics/netpbm/files/patch-converter::pbm::thinkjettopbm.l
--- /usr/ports/graphics/netpbm/files/patch-converter::pbm::thinkjettopbm.l	Thu Jan  1 09:00:00 1970
+++ graphics/netpbm/files/patch-converter::pbm::thinkjettopbm.l	Sat Oct 19 00:00:00 2002
@@ -0,0 +1,10 @@
+--- converter/pbm/thinkjettopbm.l.orig	Thu Oct 17 12:19:09 2002
++++ converter/pbm/thinkjettopbm.l	Sat Oct 19 00:00:00 2002
+@@ -33,7 +33,6 @@
+ #include <string.h>
+ #include <errno.h>
+ #include <unistd.h>
+-#include <getopt.h>
+ #include "pbm.h"
+ 
+ #define YY_NO_UNPUT

>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?200210181943.g9IJhOIc087464>