[41738] trunk/dports/gnome/gstreamer/Portfile

devans at macports.org devans at macports.org
Sun Nov 9 18:25:51 PST 2008


Revision: 41738
          http://trac.macports.org/changeset/41738
Author:   devans at macports.org
Date:     2008-11-09 18:25:50 -0800 (Sun, 09 Nov 2008)
Log Message:
-----------
gstreamer: fix livecheck.

Modified Paths:
--------------
    trunk/dports/gnome/gstreamer/Portfile

Modified: trunk/dports/gnome/gstreamer/Portfile
===================================================================
--- trunk/dports/gnome/gstreamer/Portfile	2008-11-10 02:22:18 UTC (rev 41737)
+++ trunk/dports/gnome/gstreamer/Portfile	2008-11-10 02:25:50 UTC (rev 41738)
@@ -61,3 +61,7 @@
 	ui_msg "check once this port is built."
 	ui_msg "If you do not have port check installed, please ignore this message"
 }
+
+livecheck.check regex
+livecheck.url   http://gstreamer.freedesktop.org/src/${name}/
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081109/9b434059/attachment-0001.html>


More information about the macports-changes mailing list