Revision: 103246 https://trac.macports.org/changeset/103246 Author: stromnov@macports.org Date: 2013-02-19 02:21:20 -0800 (Tue, 19 Feb 2013) Log Message: ----------- py-cidrize: update to version 0.6.4 Modified Paths: -------------- trunk/dports/python/py-cidrize/Portfile Modified: trunk/dports/python/py-cidrize/Portfile =================================================================== --- trunk/dports/python/py-cidrize/Portfile 2013-02-19 10:11:38 UTC (rev 103245) +++ trunk/dports/python/py-cidrize/Portfile 2013-02-19 10:21:20 UTC (rev 103246) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-cidrize -version 0.6.3 +version 0.6.4 revision 0 categories-append devel license BSD @@ -21,8 +21,8 @@ master_sites http://pypi.python.org/packages/source/c/cidrize/ distname cidrize-${version} -checksums rmd160 9464d6cf7154f9c203ae3a30576d46c69d26a1f6 \ - sha256 c60ca952be6ea60080aad358dd4a0098c90b9176bda4fe0924c6955b39d952c0 +checksums rmd160 b3cd999fcb182730242b331d872a52635d8df8ad \ + sha256 fd781b33dca2ceced97bb3621bb05de90da7bb58237d2646fd238fe30eacdbd4 python.versions 25 26 27 python.default_version 27