From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Mar 21 11:00:34 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D003A16A425 for ; Tue, 21 Mar 2006 11:00:34 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F278243D4C for ; Tue, 21 Mar 2006 11:00:33 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2LB0XOu092240 for ; Tue, 21 Mar 2006 11:00:33 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2LB0X7H092239; Tue, 21 Mar 2006 11:00:33 GMT (envelope-from gnats) Resent-Date: Tue, 21 Mar 2006 11:00:33 GMT Resent-Message-Id: <200603211100.k2LB0X7H092239@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ganael LAPLANCHE Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07CE516A401 for ; Tue, 21 Mar 2006 10:52:59 +0000 (UTC) (envelope-from martymac@martymac.com) Received: from martymac.com (home.martymac.com [82.224.94.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FD5943D45 for ; Tue, 21 Mar 2006 10:52:58 +0000 (GMT) (envelope-from martymac@martymac.com) Received: from martymac.com (localhost.martymac.com [127.0.0.1]) by martymac.com (8.13.4/8.13.4) with ESMTP id k2LAr0JY009306 for ; Tue, 21 Mar 2006 11:53:00 +0100 (CET) (envelope-from martymac@martymac.com) Received: (from martymac@localhost) by martymac.com (8.13.4/8.13.1/Submit) id k2LAr0mZ009305; Tue, 21 Mar 2006 11:53:00 +0100 (CET) (envelope-from martymac) Message-Id: <200603211053.k2LAr0mZ009305@martymac.com> Date: Tue, 21 Mar 2006 11:53:00 +0100 (CET) From: Ganael LAPLANCHE To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/94774: [PORT UPDATE] net/amule1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ganael LAPLANCHE List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 11:00:35 -0000 >Number: 94774 >Category: ports >Synopsis: [PORT UPDATE] net/amule1 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Mar 21 11:00:33 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Ganael LAPLANCHE >Release: FreeBSD 5.4-STABLE amd64 >Organization: http://contribs.martymac.com >Environment: System: FreeBSD www.martymac.com FreeBSD 5.4-STABLE >Description: This patch updates aMule1 to handle download troubles (reported via Bill Fenner's mail) >How-To-Repeat: >Fix: --------------- Patch starts here --------------- diff -aur amule1.orig/Makefile amule1/Makefile --- amule1.orig/Makefile Tue Mar 21 11:39:07 2006 +++ amule1/Makefile Tue Mar 21 11:45:04 2006 @@ -9,7 +9,9 @@ PORTVERSION= 1.2.8 PORTREVISION= 3 CATEGORIES= net-p2p -MASTER_SITES= http://download.berlios.de/amule/ +#MASTER_SITES= http://download.berlios.de/amule/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= amule MAINTAINER= ganael.laplanche@martymac.com COMMENT= The all-platform eMule p2p client @@ -20,6 +22,7 @@ LATEST_LINK= aMule1 CONFLICTS= aMule-2.* aMule-devel-[0-9]* +USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomehier gnomehack gnomeprefix USE_GMAKE= yes diff -aur amule1.orig/distinfo amule1/distinfo --- amule1.orig/distinfo Tue Mar 21 11:39:07 2006 +++ amule1/distinfo Tue Mar 21 11:48:28 2006 @@ -1,3 +1,3 @@ -MD5 (aMule-1.2.8.tar.gz) = c2594ab3f7a5cb6f0d2eb68c7b5f9135 -SHA256 (aMule-1.2.8.tar.gz) = f0044e350ec5661707d04092ccbfde69948be49da1e1f5d24c5cd7267ad00e08 -SIZE (aMule-1.2.8.tar.gz) = 2506663 +MD5 (aMule-1.2.8.tar.bz2) = a6fe7157000efdc5985dfc8774efbccd +SHA256 (aMule-1.2.8.tar.bz2) = 95aa784a6458637b49f55f6c7705a2ef228ea42b81c465d44d280d146bc71d46 +SIZE (aMule-1.2.8.tar.bz2) = 2039251 --------------- Patch ends here --------------- >Release-Note: >Audit-Trail: >Unformatted: