[63666] trunk/dports/python/py25-gst-python/Portfile

rmsfisher at macports.org rmsfisher at macports.org
Thu Feb 11 19:06:48 PST 2010


Revision: 63666
          http://trac.macports.org/changeset/63666
Author:   rmsfisher at macports.org
Date:     2010-02-11 19:06:48 -0800 (Thu, 11 Feb 2010)
Log Message:
-----------
python/py25-gst-python fixed livecheck url and regex

Modified Paths:
--------------
    trunk/dports/python/py25-gst-python/Portfile

Modified: trunk/dports/python/py25-gst-python/Portfile
===================================================================
--- trunk/dports/python/py25-gst-python/Portfile	2010-02-12 03:03:50 UTC (rev 63665)
+++ trunk/dports/python/py25-gst-python/Portfile	2010-02-12 03:06:48 UTC (rev 63666)
@@ -37,5 +37,5 @@
 		${destroot}${prefix}/share
 }
 
-livecheck.url       http://gstreamer.freedesktop.org/src/${name}/
-livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+livecheck.url       http://gstreamer.freedesktop.org/src/${my_name}/
+livecheck.regex     "${my_name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100211/67ac6536/attachment.html>


More information about the macports-changes mailing list