summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorBartek Rutkowski <robak@FreeBSD.org>2014-09-24 09:06:41 +0000
committerBartek Rutkowski <robak@FreeBSD.org>2014-09-24 09:06:41 +0000
commit162973c310cecee4b347e008873d5de863fca77d (patch)
treea5bbf90d1a713e36e282911a8addfcbe7addda5a /lang
parent- Update to 2.0.16 (diff)
lang/cython: update 0.20.2 -> 0.21
- Convert to USES=python PR: 193643 Submitted by: Viltaly Magerya <vmagerya@gmail.com> Approved by: mentors (implicit)
Notes
Notes: svn path=/head/; revision=369166
Diffstat (limited to 'lang')
-rw-r--r--lang/cython/Makefile7
-rw-r--r--lang/cython/distinfo4
2 files changed, 5 insertions, 6 deletions
diff --git a/lang/cython/Makefile b/lang/cython/Makefile
index d3e137f2687b..f751b2d67883 100644
--- a/lang/cython/Makefile
+++ b/lang/cython/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= cython
-PORTVERSION= 0.20.2
+PORTVERSION= 0.21
CATEGORIES= lang python
MASTER_SITES= http://www.cython.org/release/ \
CHEESESHOP
@@ -13,8 +13,7 @@ COMMENT= Compiler for Writing C Extensions for the Python Language
LICENSE= APACHE20
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= autoplist distutils
.include <bsd.port.mk>
diff --git a/lang/cython/distinfo b/lang/cython/distinfo
index 9f25afd788e9..a356e3913637 100644
--- a/lang/cython/distinfo
+++ b/lang/cython/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Cython-0.20.2.tar.gz) = ed13b606a2aeb5bd6c235f8ed6c9988c99d01a033d0d21d56137c13d5c7be63f
-SIZE (Cython-0.20.2.tar.gz) = 1432614
+SHA256 (Cython-0.21.tar.gz) = 0cd5787fb3f1eaf8326b21bdfcb90aabd3eca7c214c5b7b503fbb82da97bbaa0
+SIZE (Cython-0.21.tar.gz) = 1490358