aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pyrex
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2002-07-18 13:05:14 +0800
committerperky <perky@FreeBSD.org>2002-07-18 13:05:14 +0800
commitcc92213f223a6ffe92b64ca5b2f81c719fcf76a4 (patch)
treee35c27af900ec1ebe6d50a2b3234c9501fd7fd8c /devel/pyrex
parent252e520dd4f2be415b41699c1e5be458f0d97a14 (diff)
downloadfreebsd-ports-gnome-cc92213f223a6ffe92b64ca5b2f81c719fcf76a4.tar.gz
freebsd-ports-gnome-cc92213f223a6ffe92b64ca5b2f81c719fcf76a4.tar.zst
freebsd-ports-gnome-cc92213f223a6ffe92b64ca5b2f81c719fcf76a4.zip
Update to 0.3.4
Diffstat (limited to 'devel/pyrex')
-rw-r--r--devel/pyrex/Makefile4
-rw-r--r--devel/pyrex/distinfo2
-rw-r--r--devel/pyrex/pkg-plist2
3 files changed, 5 insertions, 3 deletions
diff --git a/devel/pyrex/Makefile b/devel/pyrex/Makefile
index 90d2ad6efc8d..ac5135e2bca5 100644
--- a/devel/pyrex/Makefile
+++ b/devel/pyrex/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= pyrex
-PORTVERSION= 0.3.3
+PORTVERSION= 0.3.4
CATEGORIES= devel lang python
MASTER_SITES= http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
PKGNAMEPREFIX= ${PYTHONPKGNAMEPREFIX}
-DISTNAME= Pyrex${PORTVERSION}
+DISTNAME= Pyrex-${PORTVERSION}
MAINTAINER= perky@FreeBSD.org
diff --git a/devel/pyrex/distinfo b/devel/pyrex/distinfo
index ce1dff423776..56d1a95e765a 100644
--- a/devel/pyrex/distinfo
+++ b/devel/pyrex/distinfo
@@ -1 +1 @@
-MD5 (Pyrex0.3.3.tar.gz) = ca94ae3d890774bfd2fcc89b3fadfbbf
+MD5 (Pyrex-0.3.4.tar.gz) = 44542e958c7eb0de34cc2077e8db89ed
diff --git a/devel/pyrex/pkg-plist b/devel/pyrex/pkg-plist
index 425a0d3eba61..12a4de1bda7f 100644
--- a/devel/pyrex/pkg-plist
+++ b/devel/pyrex/pkg-plist
@@ -86,10 +86,12 @@ bin/pyrexc
%%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/primes.pyx
%%PORTDOCS%%share/examples/pyrex/pyprimes.py
%%PORTDOCS%%share/examples/pyrex/run_primes.py
%%PORTDOCS%%share/examples/pyrex/run_spam.py
+%%PORTDOCS%%share/examples/pyrex/setup.py
%%PORTDOCS%%share/examples/pyrex/spam.pyx
%%PORTDOCS%%@dirrm share/examples/pyrex
%%PORTDOCS%%@dirrm share/doc/pyrex