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.16:
details: https://anonhg.NetBSD.org/pkgsrc/rev/c6b3f55f7051
branches: trunk
changeset: 548165:c6b3f55f7051
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Oct 09 20:22:23 2008 +0000
description:
Update to 2.14.16:
ORBit2-2.14.16
- bug fixes
+ fix make check on Mac OS/X
+ The ORBNetID option was not consistent in relation to
ORBIIOPIPName. This fix ensures that ORBIIOPIPName always
takes precedence. (Jules Colding)
ORBit2-2.14.15
- bug fixes
+ fix some leaks (Jules Colding)
+ fix for Mike's recent fixes (Mike Gorse)
+ fix potential make loop (Diego Pettenò)
diffstat:
net/ORBit2/Makefile | 4 ++--
net/ORBit2/distinfo | 10 +++++-----
net/ORBit2/patches/patch-ab | 8 ++++----
3 files changed, 11 insertions(+), 11 deletions(-)
diffs (49 lines):
diff -r b5f15ea00902 -r c6b3f55f7051 net/ORBit2/Makefile
--- a/net/ORBit2/Makefile Thu Oct 09 19:50:52 2008 +0000
+++ b/net/ORBit2/Makefile Thu Oct 09 20:22:23 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.64 2008/09/06 15:10:18 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2008/10/09 20:22:23 wiz Exp $
#
-DISTNAME= ORBit2-2.14.14
+DISTNAME= ORBit2-2.14.16
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ORBit2/2.14/}
EXTRACT_SUFX= .tar.bz2
diff -r b5f15ea00902 -r c6b3f55f7051 net/ORBit2/distinfo
--- a/net/ORBit2/distinfo Thu Oct 09 19:50:52 2008 +0000
+++ b/net/ORBit2/distinfo Thu Oct 09 20:22:23 2008 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.42 2008/09/06 15:10:18 wiz Exp $
+$NetBSD: distinfo,v 1.43 2008/10/09 20:22:23 wiz Exp $
-SHA1 (ORBit2-2.14.14.tar.bz2) = 263ab65c72133775306f2279e666245ad8fad9da
-RMD160 (ORBit2-2.14.14.tar.bz2) = c09b43e7b66380f25857f7e2570c51958108f3e5
-Size (ORBit2-2.14.14.tar.bz2) = 739599 bytes
+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 (patch-ab) = 1661eaaa0119895a860e0c667990ea71b80e8ace
+SHA1 (patch-ab) = efd6a945b3ac65823a36bb8301fa8d0c8ff99960
SHA1 (patch-ac) = 075a11883b9d0a3ec7d5d93b37007ba64e1baf41
SHA1 (patch-ae) = d92c0c8985be666e6ec60b46ff8007447ffc4275
diff -r b5f15ea00902 -r c6b3f55f7051 net/ORBit2/patches/patch-ab
--- a/net/ORBit2/patches/patch-ab Thu Oct 09 19:50:52 2008 +0000
+++ b/net/ORBit2/patches/patch-ab Thu Oct 09 20:22:23 2008 +0000
@@ -1,10 +1,10 @@
-$NetBSD: patch-ab,v 1.6 2007/08/05 20:48:48 joerg Exp $
+$NetBSD: patch-ab,v 1.7 2008/10/09 20:22:23 wiz Exp $
---- src/orb/orb-core/Makefile.in.orig 2007-08-05 20:18:06.000000000 +0000
+--- src/orb/orb-core/Makefile.in.orig 2008-09-16 13:11:18.000000000 +0000
+++ src/orb/orb-core/Makefile.in
-@@ -625,7 +625,7 @@ distclean-local:
+@@ -623,7 +623,7 @@ distclean-local:
+ -rm -rf .deps
$(OPS_IDLOUT_C): $(OPS_IDLOUT_H)
- true
-$(OPS_IDLOUT_H): corba-ops.idl $(IDL_COMPILER)
+$(OPS_IDLOUT_H): corba-ops.idl
Home |
Main Index |
Thread Index |
Old Index