diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-05-09 16:30:24 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-05-09 16:30:24 +0000 |
commit | a18e703092b6dc4561fd7bb5959d07b06b8e9dbe (patch) | |
tree | 1725ea14c9d489d07c275d2caf40d7ddbc3401d7 /net/ORBit2 | |
parent | 542fe8ea9e850185d9bb4ec664256844344010ed (diff) | |
download | pkgsrc-a18e703092b6dc4561fd7bb5959d07b06b8e9dbe.tar.gz |
Update to 2.10.2:
2004-05-07 Michael Meeks <michael@ximian.com>
* Version 2.10.2
2004-05-07 Michael Meeks <michael@ximian.com>
* Branch for Gnome 2.6
2004-04-24 Dan Winship <danw@ximian.com>
* 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>
* MAINTAINERS: maintainer-ship handed over to frehberg@gnome-de.org
2004-04-21 Michael Meeks <michael@ximian.com>
* Version 2.10.1
2004-04-21 Michael Meeks <michael@ximian.com>
* 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>
* 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>
* ORBit-2.0.pc.in: add gthread dep.
2004-03-19 Mark McLoughlin <mark@skynet.ie>
* orbit2-config.in: return -lORBitCosNaming-2 with
--use-service=name rather than -lORBitCosNaming.
This script is still deprecated old cruft, though.
Diffstat (limited to 'net/ORBit2')
-rw-r--r-- | net/ORBit2/Makefile | 10 | ||||
-rw-r--r-- | net/ORBit2/PLIST | 15 | ||||
-rw-r--r-- | net/ORBit2/distinfo | 6 |
3 files changed, 22 insertions, 9 deletions
diff --git a/net/ORBit2/Makefile b/net/ORBit2/Makefile index 803b0adcfd6..18ad5e0160e 100644 --- a/net/ORBit2/Makefile +++ b/net/ORBit2/Makefile @@ -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 @@ USE_BUILDLINK3= YES 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 @@ PKGCONFIG_OVERRIDE+= src/idl-compiler/ORBit-idl-2.0.pc.in 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 --git a/net/ORBit2/PLIST b/net/ORBit2/PLIST index 69f5e278fa2..3eed6217d94 100644 --- a/net/ORBit2/PLIST +++ b/net/ORBit2/PLIST @@ -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-CosNaming-2.0.pc 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 --git a/net/ORBit2/distinfo b/net/ORBit2/distinfo index 3aae0a08868..3677a043f14 100644 --- a/net/ORBit2/distinfo +++ b/net/ORBit2/distinfo @@ -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 |