mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 0.11.3
- Update my mail address to FreeBSD Approved by: miwi(mentor) Feature safe: yes
This commit is contained in:
parent
19620f4907
commit
4eb52411c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=242161
@ -6,13 +6,13 @@
|
||||
#
|
||||
|
||||
PORTNAME= cython
|
||||
PORTVERSION= 0.11.2
|
||||
PORTVERSION= 0.11.3
|
||||
CATEGORIES= lang python
|
||||
MASTER_SITES= http://www.cython.org/ \
|
||||
CHEESESHOP
|
||||
DISTNAME= Cython-${PORTVERSION}
|
||||
|
||||
MAINTAINER= wenheping@gmail.com
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Compiler for Writing C Extensions for the Python Language
|
||||
|
||||
USE_PYTHON= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Cython-0.11.2.tar.gz) = 31a79d5c7365e1d18ff7be48d6c1026b
|
||||
SHA256 (Cython-0.11.2.tar.gz) = c01820c3b58d2ec8fd81bc5af1f69f353917125e8c59c86ae82fb9a7dadef1b4
|
||||
SIZE (Cython-0.11.2.tar.gz) = 3266204
|
||||
MD5 (Cython-0.11.3.tar.gz) = d2055aaaec81b84d443998633b328c2c
|
||||
SHA256 (Cython-0.11.3.tar.gz) = 5a807fb1bbda664aedd953b776d49a3bcbbc21ffe17a41ff574da6e2ff197f79
|
||||
SIZE (Cython-0.11.3.tar.gz) = 3304191
|
||||
|
@ -209,7 +209,6 @@ bin/cython
|
||||
%%PYTHON_SITELIBDIR%%/Cython/Tests/TestCodeWriter.pyc
|
||||
%%PYTHON_SITELIBDIR%%/Cython/Tests/__init__.pyo
|
||||
%%PYTHON_SITELIBDIR%%/Cython/Tests/TestCodeWriter.pyo
|
||||
%%PYTHON_SITELIBDIR%%/Cython/Includes/__cython__.pxd
|
||||
%%PYTHON_SITELIBDIR%%/Cython/Includes/numpy.pxd
|
||||
%%PYTHON_SITELIBDIR%%/Cython/Includes/python.pxd
|
||||
%%PYTHON_SITELIBDIR%%/Cython/Includes/python2.5.pxd
|
||||
|
Loading…
Reference in New Issue
Block a user