diff options
author | recht <recht@pkgsrc.org> | 2004-12-29 11:04:45 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-12-29 11:04:45 +0000 |
commit | 2ab999c3ea2b02d332e34de0fa7e242b9b4b1f23 (patch) | |
tree | d7fcc458547c44efb08de1e60e6ff0d79d139e61 /net | |
parent | 6812c1f9619e4017001cfaabc82a1b1d7a12be00 (diff) | |
download | pkgsrc-2ab999c3ea2b02d332e34de0fa7e242b9b4b1f23.tar.gz |
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 (limited to 'net')
-rw-r--r-- | net/py-ORBit/Makefile | 7 | ||||
-rw-r--r-- | net/py-ORBit/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net/py-ORBit/Makefile b/net/py-ORBit/Makefile index 0e34704239b..a10961af3df 100644 --- a/net/py-ORBit/Makefile +++ b/net/py-ORBit/Makefile @@ -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 @@ PKGCONFIG_OVERRIDE+= pyorbit-2.pc.in 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 --git a/net/py-ORBit/distinfo b/net/py-ORBit/distinfo index bbd5ca271a4..4c817a43053 100644 --- a/net/py-ORBit/distinfo +++ b/net/py-ORBit/distinfo @@ -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 |