pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/ORBit2 Update to 2.8.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/07670615f2dd
branches:  trunk
changeset: 467773:07670615f2dd
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Fri Feb 06 17:03:21 2004 +0000

description:
Update to 2.8.3:

2003-12-04  Michael Meeks  <michael%ximian.com@localhost>

        * Version 2.8.3

2003-11-06  Padraig O'Briain <padraig.obriain%sun.com@localhost>

        * linc2/src/linc-server.c (link_server_handle_io): Change g_error
        to g_warning to avoid crash if revents field reset between check()
        and dispatch(). Fixes bug #126209.

2003-10-31  Michael Meeks  <michael%ximian.com@localhost>

        * src/orb/GIOP/giop-recv-buffer.c
        (giop_connection_handle_input): on HUP goto
        msg_error so we don't leave the cnx->incoming_msg
        hanging around.

2003-10-30  Michael Meeks  <michael%ximian.com@localhost>

        * test/everything/lifeCycle.c
        (LifeCycleServer_deactivateUnrefOnReturn): a nasty
        in-proc hack that unreferences our CORBA_Object
        handle.

        * test/everything/client.c (testLifeCycle): use
        the ORBit_small_invoke_stub_n path, used by older
        stubs.

2003-10-24  Michael Meeks  <michael%ximian.com@localhost>

        * src/orb/GIOP/giop.c (giop_shutdown): allow
        shutdown from any thread - this looks safe enough,
        at least here.

2003-10-23  Mark McLoughlin  <mark%skynet.ie@localhost>

        * test/everything/lifeCycle.c: add this from the
        2.8.2 tarball. Michael must have forgotten to
        CVS add it.

2003-10-14  Michael Meeks  <michael%ximian.com@localhost>

        * src/orb/poa/poa.c (ORBit_POA_destroy_T_R):
        rename to this.

diffstat:

 net/ORBit2/Makefile |  4 ++--
 net/ORBit2/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (24 lines):

diff -r 11e373ebd0cf -r 07670615f2dd net/ORBit2/Makefile
--- a/net/ORBit2/Makefile       Fri Feb 06 16:26:23 2004 +0000
+++ b/net/ORBit2/Makefile       Fri Feb 06 17:03:21 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2004/01/24 14:50:05 grant Exp $
+# $NetBSD: Makefile,v 1.24 2004/02/06 17:03:21 jmmv Exp $
 #
 
-DISTNAME=              ORBit2-2.8.2
+DISTNAME=              ORBit2-2.8.3
 CATEGORIES=            net gnome
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/ORBit2/2.8/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 11e373ebd0cf -r 07670615f2dd net/ORBit2/distinfo
--- a/net/ORBit2/distinfo       Fri Feb 06 16:26:23 2004 +0000
+++ b/net/ORBit2/distinfo       Fri Feb 06 17:03:21 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.13 2003/12/18 03:36:24 xtraeme Exp $
+$NetBSD: distinfo,v 1.14 2004/02/06 17:03:21 jmmv Exp $
 
-SHA1 (ORBit2-2.8.2.tar.bz2) = 71802214c4c61002a6e6c2a0d8c9a8b2452b0c36
-Size (ORBit2-2.8.2.tar.bz2) = 619464 bytes
+SHA1 (ORBit2-2.8.3.tar.bz2) = c66e1b65d0b35a6f3f7418092cf82ad93ddb173e
+Size (ORBit2-2.8.3.tar.bz2) = 633145 bytes



Home | Main Index | Thread Index | Old Index