Revision: 103420 https://trac.macports.org/changeset/103420 Author: stromnov@macports.org Date: 2013-02-25 03:54:34 -0800 (Mon, 25 Feb 2013) Log Message: ----------- py-regex: update to version 2013-02-23 Modified Paths: -------------- trunk/dports/python/py-regex/Portfile Modified: trunk/dports/python/py-regex/Portfile =================================================================== --- trunk/dports/python/py-regex/Portfile 2013-02-25 11:52:23 UTC (rev 103419) +++ trunk/dports/python/py-regex/Portfile 2013-02-25 11:54:34 UTC (rev 103420) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-regex -set buildver 2013-02-16 +set buildver 2013-02-23 version 0.1-[string map {"-" "" "." ""} ${buildver}] revision 0 categories-append devel @@ -23,8 +23,8 @@ master_sites http://pypi.python.org/packages/source/r/regex/ distname regex-${buildver} -checksums rmd160 91ae3c223bcf300a209aeb8d0bd382e351ee3dda \ - sha256 3d402b272a28892eb3569116fe354100c6809b256a8fb194c6a52f475dac564b +checksums rmd160 8867f0908bff3544a575613cdeb08bd1b04d05c1 \ + sha256 d82304aec7546ca7c3308659e51260493e771d548ca025d53cc7f42d97020a0e livecheck.type regex livecheck.url ${master_sites}
participants (1)
-
stromnov@macports.org