1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

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)
This commit is contained in:
Bartek Rutkowski 2014-09-24 09:06:41 +00:00
parent 7e2f0beddc
commit 162973c310
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369166
2 changed files with 5 additions and 6 deletions

View File

@ -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>

View File

@ -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