aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2014-02-09 12:44:40 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2014-02-09 12:44:40 +0000
commit932e8470e2f4ddfe3daec499f2211798add1eb9f (patch)
tree54ecf04811b19aa7e2bf540bf1a4ff2c0d4643d3
parent23b4d2d5a50841f6abb928e663e97e4ca0c4e3a7 (diff)
downloadports-932e8470e2f4ddfe3daec499f2211798add1eb9f.tar.gz
ports-932e8470e2f4ddfe3daec499f2211798add1eb9f.zip
devel/py-futures: Update to 2.1.6 & modernise
- Update to 2.1.6 - Update LICENSE (BSD2CLAUSE) - Deprecate easy_install target Changes: 2.1.6 - 2013-01-14 - Fixed a problem with files missing from the source distribution
Notes
Notes: svn path=/head/; revision=343491
-rw-r--r--devel/py-futures/Makefile6
-rw-r--r--devel/py-futures/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-futures/Makefile b/devel/py-futures/Makefile
index 858331eb097b..74be6dd98825 100644
--- a/devel/py-futures/Makefile
+++ b/devel/py-futures/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= futures
-PORTVERSION= 2.1.5
+PORTVERSION= 2.1.6
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,10 +10,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= koobs@FreeBSD.org
COMMENT= Backport of the concurrent.futures package from Python 3.2
-LICENSE= BSD
+LICENSE= BSD2CLAUSE
USE_PYTHON= -3.1
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
.include <bsd.port.mk>
diff --git a/devel/py-futures/distinfo b/devel/py-futures/distinfo
index e31c7e3352e9..5d8553d2cb3f 100644
--- a/devel/py-futures/distinfo
+++ b/devel/py-futures/distinfo
@@ -1,2 +1,2 @@
-SHA256 (futures-2.1.5.tar.gz) = 8f5a627d3aee94cc1859a942965fdebb714be8cdd2366d819cb8fb9b7cc628a6
-SIZE (futures-2.1.5.tar.gz) = 11954
+SHA256 (futures-2.1.6.tar.gz) = 33f39102b631fa0a030b24c4341ba1f48558e435946d6735d47fe1f739d757c4
+SIZE (futures-2.1.6.tar.gz) = 26445