[117927] trunk/dports/python/py-saga/Portfile
mojca at macports.org
mojca at macports.org
Mon Mar 17 05:13:40 PDT 2014
Revision: 117927
https://trac.macports.org/changeset/117927
Author: mojca at macports.org
Date: 2014-03-17 05:13:40 -0700 (Mon, 17 Mar 2014)
Log Message:
-----------
py-saga: no livecheck for subports (#42585)
Modified Paths:
--------------
trunk/dports/python/py-saga/Portfile
Modified: trunk/dports/python/py-saga/Portfile
===================================================================
--- trunk/dports/python/py-saga/Portfile 2014-03-17 11:03:24 UTC (rev 117926)
+++ trunk/dports/python/py-saga/Portfile 2014-03-17 12:13:40 UTC (rev 117927)
@@ -57,8 +57,8 @@
}
livecheck.type none
+} else {
+ livecheck.type regex
+ livecheck.url [lindex ${master_sites} 0]
+ livecheck.regex ">${_name}-(\\d+(\\.\\d+)+)\\${extract.suffix}<"
}
-
-livecheck.type regex
-livecheck.url [lindex ${master_sites} 0]
-livecheck.regex ">${_name}-(\\d+(\\.\\d+)+)\\${extract.suffix}<"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140317/984420f1/attachment.html>
More information about the macports-changes
mailing list