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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/472b8e26c299
branches:  trunk
changeset: 555660:472b8e26c299
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Mar 06 14:02:32 2009 +0000

description:
Update to 2.14.17:

ORBit2-2.14.17

        - bug fixes
                + fix glib single includes (Cosimo Cecchi)
                + various fixes for cross-compiling (Fridrich Strba)
                + do fewer DNS lookups in linc (Jules Colding)
                + fix compiler warnings (Kjartan)
                + threading fixes (Tor Lillqvist)
                + win32 portability fixes (Tor Lillqvist)

diffstat:

 net/ORBit2/Makefile         |   4 ++--
 net/ORBit2/distinfo         |  11 ++++++-----
 net/ORBit2/patches/patch-aa |   8 ++++----
 net/ORBit2/patches/patch-ad |  13 +++++++++++++
 4 files changed, 25 insertions(+), 11 deletions(-)

diffs (65 lines):

diff -r 82e6a3300653 -r 472b8e26c299 net/ORBit2/Makefile
--- a/net/ORBit2/Makefile       Fri Mar 06 13:56:17 2009 +0000
+++ b/net/ORBit2/Makefile       Fri Mar 06 14:02:32 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2008/10/09 20:22:23 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2009/03/06 14:02:32 wiz Exp $
 #
 
-DISTNAME=              ORBit2-2.14.16
+DISTNAME=              ORBit2-2.14.17
 CATEGORIES=            net gnome
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/ORBit2/2.14/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 82e6a3300653 -r 472b8e26c299 net/ORBit2/distinfo
--- a/net/ORBit2/distinfo       Fri Mar 06 13:56:17 2009 +0000
+++ b/net/ORBit2/distinfo       Fri Mar 06 14:02:32 2009 +0000
@@ -1,9 +1,10 @@
-$NetBSD: distinfo,v 1.43 2008/10/09 20:22:23 wiz Exp $
+$NetBSD: distinfo,v 1.44 2009/03/06 14:02:32 wiz Exp $
 
-SHA1 (ORBit2-2.14.16.tar.bz2) = d366a92f8ce1989caf21cc6884f90cbcad42ea59
-RMD160 (ORBit2-2.14.16.tar.bz2) = 69a76a246d06f10708cfda9c420be173e0746b39
-Size (ORBit2-2.14.16.tar.bz2) = 739458 bytes
-SHA1 (patch-aa) = 6e87e28e3634908f35c219f81a47d0353cfaf551
+SHA1 (ORBit2-2.14.17.tar.bz2) = d1f38e9df5efc219f3a5cfb4d0a0cbc1b381fe1c
+RMD160 (ORBit2-2.14.17.tar.bz2) = 7e76fe543163fe9763e4a7e293640c7c87a160e8
+Size (ORBit2-2.14.17.tar.bz2) = 747503 bytes
+SHA1 (patch-aa) = 5d323eca3c12f0faa79b44aed5c4abf10b09e417
 SHA1 (patch-ab) = efd6a945b3ac65823a36bb8301fa8d0c8ff99960
 SHA1 (patch-ac) = 075a11883b9d0a3ec7d5d93b37007ba64e1baf41
+SHA1 (patch-ad) = 1f275caae42ea5f6fd699b8c01813ae27f177d9d
 SHA1 (patch-ae) = d92c0c8985be666e6ec60b46ff8007447ffc4275
diff -r 82e6a3300653 -r 472b8e26c299 net/ORBit2/patches/patch-aa
--- a/net/ORBit2/patches/patch-aa       Fri Mar 06 13:56:17 2009 +0000
+++ b/net/ORBit2/patches/patch-aa       Fri Mar 06 14:02:32 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.6 2004/11/05 10:19:10 sketch Exp $
+$NetBSD: patch-aa,v 1.7 2009/03/06 14:02:32 wiz Exp $
 
---- src/idl-compiler/orbit-idl-c-headers.c.orig        Wed Nov  3 13:10:51 2004
-+++ src/idl-compiler/orbit-idl-c-headers.c     Wed Nov  3 13:11:53 2004
-@@ -447,6 +447,16 @@
+--- src/idl-compiler/orbit-idl-c-headers.c.orig        2008-08-31 14:04:43.000000000 +0000
++++ src/idl-compiler/orbit-idl-c-headers.c
+@@ -587,6 +587,16 @@ ch_output_codefrag(IDL_tree tree, OIDL_R
        while(*cte && !isspace((int)*cte) && *cte != '"') cte++;
        *cte = '\0';
        fprintf(ci->fh, "#include <%s>\n", ctmp);
diff -r 82e6a3300653 -r 472b8e26c299 net/ORBit2/patches/patch-ad
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/ORBit2/patches/patch-ad       Fri Mar 06 14:02:32 2009 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.5 2009/03/06 14:02:32 wiz Exp $
+
+--- configure.orig     2009-03-06 13:58:59.000000000 +0000
++++ configure
+@@ -11669,7 +11669,7 @@ if test "${with_idl_compiler+set}" = set
+ 
+ fi
+ 
+-if test x$IDL_COMPILER == x"\$(top_builddir)/src/idl-compiler/orbit-idl-2\$(EXEEXT)"; then
++if test x$IDL_COMPILER = x"\$(top_builddir)/src/idl-compiler/orbit-idl-2\$(EXEEXT)"; then
+   { $as_echo "$as_me:$LINENO: result: internal" >&5
+ $as_echo "internal" >&6; }
+ else



Home | Main Index | Thread Index | Old Index