[98536] trunk/dports/graphics/netpbm

ryandesign at macports.org ryandesign at macports.org
Mon Oct 8 03:27:45 PDT 2012


Revision: 98536
          http://trac.macports.org//changeset/98536
Author:   ryandesign at macports.org
Date:     2012-10-08 03:27:45 -0700 (Mon, 08 Oct 2012)
Log Message:
-----------
netpbm: update to 10.60.01; fix livecheck

Modified Paths:
--------------
    trunk/dports/graphics/netpbm/Portfile
    trunk/dports/graphics/netpbm/files/patch-clang-sse-workaround.diff
    trunk/dports/graphics/netpbm/files/patch-lib-Makefile.diff

Modified: trunk/dports/graphics/netpbm/Portfile
===================================================================
--- trunk/dports/graphics/netpbm/Portfile	2012-10-08 09:59:15 UTC (rev 98535)
+++ trunk/dports/graphics/netpbm/Portfile	2012-10-08 10:27:45 UTC (rev 98536)
@@ -3,9 +3,8 @@
 PortSystem 1.0
 
 name            netpbm
-version         10.59.00
-revision	1
-svn.revision    1705
+version         10.60.01
+svn.revision    1750
 categories      graphics
 license         {BSD GPL-2 IJG Permissive}
 maintainers     nomaintainer
@@ -34,7 +33,7 @@
                 port:libxml2
 
 fetch.type      svn
-svn.url         https://${name}.svn.sourceforge.net/svnroot/${name}/advanced
+svn.url         https://netpbm.svn.sourceforge.net/svnroot/netpbm/advanced/
 worksrcdir      advanced
 
 patchfiles      patch-pm_config.in.h.diff \
@@ -136,5 +135,5 @@
 }
 
 livecheck.type  regex
-livecheck.url   http://${name}.svn.sourceforge.net/viewvc/${name}/stable/
+livecheck.url   http://netpbm.svn.sourceforge.net/viewvc/netpbm/advanced/
 livecheck.regex {(?i)(?:release|version) ([0-9.]+)}

Modified: trunk/dports/graphics/netpbm/files/patch-clang-sse-workaround.diff
===================================================================
--- trunk/dports/graphics/netpbm/files/patch-clang-sse-workaround.diff	2012-10-08 09:59:15 UTC (rev 98535)
+++ trunk/dports/graphics/netpbm/files/patch-clang-sse-workaround.diff	2012-10-08 10:27:45 UTC (rev 98536)
@@ -1,6 +1,6 @@
---- pm_config.in.h.orig	2012-07-25 08:48:16.000000000 -0700
-+++ pm_config.in.h	2012-07-25 08:48:44.000000000 -0700
-@@ -242,7 +242,7 @@
+--- pm_config.in.h.orig	2012-10-08 05:17:27.000000000 -0500
++++ pm_config.in.h	2012-10-08 05:17:27.000000000 -0500
+@@ -262,7 +262,7 @@
     stuck with pamflip_sse.c.  So we say the feature exists only on 4.2
     and up.
  */

Modified: trunk/dports/graphics/netpbm/files/patch-lib-Makefile.diff
===================================================================
--- trunk/dports/graphics/netpbm/files/patch-lib-Makefile.diff	2012-10-08 09:59:15 UTC (rev 98535)
+++ trunk/dports/graphics/netpbm/files/patch-lib-Makefile.diff	2012-10-08 10:27:45 UTC (rev 98536)
@@ -1,6 +1,6 @@
---- lib/Makefile.orig	2009-09-27 23:44:29.000000000 +0200
-+++ lib/Makefile	2011-01-25 11:59:32.000000000 +0100
-@@ -271,9 +271,9 @@
+--- lib/Makefile.orig	2011-12-30 12:13:51.000000000 -0600
++++ lib/Makefile	2012-10-08 05:17:27.000000000 -0500
+@@ -275,9 +275,9 @@
  	$(INSTALL) -c -m $(INSTALL_PERM_LIBS) libnetpbm.dll.a $(PKGDIR)/link
  endif
  ifeq ($(NETPBMLIBTYPE),dylib)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121008/ae5ad0f9/attachment.html>


More information about the macports-changes mailing list