Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2006 11:53:00 +0100 (CET)
From:      Ganael LAPLANCHE <ganael.laplanche@martymac.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/94774: [PORT UPDATE] net/amule1
Message-ID:  <200603211053.k2LAr0mZ009305@martymac.com>
Resent-Message-ID: <200603211100.k2LB0X7H092239@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603211053.k2LAr0mZ009305>