Revision: 102374 https://trac.macports.org/changeset/102374 Author: stromnov@macports.org Date: 2013-02-01 05:41:32 -0800 (Fri, 01 Feb 2013) Log Message: ----------- py-regex: update to version 0.1.20130126 Modified Paths: -------------- trunk/dports/python/py-regex/Portfile Modified: trunk/dports/python/py-regex/Portfile =================================================================== --- trunk/dports/python/py-regex/Portfile 2013-02-01 13:40:12 UTC (rev 102373) +++ trunk/dports/python/py-regex/Portfile 2013-02-01 13:41:32 UTC (rev 102374) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-regex -version 0.1.20130120 +version 0.1.20130126 revision 0 categories-append devel license Python @@ -22,8 +22,8 @@ master_sites http://pypi.python.org/packages/source/r/regex/ distname regex-${version} -checksums rmd160 a41f8d4e8fc86fc754f86e157d0fb8a9b526b270 \ - sha256 154514033f533f2fa4b00b3a95fb23e61d510caf9d5bf7570f294ce2381e9f0f +checksums rmd160 ad07cc238e33743393d725058590abf75836515e \ + sha256 0ec9c215221b9adde8bf5ef8d423068816106ebf94d6f9c504884e15e3e5f719 livecheck.type regex livecheck.url ${master_sites}
participants (1)
-
stromnov@macports.org