pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/amule Changes 2.1.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/da09828d38bf
branches:  trunk
changeset: 511410:da09828d38bf
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Apr 14 09:54:32 2006 +0000

description:
Changes 2.1.1:
* Fixed sources coming from an 'Unknown' origin.
* Fixed Mac aMule showing erroneous version number in Get Info.
* Disabled the HTTP download progress dialog on Mac (again) because
  it causes crashes.
* Suppressed an error dialog on failure to lookup the host's domain
  name.  Demoted it to just a message in the log.
* Fixed a bug in ed2kHelperScript.app (the Mac ed2k link handler)
  which prevented it from working properly if there was a space in the
  path to the aMule application.  Thanks to Gomaaz for finding this bug.
* Eliminated false reports of failure to execute the on-completion
  command.  This happened with amuled and an on-completion command which
  completes quickly.  Thanks to s0undt3ch for reporting this bug.
* Fixed a bug on sending sources where sources won't be send to a client
  uploading from us if he uses multipacket.
* Fixes some crashes, on systray dying, tho not all till wx is patched.
* Fixed some possible problem with userhash generation, that could lead
  a void userhash.
[more]

diffstat:

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

diffs (28 lines):

diff -r b6ed29cac560 -r da09828d38bf net/amule/Makefile
--- a/net/amule/Makefile        Fri Apr 14 09:08:05 2006 +0000
+++ b/net/amule/Makefile        Fri Apr 14 09:54:32 2006 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2006/04/13 18:23:36 jlam Exp $
+# $NetBSD: Makefile,v 1.32 2006/04/14 09:54:32 adam Exp $
 
-DISTNAME=      aMule-2.1.0
+DISTNAME=      aMule-2.1.1
 PKGNAME=       ${DISTNAME:S/aMule/amule/}
-PKGREVISION=   2
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=amule/}
 EXTRACT_SUFX=  .tar.bz2
diff -r b6ed29cac560 -r da09828d38bf net/amule/distinfo
--- a/net/amule/distinfo        Fri Apr 14 09:08:05 2006 +0000
+++ b/net/amule/distinfo        Fri Apr 14 09:54:32 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2006/01/20 22:06:31 adam Exp $
+$NetBSD: distinfo,v 1.11 2006/04/14 09:54:32 adam Exp $
 
-SHA1 (aMule-2.1.0.tar.bz2) = cce39c74d3f68ea768c78726fa440575de2c4214
-RMD160 (aMule-2.1.0.tar.bz2) = a64f7e3ca6431b59084ddd8dd2406c84dea421de
-Size (aMule-2.1.0.tar.bz2) = 3244316 bytes
+SHA1 (aMule-2.1.1.tar.bz2) = dd2e48a13cf7260f327364f293eda0d90832048e
+RMD160 (aMule-2.1.1.tar.bz2) = 4a12afd91ecaaff75defa69796a7124abcd84dca
+Size (aMule-2.1.1.tar.bz2) = 3263428 bytes
 SHA1 (patch-aa) = aa8145cd2cd53d72ad0effa36b22ba1f2bf088dc



Home | Main Index | Thread Index | Old Index