Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jan 2002 19:15:40 -0800 (PST)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/33597: Update port: graphics/netpbm to 9.23
Message-ID:  <200201060315.g063FeQ13701@freefall.freebsd.org>

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

>Number:         33597
>Category:       ports
>Synopsis:       Update port: graphics/netpbm to 9.23
>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:   Sat Jan 05 19:20:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 9.23

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/graphics/netpbm/Makefile graphics/netpbm/Makefile
--- /usr/ports/graphics/netpbm/Makefile	Fri Dec 14 18:17:27 2001
+++ graphics/netpbm/Makefile	Sun Jan  6 00:00:00 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	netpbm
-PORTVERSION=	9.22
+PORTVERSION=	9.23
 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	Fri Dec 14 18:17:27 2001
+++ graphics/netpbm/distinfo	Sun Jan  6 00:00:00 2002
@@ -1 +1 @@
-MD5 (netpbm-9.22.tgz) = 2699fe6da26b24e78db5327ab4d8b9c6
+MD5 (netpbm-9.23.tgz) = 5ee895ffdaaa90cb2f7614ec16d859ff
diff -urN /usr/ports/graphics/netpbm/files/manpages graphics/netpbm/files/manpages
--- /usr/ports/graphics/netpbm/files/manpages	Sun Dec  9 07:09:54 2001
+++ graphics/netpbm/files/manpages	Sun Jan  6 00:00:00 2002
@@ -103,6 +103,7 @@
 MAN1+=	pnmalias.1
 MAN1+=	pnmarith.1
 MAN1+=	pnmcat.1
+MAN1+=	pnmcolormap.1
 MAN1+=	pnmcomp.1
 MAN1+=	pnmconvol.1
 MAN1+=	pnmcrop.1
@@ -123,6 +124,7 @@
 MAN1+=	pnmpaste.1
 MAN1+=	pnmpsnr.1
 MAN1+=	pnmquant.1
+MAN1+=	pnmremap.1
 MAN1+=	pnmrotate.1
 MAN1+=	pnmscale.1
 MAN1+=	pnmscalefixed.1
@@ -150,6 +152,7 @@
 MAN1+=	ppmchange.1
 MAN1+=	ppmcie.1
 MAN1+=	ppmcolormask.1
+MAN1+=	ppmcolors.1
 MAN1+=	ppmdim.1
 MAN1+=	ppmdist.1
 MAN1+=	ppmdither.1
diff -urN /usr/ports/graphics/netpbm/files/patch-bb graphics/netpbm/files/patch-bb
--- /usr/ports/graphics/netpbm/files/patch-bb	Thu Sep  6 00:07:29 2001
+++ graphics/netpbm/files/patch-bb	Sun Jan  6 00:00:00 2002
@@ -1,6 +1,6 @@
---- Makefile.common.orig	Tue Sep  4 08:29:05 2001
-+++ Makefile.common	Wed Sep  5 00:00:00 2001
-@@ -174,9 +174,12 @@
+--- Makefile.common.orig	Sat Jan  5 09:10:54 2002
++++ Makefile.common	Sun Jan  6 00:00:00 2002
+@@ -175,9 +175,12 @@
  
  $(LIBOBJECTS): %.o: $(SRCSUBDIR)/%.c $(HEADERLINKS)
  # Note that the user may have configured -I options into CFLAGS.
@@ -14,7 +14,7 @@
  
  ifeq ($(NETPBMLIBTYPE),unixshared)
  # The libxxx.so link is needed to link the executables.
-@@ -186,13 +189,10 @@
+@@ -187,13 +190,10 @@
  # The $(SONAME) link is only needed to test the programs without
  # installing the libraries (in that case, you also need to direct the 
  # dynamic linker to the source directories, e.g. set LD_LIBRARY_PATH).
@@ -32,7 +32,7 @@
  endif
  
  ifeq ($(NETPBMLIBTYPE),dll)
