[112184] trunk/dports/graphics/netpbm

ryandesign at macports.org ryandesign at macports.org
Mon Oct 14 12:59:07 PDT 2013


Revision: 112184
          https://trac.macports.org/changeset/112184
Author:   ryandesign at macports.org
Date:     2013-10-14 12:59:07 -0700 (Mon, 14 Oct 2013)
Log Message:
-----------
netpbm: update to 10.62.09

Modified Paths:
--------------
    trunk/dports/graphics/netpbm/Portfile

Removed Paths:
-------------
    trunk/dports/graphics/netpbm/files/patch-GNUmakefile.diff

Modified: trunk/dports/graphics/netpbm/Portfile
===================================================================
--- trunk/dports/graphics/netpbm/Portfile	2013-10-14 19:22:30 UTC (rev 112183)
+++ trunk/dports/graphics/netpbm/Portfile	2013-10-14 19:59:07 UTC (rev 112184)
@@ -3,8 +3,8 @@
 PortSystem 1.0
 
 name            netpbm
-version         10.62.02
-svn.revision    1880
+version         10.62.09
+svn.revision    1961
 categories      graphics
 license         {BSD GPL-2 IJG Permissive}
 maintainers     nomaintainer
@@ -30,8 +30,7 @@
 svn.url         svn://svn.code.sf.net/p/netpbm/code/advanced/
 worksrcdir      advanced
 
-patchfiles      patch-GNUmakefile.diff \
-                patch-pm_config.in.h.diff \
+patchfiles      patch-pm_config.in.h.diff \
                 patch-lib-Makefile.diff \
                 patch-converter-other-giftopnm.c-strcaseeq.diff \
                 patch-clang-sse-workaround.diff

Deleted: trunk/dports/graphics/netpbm/files/patch-GNUmakefile.diff
===================================================================
--- trunk/dports/graphics/netpbm/files/patch-GNUmakefile.diff	2013-10-14 19:22:30 UTC (rev 112183)
+++ trunk/dports/graphics/netpbm/files/patch-GNUmakefile.diff	2013-10-14 19:59:07 UTC (rev 112184)
@@ -1,18 +0,0 @@
-Index: GNUmakefile
-===================================================================
---- GNUmakefile	(revision 1885)
-+++ GNUmakefile	(working copy)
-@@ -104,12 +104,10 @@
- 
- .PHONY: lib/util/all
- lib/util/all: lib/util
-+	mkdir -p lib/util
- 	$(MAKE) -C lib/util -f $(SRCDIR)/lib/util/Makefile \
- 	    SRCDIR=$(SRCDIR) BUILDDIR=$(BUILDDIR) all
- 
--lib/util: lib
--	mkdir $@
--
- OMIT_CONFIG_RULE = 1
- OMIT_VERSION_H_RULE = 1
- OMIT_INTTYPES_RULE = 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131014/c49438ee/attachment.html>


More information about the macports-changes mailing list