Revision
70215
Author
stromnov@macports.org
Date
2010-08-02 04:19:01 -0700 (Mon, 02 Aug 2010)

Log Message

py26-macfsevents: update to version 0.2.3

Modified Paths

Diff

Modified: trunk/dports/python/py26-macfsevents/Portfile (70214 => 70215)


--- trunk/dports/python/py26-macfsevents/Portfile	2010-08-02 11:09:41 UTC (rev 70214)
+++ trunk/dports/python/py26-macfsevents/Portfile	2010-08-02 11:19:01 UTC (rev 70215)
@@ -5,7 +5,7 @@
 PortGroup           python26 1.0
 
 name                py26-macfsevents
-version             0.2.1
+version             0.2.3
 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     4a99d9c34c72406fdf4ade4bcdc2d7d7 \
-                    sha1    7548ccff9e351cd872acb9ed8eb7955f4876c91c \
-                    rmd160  0e36be68a9378a955b175233ac907b765ebfc55a
+checksums           md5     1daa0f9274e1cd5575c2e3bc660cf2bd \
+                    sha1    197a0c2525379f821e9c6ca782eeb7c153960cf4 \
+                    rmd160  e24e029dbedfc489fe36af1b75dbe898aca326ad
 
 depends_build       port:py26-distribute