aboutsummaryrefslogtreecommitdiff
path: root/devel/pyrex
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2002-09-07 06:59:52 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2002-09-07 06:59:52 +0000
commit5511c38af3b38133a1bfa3605864690fcf5b45a6 (patch)
tree02c252f7118d88e673bde58023c74023e30970f3 /devel/pyrex
parent223e6155135832473b9d12abaf4e5df2959de116 (diff)
downloadports-5511c38af3b38133a1bfa3605864690fcf5b45a6.tar.gz
ports-5511c38af3b38133a1bfa3605864690fcf5b45a6.zip
Notes
Diffstat (limited to 'devel/pyrex')
-rw-r--r--devel/pyrex/Makefile2
-rw-r--r--devel/pyrex/distinfo2
-rw-r--r--devel/pyrex/pkg-plist5
3 files changed, 7 insertions, 2 deletions
diff --git a/devel/pyrex/Makefile b/devel/pyrex/Makefile
index 2281a9605fb7..bf88f2277313 100644
--- a/devel/pyrex/Makefile
+++ b/devel/pyrex/Makefile
@@ -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}
diff --git a/devel/pyrex/distinfo b/devel/pyrex/distinfo
index 01d8e6ed0da6..106223fbadc6 100644
--- a/devel/pyrex/distinfo
+++ b/devel/pyrex/distinfo
@@ -1 +1 @@
-MD5 (Pyrex-0.4.tar.gz) = 01024a3f4df07ef6a5b957cc7346a15a
+MD5 (Pyrex-0.4.4.tar.gz) = 7092feab54487c40776a33494b36f6bd
diff --git a/devel/pyrex/pkg-plist b/devel/pyrex/pkg-plist
index 3ffbb19f4b57..1fc1536a7bf6 100644
--- a/devel/pyrex/pkg-plist
+++ b/devel/pyrex/pkg-plist
@@ -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