[147901] trunk/dports/python/py-xdg/Portfile
ryandesign at macports.org
ryandesign at macports.org
Tue Apr 19 21:16:37 PDT 2016
Revision: 147901
https://trac.macports.org/changeset/147901
Author: ryandesign at macports.org
Date: 2016-04-19 21:16:37 -0700 (Tue, 19 Apr 2016)
Log Message:
-----------
py-xdg: use https in livecheck.url
Modified Paths:
--------------
trunk/dports/python/py-xdg/Portfile
Modified: trunk/dports/python/py-xdg/Portfile
===================================================================
--- trunk/dports/python/py-xdg/Portfile 2016-04-20 04:15:10 UTC (rev 147900)
+++ trunk/dports/python/py-xdg/Portfile 2016-04-20 04:16:37 UTC (rev 147901)
@@ -40,6 +40,6 @@
livecheck.type none
} else {
livecheck.type regex
- livecheck.url http://www.freedesktop.org/~takluyver/
+ livecheck.url [lindex ${master_sites} 0]
livecheck.regex "${gname}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160419/b7cf2621/attachment-0001.html>
More information about the macports-changes
mailing list