Revision: 140581 https://trac.macports.org/changeset/140581 Author: stromnov@macports.org Date: 2015-09-24 06:59:24 -0700 (Thu, 24 Sep 2015) Log Message: ----------- py-unicodecsv: update to version 0.14.1 Modified Paths: -------------- trunk/dports/python/py-unicodecsv/Portfile Modified: trunk/dports/python/py-unicodecsv/Portfile =================================================================== --- trunk/dports/python/py-unicodecsv/Portfile 2015-09-24 12:40:51 UTC (rev 140580) +++ trunk/dports/python/py-unicodecsv/Portfile 2015-09-24 13:59:24 UTC (rev 140581) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-unicodecsv -version 0.13.0 +version 0.14.1 revision 0 categories-append devel platforms darwin @@ -23,8 +23,8 @@ distname unicodecsv-${version} -checksums rmd160 99f273e2bf7d2f83882988358f8406e41e321a27 \ - sha256 a913fa13a26b4b25058950f8d6231abee855e8a03a0f265274b3ed30a91034a3 +checksums rmd160 e32a55b18f1ea62a47db3490191bd4bb6566453f \ + sha256 018c08037d48649a0412063ff4eda26eaa81eff1546dbffa51fa5293276ff7fc if {${name} ne ${subport}} { livecheck.type none