[78565] trunk/dports/audio/mp3info/Portfile

cal at macports.org cal at macports.org
Thu May 12 11:12:05 PDT 2011


Revision: 78565
          http://trac.macports.org/changeset/78565
Author:   cal at macports.org
Date:     2011-05-12 11:12:05 -0700 (Thu, 12 May 2011)
Log Message:
-----------
mp3info: Added livecheck

Modified Paths:
--------------
    trunk/dports/audio/mp3info/Portfile

Modified: trunk/dports/audio/mp3info/Portfile
===================================================================
--- trunk/dports/audio/mp3info/Portfile	2011-05-12 18:06:45 UTC (rev 78564)
+++ trunk/dports/audio/mp3info/Portfile	2011-05-12 18:12:05 UTC (rev 78565)
@@ -24,6 +24,10 @@
 
 depends_lib     port:ncurses
 
+livecheck.type  regex
+livecheck.url   ${homepage}
+livecheck.regex "The current version of MP3Info is (\\d+(?:\\.\\d+)*\[a-z\]*) --"
+
 patchfiles      patch-mp3tech.c.diff
 
 configure {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110512/0bce8406/attachment-0001.html>


More information about the macports-changes mailing list