Subject: pkg/22248: py-orbit update to 1.99.5
To: None <gnats-bugs@gnats.netbsd.org>
From: None <marc@informatik.uni-bremen.de>
List: netbsd-bugs
Date: 07/24/2003 19:57:42
>Number:         22248
>Category:       pkg
>Synopsis:       py-orbit update to 1.99.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu Jul 24 17:58:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Marc Recht
>Release:        NetBSD 1.6U
>Organization:
	
>Environment:
	
	
System: NetBSD leeloo.intern.geht.de 1.6U NetBSD 1.6U (LEELOO) #0: Tue Jul 22 14:59:41 CEST 2003 root@leeloo.intern.geht.de:/usr/obj/sys/arch/i386/compile/LEELOO i386
Architecture: i386
Machine: i386
>Description:
Update of net/oy-ORBit to 1.99.5.

The changes in this release include:
    * Work with latest HEAD branch (ORBit2 2.7.x).
    * allow importing of CORBA or PortableServer without first importing
      ORBit.  This gives better compatibility with standard CORBA mapping.
    * None is not a valid string/wstring value.
    * accept strings for sequence<octet>.
	
>How-To-Repeat:
	
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/py-ORBit/Makefile,v
retrieving revision 1.2
diff -u -u -b -r1.2 Makefile
--- Makefile    2003/07/13 13:52:59     1.2
+++ Makefile    2003/07/24 17:55:03
@@ -1,9 +1,8 @@
 # $NetBSD: Makefile,v 1.2 2003/07/13 13:52:59 wiz Exp $
 #
 
-DISTNAME=      pyorbit-1.99.4
+DISTNAME=      pyorbit-1.99.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/pyorbit/ORBit/}
-PKGREVISION=   1
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/pyorbit/1.99/}
 EXTRACT_SUFX=  .tar.bz2
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/net/py-ORBit/PLIST,v
retrieving revision 1.1.1.1
diff -u -u -b -r1.1.1.1 PLIST
--- PLIST       2003/05/09 16:33:38     1.1.1.1
+++ PLIST       2003/07/24 17:55:03
@@ -1,7 +1,13 @@
 @comment $NetBSD: PLIST,v 1.1.1.1 2003/05/09 16:33:38 drochner Exp $
 include/pyorbit-2/pyorbit.h
 lib/pkgconfig/pyorbit-2.pc
+${PYSITELIB}/CORBA.py
+${PYSITELIB}/CORBA.pyc
+${PYSITELIB}/CORBA.pyo
 ${PYSITELIB}/ORBit.a
 ${PYSITELIB}/ORBit.la
 ${PYSITELIB}/ORBit.so
+${PYSITELIB}/PortableServer.py
+${PYSITELIB}/PortableServer.pyc
+${PYSITELIB}/PortableServer.pyo
 @dirrm include/pyorbit-2
Index: buildlink2.mk
===================================================================
RCS file: /cvsroot/pkgsrc/net/py-ORBit/buildlink2.mk,v
retrieving revision 1.3
diff -u -u -b -r1.3 buildlink2.mk
--- buildlink2.mk       2003/07/13 13:52:59     1.3
+++ buildlink2.mk       2003/07/24 17:55:03
@@ -7,7 +7,7 @@
 .include "../../lang/python/pyversion.mk"
 
 BUILDLINK_PACKAGES+=                   pyorbit
-BUILDLINK_DEPENDS.pyorbit?=            ${PYPKGPREFIX}-ORBit>=1.99.4nb1
+BUILDLINK_DEPENDS.pyorbit?=            ${PYPKGPREFIX}-ORBit>=1.99.5
 BUILDLINK_PKGSRCDIR.pyorbit?=          ../../net/py-ORBit
 
 EVAL_PREFIX+=  BUILDLINK_PREFIX.pyorbit=${PYPKGPREFIX}-ORBit
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/net/py-ORBit/distinfo,v
retrieving revision 1.1.1.1
diff -u -u -b -r1.1.1.1 distinfo
--- distinfo    2003/05/09 16:33:38     1.1.1.1
+++ distinfo    2003/07/24 17:55:03
@@ -1,4 +1,4 @@
 $NetBSD: distinfo,v 1.1.1.1 2003/05/09 16:33:38 drochner Exp $
 
-SHA1 (pyorbit-1.99.4.tar.bz2) = 94ab17977cecaca539ea3e9a8c0fa07a578a3585
-Size (pyorbit-1.99.4.tar.bz2) = 188110 bytes
+SHA1 (pyorbit-1.99.5.tar.bz2) = 0b06a888e78843515af9311946c082dc97f496d7
+Size (pyorbit-1.99.5.tar.bz2) = 242460 bytes
	
>Release-Note:
>Audit-Trail:
>Unformatted: