pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/py-ORBit update to 2.0.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c15e80d1c3b2
branches:  trunk
changeset: 486527:c15e80d1c3b2
user:      recht <recht%pkgsrc.org@localhost>
date:      Wed Dec 29 11:04:45 2004 +0000

description:
update to 2.0.1

pyorbit-2.0.1:  4-October-2004
        - x86_64 build fixes (Mark McLoughlin)
        - export pyorbit versions (Gustavo)
        - Python 2.4 fixes (James)
        - Bug fixes (James, Bowin Owens)

diffstat:

 net/py-ORBit/Makefile |  7 +++----
 net/py-ORBit/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r 3db7ef974e83 -r c15e80d1c3b2 net/py-ORBit/Makefile
--- a/net/py-ORBit/Makefile     Wed Dec 29 11:02:25 2004 +0000
+++ b/net/py-ORBit/Makefile     Wed Dec 29 11:04:45 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2004/10/03 00:17:57 tv Exp $
+# $NetBSD: Makefile,v 1.15 2004/12/29 11:04:45 recht Exp $
 #
 
-DISTNAME=      pyorbit-2.0.0
-PKGREVISION=   3
+DISTNAME=      pyorbit-2.0.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/pyorbit/ORBit/}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/pyorbit/2.0/}
@@ -20,7 +19,7 @@
 GNU_CONFIGURE= YES
 CONFIGURE_ENV+=        PYTHON=${PYTHONBIN}
 
-PYTHON_VERSIONS_ACCEPTED=      23pth 22pth
+PYTHON_VERSIONS_ACCEPTED=      24pth 23pth 22pth
 BUILDLINK_DEPENDS.python22-pth=        python22-pth>=2.2.2nb2
 
 .include "../../devel/pkgconfig/buildlink3.mk"
diff -r 3db7ef974e83 -r c15e80d1c3b2 net/py-ORBit/distinfo
--- a/net/py-ORBit/distinfo     Wed Dec 29 11:02:25 2004 +0000
+++ b/net/py-ORBit/distinfo     Wed Dec 29 11:04:45 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2003/09/08 21:14:08 recht Exp $
+$NetBSD: distinfo,v 1.5 2004/12/29 11:04:45 recht Exp $
 
-SHA1 (pyorbit-2.0.0.tar.bz2) = c4fa9c3550caa620b73f8c18542d680827ca0047
-Size (pyorbit-2.0.0.tar.bz2) = 246324 bytes
+SHA1 (pyorbit-2.0.1.tar.bz2) = c2b9c6e35901b5512e695f28a83e57a34783ba84
+Size (pyorbit-2.0.1.tar.bz2) = 242959 bytes



Home | Main Index | Thread Index | Old Index