diff options
author | rillig <rillig@pkgsrc.org> | 2007-01-06 19:05:00 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2007-01-06 19:05:00 +0000 |
commit | ab6e9563663974ba8ea2300d26188d127019d9fe (patch) | |
tree | 01de3e640ec8a5e257354e0620d2407bb80068e0 /net/ORBit2 | |
parent | 74cb1d479ffb455b5702eee1dbba4b0035460170 (diff) | |
download | pkgsrc-ab6e9563663974ba8ea2300d26188d127019d9fe.tar.gz |
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 (limited to 'net/ORBit2')
-rw-r--r-- | net/ORBit2/Makefile | 5 | ||||
-rw-r--r-- | net/ORBit2/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net/ORBit2/Makefile b/net/ORBit2/Makefile index 507a6cebe61..167e80d5331 100644 --- a/net/ORBit2/Makefile +++ b/net/ORBit2/Makefile @@ -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 --git a/net/ORBit2/distinfo b/net/ORBit2/distinfo index c6ecfa10b76..e7cd4ba1a9b 100644 --- a/net/ORBit2/distinfo +++ b/net/ORBit2/distinfo @@ -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 |