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.10.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c06810357caf
branches:  trunk
changeset: 475059:c06810357caf
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sun May 09 16:30:24 2004 +0000

description:
Update to 2.10.2:

2004-05-07  Michael Meeks  <michael%ximian.com@localhost>

        * Version 2.10.2

2004-05-07  Michael Meeks  <michael%ximian.com@localhost>

        * Branch for Gnome 2.6

2004-04-24  Dan Winship  <danw%ximian.com@localhost>

        * src/services/imodule/Makefile.am (LDADD): Remove
        $(LOCAL_LINC_LIBS). (Only libORBit-2 itself should be linking
        against it.)

        * src/services/name/Makefile.am (libORBitCosNaming_2_la_LDFLAGS):
        Likewise

2004-04-24  Frank Rehberger  <frehberg%fresa.casa.in-berlin.de@localhost>

        * MAINTAINERS: maintainer-ship handed over to  frehberg%gnome-de.org@localhost

2004-04-21  Michael Meeks  <michael%ximian.com@localhost>

        * Version 2.10.1

2004-04-21  Michael Meeks  <michael%ximian.com@localhost>

        * src/orb/orb-core/iop-profiles.c
        (CodeSetComponent_demarshal): don't spew a
        g_warning, just a dprintf.
        (IOP_UnknownComponent_marshal): actually marshal
        the length of the sequence as well as the data.

2004-04-21  Bill Haneman  <bill.haneman%sun.com@localhost>

        * test/everything/basicServer.c
        (TestFactory_getObjectCount, TestFactory_getObject):
        hammer on some JavaORB stuff.

        * test/everything/client.c (testIOR): impl.
        (run_tests): upd.

2004-04-13  Joe Marcus Clarke  <marcus%freebsd.org@localhost>

        * ORBit-2.0.pc.in: add gthread dep.

2004-03-19  Mark McLoughlin  <mark%skynet.ie@localhost>

        * orbit2-config.in: return -lORBitCosNaming-2 with
        --use-service=name rather than -lORBitCosNaming.
        This script is still deprecated old cruft, though.

diffstat:

 net/ORBit2/Makefile |  10 +++++++---
 net/ORBit2/PLIST    |  15 ++++++++++++---
 net/ORBit2/distinfo |   6 +++---
 3 files changed, 22 insertions(+), 9 deletions(-)

diffs (76 lines):

diff -r ed3f8f45c750 -r c06810357caf net/ORBit2/Makefile
--- a/net/ORBit2/Makefile       Sun May 09 16:28:55 2004 +0000
+++ b/net/ORBit2/Makefile       Sun May 09 16:30:24 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2004/04/24 15:21:35 danw Exp $
+# $NetBSD: Makefile,v 1.31 2004/05/09 16:30:24 jmmv Exp $
 #
 
-DISTNAME=              ORBit2-2.10.0
+DISTNAME=              ORBit2-2.10.2
 CATEGORIES=            net gnome
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/ORBit2/2.10/}
 EXTRACT_SUFX=          .tar.bz2
@@ -18,7 +18,7 @@
 GNU_CONFIGURE=         YES
 
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR}
-CONFIGURE_ARGS+=       --with-html-dir=${PREFIX}/share/doc/html
+CONFIGURE_ARGS+=       --with-html-dir=${PREFIX}/share/doc
 
 PKGCONFIG_OVERRIDE=    ORBit-2.0.pc.in
 PKGCONFIG_OVERRIDE+=   ORBit-CosNaming-2.0.pc.in
@@ -27,6 +27,10 @@
 
 CPPFLAGS.Darwin+=      -DBIND_8_COMPAT
 
+PRINT_PLIST_AWK+=      /^@dirrm share\/idl$$/ \
+                               { print "@unexec $${RMDIR} %D/" $$2 \
+                                 " 2>/dev/null || $${TRUE}"; next; }
+
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../devel/pkgconfig/buildlink3.mk"
 .include "../../devel/popt/buildlink3.mk"
diff -r ed3f8f45c750 -r c06810357caf net/ORBit2/PLIST
--- a/net/ORBit2/PLIST  Sun May 09 16:28:55 2004 +0000
+++ b/net/ORBit2/PLIST  Sun May 09 16:30:24 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2004/04/01 18:16:17 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.7 2004/05/09 16:30:24 jmmv Exp $
 bin/ior-decode-2
 bin/linc-cleanup-sockets
 bin/orbit-idl-2
@@ -73,11 +73,20 @@
 lib/pkgconfig/ORBit-idl-2.0.pc
 lib/pkgconfig/ORBit-imodule-2.0.pc
 share/aclocal/ORBit2.m4
+share/doc/ORBit2/ORBit2-orbit2-allocators.html
+share/doc/ORBit2/ORBit2-orbit2-small.html
+share/doc/ORBit2/ORBit2.devhelp
+share/doc/ORBit2/general.html
+share/doc/ORBit2/home.png
+share/doc/ORBit2/index.html
+share/doc/ORBit2/index.sgml
+share/doc/ORBit2/left.png
+share/doc/ORBit2/right.png
+share/doc/ORBit2/up.png
 share/idl/orbit-2.0/CosNaming.idl
 @dirrm share/idl/orbit-2.0
 @unexec ${RMDIR} %D/share/idl 2>/dev/null || ${TRUE}
-@exec ${MKDIR} %D/share/doc/html/ORBit2
-@dirrm share/doc/html/ORBit2
+@dirrm share/doc/ORBit2
 @dirrm lib/orbit-2.0
 @dirrm include/orbit-2.0/orbit/util
 @dirrm include/orbit-2.0/orbit/poa
diff -r ed3f8f45c750 -r c06810357caf net/ORBit2/distinfo
--- a/net/ORBit2/distinfo       Sun May 09 16:28:55 2004 +0000
+++ b/net/ORBit2/distinfo       Sun May 09 16:30:24 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.15 2004/04/01 18:16:17 jmmv Exp $
+$NetBSD: distinfo,v 1.16 2004/05/09 16:30:24 jmmv Exp $
 
-SHA1 (ORBit2-2.10.0.tar.bz2) = 5d9ff01c6317cbabd46708e31b21726a217dafdb
-Size (ORBit2-2.10.0.tar.bz2) = 643687 bytes
+SHA1 (ORBit2-2.10.2.tar.bz2) = af49875e0d932d33172a65b376befc933b9c742e
+Size (ORBit2-2.10.2.tar.bz2) = 649720 bytes



Home | Main Index | Thread Index | Old Index