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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9dad77044cdd
branches:  trunk
changeset: 518382:9dad77044cdd
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Thu Sep 07 18:42:07 2006 +0000

description:
Update to 2.14.3:

2006-08-28  Brian Cameron  <brian.cameron%sun.com@localhost>

        * linc2/src/linc-connection.c: Patch to correct problem where
          DHCP hostname changes caused login to block.

2006-08-16  Jules Colding  <colding%omesc.com@localhost>

        * src/orb/orb-core/corba-orb.c (ORBit_get_giop_recv_limit): Added
        gtk-doc documentation.

2006-08-08  Brian Cameron  <Brian.Cameron%sun.com@localhost>

        * 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  <colding%omesc.com@localhost>

        * configure.in (CFLAGS): Fix #147556

        * acinclude.m4: Added AX_CFLAGS_GCC_OPTION

diffstat:

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

diffs (36 lines):

diff -r e75c0985ca53 -r 9dad77044cdd net/ORBit2/Makefile
--- a/net/ORBit2/Makefile       Thu Sep 07 18:11:11 2006 +0000
+++ b/net/ORBit2/Makefile       Thu Sep 07 18:42:07 2006 +0000
@@ -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 "@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 -r e75c0985ca53 -r 9dad77044cdd net/ORBit2/distinfo
--- a/net/ORBit2/distinfo       Thu Sep 07 18:11:11 2006 +0000
+++ b/net/ORBit2/distinfo       Thu Sep 07 18:42:07 2006 +0000
@@ -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



Home | Main Index | Thread Index | Old Index