[117770] trunk/dports/python/py-keyring/Portfile
g5pw at macports.org
g5pw at macports.org
Wed Mar 12 09:25:56 PDT 2014
Revision: 117770
https://trac.macports.org/changeset/117770
Author: g5pw at macports.org
Date: 2014-03-12 09:25:56 -0700 (Wed, 12 Mar 2014)
Log Message:
-----------
python/py-keyring:
update homepage to reflect information in setup.py
remove default_version, as 27 is the default
disable livecheck for subports
Modified Paths:
--------------
trunk/dports/python/py-keyring/Portfile
Modified: trunk/dports/python/py-keyring/Portfile
===================================================================
--- trunk/dports/python/py-keyring/Portfile 2014-03-12 16:24:13 UTC (rev 117769)
+++ trunk/dports/python/py-keyring/Portfile 2014-03-12 16:25:56 UTC (rev 117770)
@@ -17,13 +17,12 @@
platforms darwin
-homepage http://pypi.python.org/pypi/keyring
+homepage https://bitbucket.org/kang/python-keyring-lib
checksums rmd160 6603d9bac6ff4b4947d2a87a6e9a2438eaf51641 \
sha256 282132421bafc34b78a25ec07a78ce5539f3d358a290750fe79535fca2a693e0
python.versions 26 27 33 34
-python.default_version 27
if {${name} ne ${subport}} {
post-destroot {
@@ -34,4 +33,6 @@
eval file copy [glob ${worksrcpath}/demo/*] \
${destroot}${prefix}/share/examples/${subport}
}
+
+ livecheck.type none
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140312/f075c8c6/attachment.html>
More information about the macports-changes
mailing list