pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/ORBit2 Updated ORbit2 to 2.14.4.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/52276cf25ba1
branches:  trunk
changeset: 523354:52276cf25ba1
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat Jan 06 19:05:00 2007 +0000

description:
Updated ORbit2 to 2.14.4.

ORBit2-2.14.4

        * bug fixes
                + Cleanups and compiler warning fixes (Kjartan)
                + Win32 portability fixes (Tor)
                + Constification fixes (Georg Schwartz)
                + Portability and build fixes (dmacks at netspace org)
                + Build fixes, add g_cond_timed_wait and use it instead
                  of g_cond_wait to avoid blocking indefinitely in some
                  situations (Jules)
                + Build fixes (Christian)

diffstat:

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

diffs (28 lines):

diff -r 3de2f5b814ce -r 52276cf25ba1 net/ORBit2/Makefile
--- a/net/ORBit2/Makefile       Sat Jan 06 18:44:46 2007 +0000
+++ b/net/ORBit2/Makefile       Sat Jan 06 19:05:00 2007 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.51 2006/11/13 20:55:46 drochner Exp $
+# $NetBSD: Makefile,v 1.52 2007/01/06 19:05:00 rillig Exp $
 #
 
-DISTNAME=              ORBit2-2.14.3
-PKGREVISION=           1
+DISTNAME=              ORBit2-2.14.4
 CATEGORIES=            net gnome
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/ORBit2/2.14/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 3de2f5b814ce -r 52276cf25ba1 net/ORBit2/distinfo
--- a/net/ORBit2/distinfo       Sat Jan 06 18:44:46 2007 +0000
+++ b/net/ORBit2/distinfo       Sat Jan 06 19:05:00 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.29 2006/09/07 18:42:07 jmmv Exp $
+$NetBSD: distinfo,v 1.30 2007/01/06 19:05:00 rillig Exp $
 
-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 (ORBit2-2.14.4.tar.bz2) = 7994094305fcb600326b9b3ffe2ed2d8863b0c5d
+RMD160 (ORBit2-2.14.4.tar.bz2) = 17438324f8634734ac01d8db3f44a8500076c76e
+Size (ORBit2-2.14.4.tar.bz2) = 730450 bytes
 SHA1 (patch-aa) = 6e87e28e3634908f35c219f81a47d0353cfaf551



Home | Main Index | Thread Index | Old Index