summaryrefslogtreecommitdiff
path: root/lang/py-pyrex
diff options
context:
space:
mode:
authorbjs <bjs>2008-10-17 12:46:18 +0000
committerbjs <bjs>2008-10-17 12:46:18 +0000
commit701643c4c0cd2b134859c8fc796aa8da5cb65d53 (patch)
tree063cd77d8d89f566764567dd0664515574b5dfe3 /lang/py-pyrex
parente26124c560ca9af3973644ad3a1b61dbbaf090a2 (diff)
downloadpkgsrc-701643c4c0cd2b134859c8fc796aa8da5cb65d53.tar.gz
Update to Pyrex-0.8.9.5. Myriad bug fixes and some new features;
the only changelog I found is very dense (CHANGES.TXT) and I do not have the time to condense it for inclusion here.
Diffstat (limited to 'lang/py-pyrex')
-rw-r--r--lang/py-pyrex/Makefile9
-rw-r--r--lang/py-pyrex/distinfo8
2 files changed, 9 insertions, 8 deletions
diff --git a/lang/py-pyrex/Makefile b/lang/py-pyrex/Makefile
index 0f2885827ce..0ca2de42126 100644
--- a/lang/py-pyrex/Makefile
+++ b/lang/py-pyrex/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2008/04/25 17:37:56 tnn Exp $
+# $NetBSD: Makefile,v 1.17 2008/10/17 12:46:18 bjs Exp $
-DISTNAME= Pyrex-0.9.6.4
+DISTNAME= Pyrex-0.9.8.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/P/p/}
CATEGORIES= lang python
MASTER_SITES= http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/
@@ -9,9 +9,10 @@ MAINTAINER= tsarna@NetBSD.org
HOMEPAGE= http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/
COMMENT= Language for Writing Python Extension Modules
-PKG_DESTDIR_SUPPORT= user-destdir
+PKG_DESTDIR_SUPPORT= user-destdir
-PYDISTUTILSPKG= yes
+PYDISTUTILSPKG= yes
+USE_TOOLS+= pax
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/lang/py-pyrex/distinfo b/lang/py-pyrex/distinfo
index e57d9d9df46..d1c9c8c3804 100644
--- a/lang/py-pyrex/distinfo
+++ b/lang/py-pyrex/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2008/04/25 17:37:56 tnn Exp $
+$NetBSD: distinfo,v 1.9 2008/10/17 12:46:18 bjs Exp $
-SHA1 (Pyrex-0.9.6.4.tar.gz) = 233fb9b92b62015b9d0f24c9e1aea4acdcd6782d
-RMD160 (Pyrex-0.9.6.4.tar.gz) = 4209739535744b65b8681e8974c5eac7894d3431
-Size (Pyrex-0.9.6.4.tar.gz) = 221658 bytes
+SHA1 (Pyrex-0.9.8.5.tar.gz) = 8ee6fa87bae48a74f58e8328316aff4863ef7c05
+RMD160 (Pyrex-0.9.8.5.tar.gz) = ff79e39956afecf354bbe71d9f1e15cf9abf153d
+Size (Pyrex-0.9.8.5.tar.gz) = 242223 bytes