[107135] trunk/dports/python/py-twilio/Portfile

aronnax at macports.org aronnax at macports.org
Tue Jun 18 16:42:21 PDT 2013


Revision: 107135
          https://trac.macports.org/changeset/107135
Author:   aronnax at macports.org
Date:     2013-06-18 16:42:21 -0700 (Tue, 18 Jun 2013)
Log Message:
-----------
py-twilio: add rmd160, sha256 checksums

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

Modified: trunk/dports/python/py-twilio/Portfile
===================================================================
--- trunk/dports/python/py-twilio/Portfile	2013-06-18 23:33:06 UTC (rev 107134)
+++ trunk/dports/python/py-twilio/Portfile	2013-06-18 23:42:21 UTC (rev 107135)
@@ -7,6 +7,7 @@
 set realname        twilio
 name                py-${realname}
 version             3.5.1
+revision            1
 python.versions     25 26 27 32
 license             MIT
 platforms           darwin
@@ -18,7 +19,9 @@
 master_sites        http://pypi.python.org/packages/source/[string index ${realname} 0]/${realname}/
 distname            ${realname}-${version}
 
-checksums           md5     a33890f8b1527af9cd0d2018949934ea
+checksums           md5     a33890f8b1527af9cd0d2018949934ea \
+                    rmd160  06c0a70e16ab626ca92c6130958b082ee50d213c \
+                    sha256  737e88255fdbfb2f6a5377b6492d7bfe826a9d33bad10fb3a5c9a5c6538144e8
 
 if {${subport} == ${name}} {
     livecheck.type  regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130618/da770a24/attachment-0001.html>


More information about the macports-changes mailing list