[98390] trunk/dports/multimedia/mythtv-core.25/Portfile

pixilla at macports.org pixilla at macports.org
Thu Oct 4 06:26:31 PDT 2012


Revision: 98390
          http://trac.macports.org//changeset/98390
Author:   pixilla at macports.org
Date:     2012-10-04 06:26:31 -0700 (Thu, 04 Oct 2012)
Log Message:
-----------
multimedia/mythtv-core.25:
- Fix livecheck to not find versions higher then this ports branch.

Modified Paths:
--------------
    trunk/dports/multimedia/mythtv-core.25/Portfile

Modified: trunk/dports/multimedia/mythtv-core.25/Portfile
===================================================================
--- trunk/dports/multimedia/mythtv-core.25/Portfile	2012-10-04 13:25:29 UTC (rev 98389)
+++ trunk/dports/multimedia/mythtv-core.25/Portfile	2012-10-04 13:26:31 UTC (rev 98390)
@@ -350,4 +350,5 @@
 #
 ############################################################################"
 
-livecheck.version           ${version}
+livecheck.version       ${version}
+livecheck.regex         "tarball/v(0.25\[^\"\]+)"
\ No newline at end of file
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121004/4f68a24d/attachment.html>


More information about the macports-changes mailing list