From b60d21a367a533b6cec9fc91cf37adfbaf4e802e Mon Sep 17 00:00:00 2001 From: jmmv Date: Thu, 7 Sep 2006 18:42:07 +0000 Subject: Update to 2.14.3: 2006-08-28 Brian Cameron * linc2/src/linc-connection.c: Patch to correct problem where DHCP hostname changes caused login to block. 2006-08-16 Jules Colding * src/orb/orb-core/corba-orb.c (ORBit_get_giop_recv_limit): Added gtk-doc documentation. 2006-08-08 Brian Cameron * linc2/src/linc-protocols.c: Modify ORBLocalOnly test for TCP/IP connections so that differences in the port number does not cause the test to fail. Since the port number does not affect whether the IP address is local, this should make the test work properly on platforms where the access () function fills in the port value that is being compared. On Solaris, this fixes a bug that causes Java a11y to break, from an end-user perspective. 2006-08-07 Jules Colding * configure.in (CFLAGS): Fix #147556 * acinclude.m4: Added AX_CFLAGS_GCC_OPTION --- net/ORBit2/Makefile | 6 ++++-- net/ORBit2/distinfo | 8 ++++---- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/net/ORBit2/Makefile b/net/ORBit2/Makefile index 06b3d83c1c5..8f7d3b003a0 100644 --- a/net/ORBit2/Makefile +++ b/net/ORBit2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2006/08/03 17:30:45 drochner Exp $ +# $NetBSD: Makefile,v 1.49 2006/09/07 18:42:07 jmmv Exp $ # -DISTNAME= ORBit2-2.14.2 +DISTNAME= ORBit2-2.14.3 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ORBit2/2.14/} EXTRACT_SUFX= .tar.bz2 @@ -33,6 +33,8 @@ PRINT_PLIST_AWK+= /^@dirrm share\/idl$$/ \ { print "@unexec $${RMDIR} %D/" $$2 \ " 2>/dev/null || $${TRUE}"; next; } +BUILDLINK_API_DEPENDS.glib2+= glib2>=2.8.0 + .include "../../devel/glib2/buildlink3.mk" .include "../../devel/popt/buildlink3.mk" .include "../../net/libIDL/buildlink3.mk" diff --git a/net/ORBit2/distinfo b/net/ORBit2/distinfo index 8895fd3fcb6..c6ecfa10b76 100644 --- a/net/ORBit2/distinfo +++ b/net/ORBit2/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.28 2006/08/03 17:30:45 drochner Exp $ +$NetBSD: distinfo,v 1.29 2006/09/07 18:42:07 jmmv Exp $ -SHA1 (ORBit2-2.14.2.tar.bz2) = 4e5b83b3852488a49d93eca44a3e4e9f8d5c4c50 -RMD160 (ORBit2-2.14.2.tar.bz2) = c308cd5e42a17134f3cc0f5888f8f4f07b06a4c3 -Size (ORBit2-2.14.2.tar.bz2) = 706622 bytes +SHA1 (ORBit2-2.14.3.tar.bz2) = c7afea971c1662396829fab12ad019f3b06f7f0c +RMD160 (ORBit2-2.14.3.tar.bz2) = 2cc9c8c779c39002296ab49874071594fdea60c6 +Size (ORBit2-2.14.3.tar.bz2) = 710195 bytes SHA1 (patch-aa) = 6e87e28e3634908f35c219f81a47d0353cfaf551 -- cgit v1.2.3