[104625] trunk/dports/python/py27-gobject/Portfile

cal at macports.org cal at macports.org
Sat Mar 30 06:07:18 PDT 2013


Revision: 104625
          https://trac.macports.org/changeset/104625
Author:   cal at macports.org
Date:     2013-03-30 06:07:18 -0700 (Sat, 30 Mar 2013)
Log Message:
-----------
py27-gobject: fix livecheck, openmaintainer

Modified Paths:
--------------
    trunk/dports/python/py27-gobject/Portfile

Modified: trunk/dports/python/py27-gobject/Portfile
===================================================================
--- trunk/dports/python/py27-gobject/Portfile	2013-03-30 13:02:42 UTC (rev 104624)
+++ trunk/dports/python/py27-gobject/Portfile	2013-03-30 13:07:18 UTC (rev 104625)
@@ -62,6 +62,6 @@
     system "ln -s ${python_prefix}/share/gtk-doc/html/${my_name} ${destroot}${prefix}/share/gtk-doc/html/${my_name}27"
 }
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${my_name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome
+livecheck.name  ${my_name}
+livecheck.regex {LATEST-IS-(2\.\d*[02468](?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130330/33105db7/attachment.html>


More information about the macports-changes mailing list