[121933] trunk/dports/www/midori/Portfile
devans at macports.org
devans at macports.org
Fri Jul 11 12:57:00 PDT 2014
Revision: 121933
https://trac.macports.org/changeset/121933
Author: devans at macports.org
Date: 2014-07-11 12:57:00 -0700 (Fri, 11 Jul 2014)
Log Message:
-----------
midori: fix livecheck.
Modified Paths:
--------------
trunk/dports/www/midori/Portfile
Modified: trunk/dports/www/midori/Portfile
===================================================================
--- trunk/dports/www/midori/Portfile 2014-07-11 19:45:41 UTC (rev 121932)
+++ trunk/dports/www/midori/Portfile 2014-07-11 19:57:00 UTC (rev 121933)
@@ -68,6 +68,6 @@
configure.args-append --disable-libnotify
}
-livecheck.url ${homepage}
-livecheck.regex ${name}-(\[0-9.a-z\]*)\.tar\.bz2
-livecheck.type regexm
+livecheck.url ${homepage}/download/source/
+livecheck.regex ${name}_(\[0-9.\]*)_all_\.tar\.bz2
+livecheck.type regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140711/77d2e166/attachment-0001.html>
More information about the macports-changes
mailing list