-@@ -281,7 +281,7 @@
+@@ -282,7 +282,7 @@
  install.merge.common: $(MERGENAME) $(NOMERGEBINARIES) install.script
  	cd $(INSTALLBINARIES) ; rm -f $(BINARIES) $(MERGE_ALIASES)
  ifneq ($(MERGENAME)x,x)
@@ -41,7 +41,7 @@
              $(MERGENAME) $(INSTALLBINARIES)
  	cd $(INSTALLBINARIES) ; \
  	   for i in $(MERGEBINARIES) $(MERGE_ALIASES) ; \
-@@ -291,7 +291,7 @@
+@@ -292,7 +292,7 @@
  ifneq ($(NOMERGEBINARIES)x,x)
  	for x in $(NOMERGEBINARIES); \
          do \
@@ -50,7 +50,7 @@
                 $$x $(INSTALLBINARIES); \
  	done
  endif
-@@ -302,7 +302,7 @@
+@@ -303,7 +303,7 @@
  # Make and Install know that pbmmake.exe counts as pbmmake.
  	for x in $(BINARIES); \
  	do \
@@ -59,7 +59,7 @@
                 $$x $(INSTALLBINARIES); \
  	done
  
-@@ -311,7 +311,7 @@
+@@ -312,7 +312,7 @@
  ifneq ($(SCRIPTS)x,x)
  	for x in $(SCRIPTS); \
  	do \
@@ -68,7 +68,7 @@
                 $(INSTALLSCRIPTS); \
  	done
  endif
-@@ -348,7 +348,7 @@
+@@ -349,7 +349,7 @@
  # directory when you compile your programs.
  	for x in $(INTERFACE_HEADERS); \
  	do \
@@ -77,29 +77,37 @@
                 $(INSTALLHDRS); \
  	done
  
-@@ -356,19 +356,19 @@
+@@ -357,7 +357,7 @@
  #
  .PHONY: install.staticlib
  install.staticlib: lib$(LIBROOT).$(STATICLIBSUFFIX) 
 -	$(INSTALL) -c -m $(INSTALL_PERM_LIBS) $< $(INSTALLSTATICLIBS)/$<
 +	${BSD_INSTALL_DATA} $< $(INSTALLSTATICLIBS)/$<
  
- # Install a shared library
- #
+ # Install a shared library stub -- the ".so" file used at link time to
+ # prepare a program for dynamically linking a library at run time 
+@@ -367,7 +367,7 @@
+ install.sharedlibstub: 
+ 	cd $(INSTALLSTATICLIBS) ; \
+           rm -f lib$(LIBROOT).$(NETPBMLIBSUFFIX); \
+-          $(SYMLINK) $(INSTALLLIBS)/lib$(LIBROOT).$(NETPBMLIBSUFFIX).$(MAJ) \
++          $(SYMLINK) $(SONAME) \
+             lib$(LIBROOT).$(NETPBMLIBSUFFIX)
+ else
+ # I have no idea what link-time stuff is required for other library types.
+@@ -381,12 +381,9 @@
  .PHONY: install.lib.common
  ifeq ($(NETPBMLIBTYPE),unixshared)
  # install a Unix-style shared library
 -install.lib.common: lib$(LIBROOT).$(NETPBMLIBSUFFIX).$(MAJ).$(MIN) 
 -	cd $(INSTALLLIBS) ; rm -f lib$(LIBROOT).$(NETPBMLIBSUFFIX).$(MAJ).*
 -	$(INSTALL) -c -m $(INSTALL_PERM_LIBD) $< $(INSTALLLIBS)
-+install.lib.common: $(SONAME)
-+	cd $(INSTALLLIBS) ; rm -f lib$(LIBROOT).$(NETPBMLIBSUFFIX).*
-+	${BSD_INSTALL_DATA} $< $(INSTALLLIBS)
- 	cd $(INSTALLLIBS) ; \
+-	cd $(INSTALLLIBS) ; \
 -          rm -f lib$(LIBROOT).$(NETPBMLIBSUFFIX).$(MAJ); \
 -          $(SYMLINK) $< lib$(LIBROOT).$(NETPBMLIBSUFFIX).$(MAJ)
