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

nox at macports.org nox at macports.org
Sat Nov 8 21:41:06 PST 2008


Revision: 41692
          http://trac.macports.org/changeset/41692
Author:   nox at macports.org
Date:     2008-11-08 21:41:06 -0800 (Sat, 08 Nov 2008)
Log Message:
-----------
librsvg: Fixed livecheck.

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

Modified: trunk/dports/graphics/librsvg/Portfile
===================================================================
--- trunk/dports/graphics/librsvg/Portfile	2008-11-09 05:38:19 UTC (rev 41691)
+++ trunk/dports/graphics/librsvg/Portfile	2008-11-09 05:41:06 UTC (rev 41692)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem      1.0
@@ -36,3 +37,7 @@
     ui_debug "Updating gdk-pixbuf.loaders..."
     system "gdk-pixbuf-query-loaders >${prefix}/etc/gtk-2.0/gdk-pixbuf.loaders"
 }
+
+livecheck.check regex
+livecheck.url   ftp://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/20081108/6a301d98/attachment.html>


More information about the macports-changes mailing list