[125321] trunk/dports/python/py-pyxmpp/Portfile

ram at macports.org ram at macports.org
Sat Sep 13 08:54:46 PDT 2014


Revision: 125321
          https://trac.macports.org/changeset/125321
Author:   ram at macports.org
Date:     2014-09-13 08:54:46 -0700 (Sat, 13 Sep 2014)
Log Message:
-----------
python/py-pyxmpp: fix livecheck, switch to rmd160 and sha256 checksums

Modified Paths:
--------------
    trunk/dports/python/py-pyxmpp/Portfile

Modified: trunk/dports/python/py-pyxmpp/Portfile
===================================================================
--- trunk/dports/python/py-pyxmpp/Portfile	2014-09-13 15:20:11 UTC (rev 125320)
+++ trunk/dports/python/py-pyxmpp/Portfile	2014-09-13 15:54:46 UTC (rev 125321)
@@ -18,14 +18,13 @@
   XMPP streams, handle incoming events and create outgoing stanzas.
 
 homepage           http://pyxmpp.jajcus.net/
-master_sites       ${homepage}downloads/
+master_sites       https://pypi.python.org/packages/source/p/pyxmpp/
 distname           pyxmpp-${version}
 
 python.versions    26 27
 
-checksums          md5 a38abf032aca0408b6055cd94296eb75 \
-                   sha1 4cfb72b1c7c834926981303b42243218016ff762 \
-                   rmd160 e94194d8dcf0d2e78e30de5cc92b3315c8a1ce92
+checksums          rmd160 e94194d8dcf0d2e78e30de5cc92b3315c8a1ce92 \
+                   sha256 f45365bae922a9e44226622cf086e3ffd3c681012f6c6b609d3306e4d0dfb33c
 
 if {${name} ne ${subport}} {
     depends_lib-append port:py${python.version}-libxml2 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140913/08733e26/attachment.html>


More information about the macports-changes mailing list