-+          rm -f lib$(LIBROOT).$(NETPBMLIBSUFFIX); \
-+          $(SYMLINK) $< lib$(LIBROOT).$(NETPBMLIBSUFFIX)
++install.lib.common: $(SONAME)
++	cd $(INSTALLLIBS) ; rm -f $(SONAME)
++	${BSD_INSTALL_DATA} $< $(INSTALLLIBS)
  endif
  ifeq ($(NETPBMLIBTYPE),dll)
  #install a Windows DLL shared library
diff -urN /usr/ports/graphics/netpbm/files/patch-bf graphics/netpbm/files/patch-bf
--- /usr/ports/graphics/netpbm/files/patch-bf	Sun Dec  9 07:09:56 2001
+++ graphics/netpbm/files/patch-bf	Sun Jan  6 00:00:00 2002
@@ -1,6 +1,6 @@
---- pnm/Makefile.orig	Mon Nov 12 11:41:18 2001
-+++ pnm/Makefile	Sat Dec  8 00:00:00 2001
-@@ -149,13 +149,14 @@
+--- pnm/Makefile.orig	Sat Jan  5 06:33:42 2002
++++ pnm/Makefile	Sun Jan  6 00:00:00 2002
+@@ -146,13 +146,14 @@
  # MERGE_ALIASES is additional names to be linked to the merge binary which are
  # alternate names for a program whose source is called something else.
  # Every name here must be referenced in pnmmerge.c.
@@ -16,7 +16,7 @@
  
  MANUALS1 = $(BINARIES) $(SCRIPTS)
  MANUALS3 = libpnm
-@@ -173,7 +174,7 @@
+@@ -170,7 +171,7 @@
  	$(MAKE) -C jbig all
  	$(MAKE) -C pnmtopalm all
  PHONY: merge
@@ -25,15 +25,14 @@
  ifneq ($(BUILD_FIASCO), N) 
  	$(MAKE) -C fiasco all
  endif
-@@ -261,11 +262,6 @@
+@@ -260,10 +261,6 @@
  
  .PHONY: install.man
  install.man: install.man.common
 -# The following are for programs that have been renamed
--	rm $(INSTALLMANUALS1)/pnmnowraw.*
--	rm $(INSTALLMANUALS1)/gemtopnm.*
--	rm $(INSTALLMANUALS1)/pnminterp.*
--	rm $(INSTALLMANUALS1)/ppmtojpeg.*
+-	rm -f $(INSTALLMANUALS1)/pnmnoraw.*
+-	rm -f $(INSTALLMANUALS1)/gemtopnm.*
+-	rm -f $(INSTALLMANUALS1)/pnminterp.*
  ifneq ($(BUILD_FIASCO), N) 
  	$(MAKE) -C fiasco install.man
  endif
diff -urN /usr/ports/graphics/netpbm/pkg-plist graphics/netpbm/pkg-plist
--- /usr/ports/graphics/netpbm/pkg-plist	Sun Dec  9 07:09:56 2001
+++ graphics/netpbm/pkg-plist	Sun Jan  6 00:00:00 2002
@@ -104,6 +104,7 @@
 bin/pnmalias
 bin/pnmarith
 bin/pnmcat
+bin/pnmcolormap
 bin/pnmcomp
 bin/pnmconvol
 bin/pnmcrop
@@ -125,6 +126,7 @@
 bin/pnmpaste
 bin/pnmpsnr
 bin/pnmquant
+bin/pnmremap
 bin/pnmrotate
 bin/pnmscale
 bin/pnmscalefixed
@@ -152,6 +154,7 @@
 bin/ppmchange
 bin/ppmcie
 bin/ppmcolormask
+bin/ppmcolors
 bin/ppmdim
 bin/ppmdist
 bin/ppmdither
@@ -230,6 +233,7 @@
 bin/yuvsplittoppm
 bin/yuvtoppm
 bin/zeisstopnm
+include/pam.h
 include/pbm.h
 include/pgm.h
 include/pm.h

>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?200201060315.g063FeQ13701>