pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/py-pyrex Update to Pyrex-0.8.9.5. Myriad bug fix...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/60aada3a70b5
branches:  trunk
changeset: 548558:60aada3a70b5
user:      bjs <bjs%pkgsrc.org@localhost>
date:      Fri Oct 17 12:46:18 2008 +0000

description:
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:

 lang/py-pyrex/Makefile |  9 +++++----
 lang/py-pyrex/distinfo |  8 ++++----
 2 files changed, 9 insertions(+), 8 deletions(-)

diffs (38 lines):

diff -r 46bb03939d5d -r 60aada3a70b5 lang/py-pyrex/Makefile
--- a/lang/py-pyrex/Makefile    Fri Oct 17 12:15:56 2008 +0000
+++ b/lang/py-pyrex/Makefile    Fri Oct 17 12:46:18 2008 +0000
@@ -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 @@
 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 -r 46bb03939d5d -r 60aada3a70b5 lang/py-pyrex/distinfo
--- a/lang/py-pyrex/distinfo    Fri Oct 17 12:15:56 2008 +0000
+++ b/lang/py-pyrex/distinfo    Fri Oct 17 12:46:18 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index