[50661] trunk/dports/graphics/librsvg/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Tue May 5 22:32:29 PDT 2009


Revision: 50661
          http://trac.macports.org/changeset/50661
Author:   mcalhoun at macports.org
Date:     2009-05-05 22:32:29 -0700 (Tue, 05 May 2009)
Log Message:
-----------
librsvg: Use muniversal PortGroup to build universal binaries.
Use http livecheck.url instead of ftp.

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

Modified: trunk/dports/graphics/librsvg/Portfile
===================================================================
--- trunk/dports/graphics/librsvg/Portfile	2009-05-06 05:30:04 UTC (rev 50660)
+++ trunk/dports/graphics/librsvg/Portfile	2009-05-06 05:32:29 UTC (rev 50661)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem      1.0
+PortGroup       muniversal 1.0
 
 name            librsvg
 version         2.26.0
@@ -36,5 +37,5 @@
 }
 
 livecheck.check regex
-livecheck.url   ftp://ftp.gnome.org/pub/gnome/sources/$name/$branch/
+livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
 livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090505/9080772f/attachment.html>


More information about the macports-changes mailing list