diff options
author | wiz <wiz@pkgsrc.org> | 2008-09-06 15:10:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-09-06 15:10:18 +0000 |
commit | 290d7db0f5b895f8e7605f2b1505351503839ebf (patch) | |
tree | 7402204a7fb4143e9370e2947574b8bdda14af3e /net/ORBit2 | |
parent | 5cfae1d6466c7c61a98e6df7126d0da27a913f2f (diff) | |
download | pkgsrc-290d7db0f5b895f8e7605f2b1505351503839ebf.tar.gz |
Update to 2.14.14:
ORBit2-2.14.14
- portability
+ Fix build on win32 (Tor)
+ Mac OS/X fixes (Jules Colding)
- bug fixes
+ use ORBIT_SOCKETDIR to propagate the socket dir to children
wherever possible: has two benefits: speeds up ORBit2 launch,
and allows root owned apps to talk to the user's AT. (Mike Gorse)
+ other linc2 fixes (Michael, Mike)
+ Cleanups (JP, Jules Colding, dmacks at netspace org)
Diffstat (limited to 'net/ORBit2')
-rw-r--r-- | net/ORBit2/Makefile | 4 | ||||
-rw-r--r-- | net/ORBit2/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/ORBit2/Makefile b/net/ORBit2/Makefile index 69e92917be5..e131307b65c 100644 --- a/net/ORBit2/Makefile +++ b/net/ORBit2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.63 2008/06/13 10:34:26 drochner Exp $ +# $NetBSD: Makefile,v 1.64 2008/09/06 15:10:18 wiz Exp $ # -DISTNAME= ORBit2-2.14.13 +DISTNAME= ORBit2-2.14.14 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 c8ce7db070b..6793e811924 100644 --- a/net/ORBit2/distinfo +++ b/net/ORBit2/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.41 2008/06/13 10:34:26 drochner Exp $ +$NetBSD: distinfo,v 1.42 2008/09/06 15:10:18 wiz Exp $ -SHA1 (ORBit2-2.14.13.tar.bz2) = eb565df83480ccab606821a7d1942c0c23a4e8d7 -RMD160 (ORBit2-2.14.13.tar.bz2) = 917d5011af564b84653166ecd490823bfc0ae277 -Size (ORBit2-2.14.13.tar.bz2) = 739650 bytes +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 (patch-aa) = 6e87e28e3634908f35c219f81a47d0353cfaf551 SHA1 (patch-ab) = 1661eaaa0119895a860e0c667990ea71b80e8ace SHA1 (patch-ac) = 075a11883b9d0a3ec7d5d93b37007ba64e1baf41 |