Revision: 74259 http://trac.macports.org/changeset/74259 Author: stromnov@macports.org Date: 2010-12-09 04:09:19 -0800 (Thu, 09 Dec 2010) Log Message: ----------- py26-macfsevents: update to version 0.2.4 Modified Paths: -------------- trunk/dports/python/py26-macfsevents/Portfile Modified: trunk/dports/python/py26-macfsevents/Portfile =================================================================== --- trunk/dports/python/py26-macfsevents/Portfile 2010-12-09 12:06:43 UTC (rev 74258) +++ trunk/dports/python/py26-macfsevents/Portfile 2010-12-09 12:09:19 UTC (rev 74259) @@ -5,7 +5,7 @@ PortGroup python26 1.0 name py26-macfsevents -version 0.2.3 +version 0.2.4 maintainers stromnov openmaintainer description Thread-based interface to file system observation primitives. @@ -20,9 +20,9 @@ master_sites http://pypi.python.org/packages/source/M/MacFSEvents/ distname MacFSEvents-${version} -checksums md5 1daa0f9274e1cd5575c2e3bc660cf2bd \ - sha1 197a0c2525379f821e9c6ca782eeb7c153960cf4 \ - rmd160 e24e029dbedfc489fe36af1b75dbe898aca326ad +checksums md5 950033eb0a138a131c8c9c0f933ce6d8 \ + sha1 7f8201cc16ff036251783804df07a756ad434cea \ + rmd160 fe07213a11bf8c21baddbf44f5f4f60f33d97263 depends_build port:py26-distribute