[66581] trunk/dports/python

elelay at macports.org elelay at macports.org
Sat Apr 17 01:13:28 PDT 2010


Revision: 66581
          http://trac.macports.org/changeset/66581
Author:   elelay at macports.org
Date:     2010-04-17 01:13:26 -0700 (Sat, 17 Apr 2010)
Log Message:
-----------
fixed livecheck, removed openmaintainer

Modified Paths:
--------------
    trunk/dports/python/py25-mygpoclient/Portfile
    trunk/dports/python/py26-mygpoclient/Portfile

Modified: trunk/dports/python/py25-mygpoclient/Portfile
===================================================================
--- trunk/dports/python/py25-mygpoclient/Portfile	2010-04-17 08:05:13 UTC (rev 66580)
+++ trunk/dports/python/py25-mygpoclient/Portfile	2010-04-17 08:13:26 UTC (rev 66581)
@@ -8,7 +8,7 @@
 version             1.2
 categories-append   net
 platforms           darwin
-maintainers         elelay openmaintainer
+maintainers         elelay
 license             GPLv3
 description         "python module and program for interacting with my.gpodder.org web services"
 long_description    \
@@ -29,4 +29,4 @@
 
 livecheck.type      regex
 livecheck.url       ${homepage}
-livecheck.regex     "Current release: <strong><a href=\"mygpoclient-(\\d+\\.\\d+)"
+livecheck.regex     "<a href=\"mygpoclient-(\\d+\\.\\d+)"

Modified: trunk/dports/python/py26-mygpoclient/Portfile
===================================================================
--- trunk/dports/python/py26-mygpoclient/Portfile	2010-04-17 08:05:13 UTC (rev 66580)
+++ trunk/dports/python/py26-mygpoclient/Portfile	2010-04-17 08:13:26 UTC (rev 66581)
@@ -9,7 +9,7 @@
 categories-append   net
 license             GPLv3
 platforms           darwin
-maintainers         elelay openmaintainer
+maintainers         elelay
 description         "python module for interacting with my.gpodder.org web services"
 long_description    \
 The mygpoclient library allows developers to utilize \
@@ -29,4 +29,4 @@
 
 livecheck.type      regex
 livecheck.url       ${homepage}
-livecheck.regex     "Current release: <strong><a href=\"mygpoclient-(\\d+\\.\\d+)"
+livecheck.regex     "<a href=\"mygpoclient-(\\d+\\.\\d+)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100417/d863e189/attachment.html>


More information about the macports-changes mailing list