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.14:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6ae566cca71d
branches:  trunk
changeset: 546656:6ae566cca71d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Sep 06 15:10:18 2008 +0000

description:
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:

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

diffs (29 lines):

diff -r 23100c2baf45 -r 6ae566cca71d net/ORBit2/Makefile
--- a/net/ORBit2/Makefile       Sat Sep 06 15:07:06 2008 +0000
+++ b/net/ORBit2/Makefile       Sat Sep 06 15:10:18 2008 +0000
@@ -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 -r 23100c2baf45 -r 6ae566cca71d net/ORBit2/distinfo
--- a/net/ORBit2/distinfo       Sat Sep 06 15:07:06 2008 +0000
+++ b/net/ORBit2/distinfo       Sat Sep 06 15:10:18 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index