[59189] trunk/dports/python/py26-eyed3/Portfile

blb at macports.org blb at macports.org
Sun Oct 11 02:10:02 PDT 2009


Revision: 59189
          http://trac.macports.org/changeset/59189
Author:   blb at macports.org
Date:     2009-10-11 02:10:00 -0700 (Sun, 11 Oct 2009)
Log Message:
-----------
python/py26-eyed3 - fix livecheck, ticket #21990

Modified Paths:
--------------
    trunk/dports/python/py26-eyed3/Portfile

Modified: trunk/dports/python/py26-eyed3/Portfile
===================================================================
--- trunk/dports/python/py26-eyed3/Portfile	2009-10-11 09:08:29 UTC (rev 59188)
+++ trunk/dports/python/py26-eyed3/Portfile	2009-10-11 09:10:00 UTC (rev 59189)
@@ -38,3 +38,7 @@
         ${destroot}${prefix}/share/doc/${name}
     xinstall -m 644 ${worksrcpath}/doc/eyeD3.1 ${destroot}${prefix}/share/man/man1
 }
+
+livecheck.check     regex
+livecheck.url       ${homepage}
+livecheck.regex     "The current stable version is (\\d+\\.\\d+\\.\\d+)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091011/4ff834fd/attachment-0001.html>


More information about the macports-changes mailing list