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.12.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/b735a79a852c
branches: trunk
changeset: 488639:b735a79a852c
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Sat Feb 05 12:30:23 2005 +0000
description:
Update to 2.12.1:
* bug fixes
+ Fix mem leak on exception overwrite (Michael)
+ Fix demarshalling CORBA_any containing null or void values (Michael)
+ IDL generation (esp. skelimpl) fixes (Jules Colding)
+ Ongoing Win32 port work (Tor Lillqvist)
+ Fix linking on Darwin (Hans Petter Jansson)
diffstat:
net/ORBit2/Makefile | 5 ++---
net/ORBit2/PLIST | 14 +++++++++++++-
net/ORBit2/distinfo | 6 +++---
3 files changed, 18 insertions(+), 7 deletions(-)
diffs (57 lines):
diff -r bca63a0e615f -r b735a79a852c net/ORBit2/Makefile
--- a/net/ORBit2/Makefile Sat Feb 05 12:16:13 2005 +0000
+++ b/net/ORBit2/Makefile Sat Feb 05 12:30:23 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2004/10/03 00:17:48 tv Exp $
+# $NetBSD: Makefile,v 1.36 2005/02/05 12:30:23 jmmv Exp $
#
-DISTNAME= ORBit2-2.12.0
-PKGREVISION= 1
+DISTNAME= ORBit2-2.12.1
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ORBit2/2.12/}
EXTRACT_SUFX= .tar.bz2
diff -r bca63a0e615f -r b735a79a852c net/ORBit2/PLIST
--- a/net/ORBit2/PLIST Sat Feb 05 12:16:13 2005 +0000
+++ b/net/ORBit2/PLIST Sat Feb 05 12:30:23 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2004/09/22 08:09:46 jlam Exp $
+@comment $NetBSD: PLIST,v 1.10 2005/02/05 12:30:23 jmmv Exp $
bin/ior-decode-2
bin/linc-cleanup-sockets
bin/orbit-idl-2
@@ -59,9 +59,21 @@
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/style.css
+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}
+@dirrm share/doc/ORBit2
@dirrm lib/orbit-2.0
@dirrm include/orbit-2.0/orbit/util
@dirrm include/orbit-2.0/orbit/poa
diff -r bca63a0e615f -r b735a79a852c net/ORBit2/distinfo
--- a/net/ORBit2/distinfo Sat Feb 05 12:16:13 2005 +0000
+++ b/net/ORBit2/distinfo Sat Feb 05 12:30:23 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2004/11/05 10:19:10 sketch Exp $
+$NetBSD: distinfo,v 1.22 2005/02/05 12:30:23 jmmv Exp $
-SHA1 (ORBit2-2.12.0.tar.bz2) = 76bdfbfb6ac797aa2075b7c6de40df916129fc77
-Size (ORBit2-2.12.0.tar.bz2) = 666898 bytes
+SHA1 (ORBit2-2.12.1.tar.bz2) = de5665b4c7cc8e0c470c3bb5b4c5dde9a66b0a51
+Size (ORBit2-2.12.1.tar.bz2) = 675822 bytes
SHA1 (patch-aa) = 6e87e28e3634908f35c219f81a47d0353cfaf551
Home |
Main Index |
Thread Index |
Old Index