mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Update to 0.4.4
This commit is contained in:
parent
223e615513
commit
5511c38af3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65774
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= pyrex
|
||||
PORTVERSION= 0.4
|
||||
PORTVERSION= 0.4.4
|
||||
CATEGORIES= devel lang python
|
||||
MASTER_SITES= http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
|
||||
PKGNAMEPREFIX= ${PYTHONPKGNAMEPREFIX}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (Pyrex-0.4.tar.gz) = 01024a3f4df07ef6a5b957cc7346a15a
|
||||
MD5 (Pyrex-0.4.4.tar.gz) = 7092feab54487c40776a33494b36f6bd
|
||||
|
@ -89,13 +89,18 @@ bin/pyrexc
|
||||
@dirrm %%PYTHON_SITELIBDIR%%/Pyrex/Compiler
|
||||
@dirrm %%PYTHON_SITELIBDIR%%/Pyrex
|
||||
%%PORTDOCS%%share/doc/pyrex/About.html
|
||||
%%PORTDOCS%%share/doc/pyrex/FAQ.html
|
||||
%%PORTDOCS%%share/doc/pyrex/index.html
|
||||
%%PORTDOCS%%share/doc/pyrex/overview.html
|
||||
%%PORTDOCS%%share/doc/pyrex/primes.c
|
||||
%%PORTDOCS%%share/doc/pyrex/special_methods.html
|
||||
%%PORTDOCS%%share/examples/pyrex/Makefile
|
||||
%%PORTDOCS%%share/examples/pyrex/Makefile.nodistutils
|
||||
%%PORTDOCS%%share/examples/pyrex/numeric.pyx
|
||||
%%PORTDOCS%%share/examples/pyrex/numeric_demo.pyx
|
||||
%%PORTDOCS%%share/examples/pyrex/primes.pyx
|
||||
%%PORTDOCS%%share/examples/pyrex/pyprimes.py
|
||||
%%PORTDOCS%%share/examples/pyrex/run_numeric_demo.py
|
||||
%%PORTDOCS%%share/examples/pyrex/run_primes.py
|
||||
%%PORTDOCS%%share/examples/pyrex/run_spam.py
|
||||
%%PORTDOCS%%share/examples/pyrex/setup.py
|
||||
|
Loading…
Reference in New Issue
Block a user