pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/amule Update amule to 2.2.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ecb3a2dd132c
branches:  trunk
changeset: 573775:ecb3a2dd132c
user:      obache <obache%pkgsrc.org@localhost>
date:      Tue Mar 30 13:06:53 2010 +0000

description:
Update amule to 2.2.6.
Requested by Rumko by PR#43069.

Version 2.2.6 - The "we don't have holidays" version.
----------
2009-09-16

        GonoszTopi:
                * Fixed obfuscated server UDP communication.
                * Fixed cross-endian Kad node verification.
                * Fixed name conflict in builtin PHP parser.
                * Fixed configure finding unwanted Crypto++ installations.

        Marcell:
                * Properly update transfers tab's bottom pane's title.

        mr_hyde:
                * Fixed a bug in detecting and using the fallocate() function.

        Sam Hocevar:
                * Now really fixed that security issue.

        Stu Redman:
                * Fixed HTTP download if server transmits no content-length
                * Fixed several cases of amulecmd printing zero on big endian machines
                * Fixed amuleweb crashing on tiny downloads
                * Added version resources to MSVC binaries
                * Fixed wrong search text in search dialog after deleting a tab
                * Fixed download limit in amuled (which was 50% of what was set)

        Wuischke:
                * Fix amuleweb progress bar display for files > 4GB

        Special Thanks To:
                * stefanero and his bleeding-edge system

diffstat:

 net/amule/Makefile |  5 ++---
 net/amule/PLIST    |  8 +++++++-
 net/amule/distinfo |  8 ++++----
 3 files changed, 13 insertions(+), 8 deletions(-)

diffs (50 lines):

diff -r 909b8460dbc1 -r ecb3a2dd132c net/amule/Makefile
--- a/net/amule/Makefile        Tue Mar 30 12:35:12 2010 +0000
+++ b/net/amule/Makefile        Tue Mar 30 13:06:53 2010 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2010/01/18 09:59:18 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2010/03/30 13:06:53 obache Exp $
 
-DISTNAME=      aMule-2.2.5
+DISTNAME=      aMule-2.2.6
 PKGNAME=       ${DISTNAME:S/aMule/amule/}
-PKGREVISION=   2
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=amule/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 909b8460dbc1 -r ecb3a2dd132c net/amule/PLIST
--- a/net/amule/PLIST   Tue Mar 30 12:35:12 2010 +0000
+++ b/net/amule/PLIST   Tue Mar 30 13:06:53 2010 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2009/06/14 21:00:03 joerg Exp $
+@comment $NetBSD: PLIST,v 1.12 2010/03/30 13:06:53 obache Exp $
 ${PLIST.alc}bin/alc
 ${PLIST.alcc}bin/alcc
 ${PLIST.amule}bin/amule
@@ -59,6 +59,12 @@
 ${PLIST.ed2k}man/hu/man1/ed2k.1
 ${PLIST.wxcas}man/hu/man1/wxcas.1
 man/hu/man1/xas.1
+${PLIST.amule}man/it/man1/amule.1
+${PLIST.cmd}man/it/man1/amulecmd.1
+${PLIST.daemon}man/it/man1/amuled.1
+${PLIST.gui}man/it/man1/amulegui.1
+${PLIST.web}man/it/man1/amuleweb.1
+${PLIST.ed2k}man/it/man1/ed2k.1
 ${PLIST.alc}man/man1/alc.1
 ${PLIST.alcc}man/man1/alcc.1
 ${PLIST.amule}man/man1/amule.1
diff -r 909b8460dbc1 -r ecb3a2dd132c net/amule/distinfo
--- a/net/amule/distinfo        Tue Mar 30 12:35:12 2010 +0000
+++ b/net/amule/distinfo        Tue Mar 30 13:06:53 2010 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2009/06/06 13:08:27 obache Exp $
+$NetBSD: distinfo,v 1.16 2010/03/30 13:06:53 obache Exp $
 
-SHA1 (aMule-2.2.5.tar.bz2) = 2e58fdeffe65cd036467b1c62ba95d791fba9a11
-RMD160 (aMule-2.2.5.tar.bz2) = cef2ea2248b877c75dce6a8f4c32c7585c5f64b8
-Size (aMule-2.2.5.tar.bz2) = 4715858 bytes
+SHA1 (aMule-2.2.6.tar.bz2) = 369bb950897c3f1f59fc1190ac7034113ac253d0
+RMD160 (aMule-2.2.6.tar.bz2) = 9483eb1907803d3a6ac375c4d85a7b0cbd895daa
+Size (aMule-2.2.6.tar.bz2) = 4722143 bytes
 SHA1 (patch-aa) = 64b0812f361cfda37c19849b428b6ce1e31ca885



Home | Main Index | Thread Index | Old Index