Modified: trunk/dports/python/py-futures/Portfile (104686 => 104687)
--- trunk/dports/python/py-futures/Portfile 2013-03-31 15:04:36 UTC (rev 104686)
+++ trunk/dports/python/py-futures/Portfile 2013-03-31 15:07:04 UTC (rev 104687)
@@ -6,13 +6,14 @@
name py-futures
version 2.1.3
-revision 2
+revision 3
categories-append devel
-python.versions 26 27 31 32
platforms darwin
license BSD
supported_archs noarch
+python.versions 26 27 31 32
+
maintainers phw openmaintainer
description A Java-style futures package for Python
@@ -21,13 +22,12 @@
homepage http://code.google.com/p/pythonfutures/
master_sites https://pypi.python.org/packages/source/f/futures/
+checksums rmd160 b76beff361306c2fecc20747edc205bd35ee7560 \
+ sha256 62175d035914a4c2d538335b8488077d09fcf2f8a83c72f06b24f2ab03891206
+
distname futures-${version}
if {$subport != $name} {
- fetch.type svn
- svn.url https://pythonfutures.googlecode.com/svn/tags/${version}/
- svn.revision 106
- worksrcdir ${version}
livecheck.type none
} else {
livecheck.type regex