From martymac@martymac.com  Wed May 18 21:24:59 2005
Return-Path: <martymac@martymac.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D9DDA16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 18 May 2005 21:24:59 +0000 (GMT)
Received: from mail.martymac.com (martymac.com [82.224.94.101])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 146DF43D68
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 18 May 2005 21:24:58 +0000 (GMT)
	(envelope-from martymac@martymac.com)
Received: by mail.martymac.com (Postfix, from userid 1000)
	id 63E29205; Wed, 18 May 2005 23:25:27 +0200 (CEST)
Message-Id: <20050518212527.63E29205@mail.martymac.com>
Date: Wed, 18 May 2005 23:25:27 +0200 (CEST)
From: Ganael LAPLANCHE <ganael.laplanche@martymac.com>
Reply-To: Ganael LAPLANCHE <ganael.laplanche@martymac.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PORT UPDATE] net/amule2 v2.0.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         81223
>Category:       ports
>Synopsis:       [PORT UPDATE] net/amule2 v2.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 18 21:30:01 GMT 2005
>Closed-Date:    Fri May 20 12:12:11 GMT 2005
>Last-Modified:  Fri May 20 12:12:11 GMT 2005
>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 aMule2 port to v2.0.1 (HOTFIX release, see http://www.amule.org).

>How-To-Repeat:
>Fix:


--------------- Patch starts here ---------------
diff -aur amule2.orig/Makefile amule2/Makefile
--- amule2.orig/Makefile	Tue May 17 12:40:08 2005
+++ amule2/Makefile	Wed May 18 11:59:40 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	aMule
-PORTVERSION=	2.0.0
+PORTVERSION=	2.0.1
 CATEGORIES=	net
 MASTER_SITES=	http://download.berlios.de/amule/
 
diff -aur amule2.orig/distinfo amule2/distinfo
--- amule2.orig/distinfo	Tue May 17 12:40:09 2005
+++ amule2/distinfo	Wed May 18 12:02:14 2005
@@ -1,2 +1,2 @@
-MD5 (aMule-2.0.0.tar.gz) = e6680641e171ddf4236c955168947ba0
-SIZE (aMule-2.0.0.tar.gz) = 3020088
+MD5 (aMule-2.0.1.tar.gz) = a88e6d9b263d684d8dc064a2bf535569
+SIZE (aMule-2.0.1.tar.gz) = 2809804
diff -aur amule2.orig/pkg-plist amule2/pkg-plist
--- amule2.orig/pkg-plist	Tue May 17 12:40:09 2005
+++ amule2/pkg-plist	Wed May 18 15:41:20 2005
@@ -35,19 +35,19 @@
 share/locale/pt_PT/LC_MESSAGES/amule.mo
 share/locale/hr/LC_MESSAGES/amule.mo
 share/locale/sl/LC_MESSAGES/amule.mo
-share/gnome/doc/aMule-2.0.0/ABOUT-NLS
-share/gnome/doc/aMule-2.0.0/amulesig.txt
-share/gnome/doc/aMule-2.0.0/amule-win32.HOWTO.txt
-share/gnome/doc/aMule-2.0.0/Changelog
-share/gnome/doc/aMule-2.0.0/Doxyfile
-share/gnome/doc/aMule-2.0.0/ED2K-Links.HOWTO
-share/gnome/doc/aMule-2.0.0/INSTALL
-share/gnome/doc/aMule-2.0.0/license.txt
-share/gnome/doc/aMule-2.0.0/README
-share/gnome/doc/aMule-2.0.0/TODO
-share/gnome/doc/aMule-2.0.0/EC_Protocol.txt
-share/gnome/doc/aMule-2.0.0/socks4.protocol
-@unexec rmdir %D/share/gnome/doc/aMule-2.0.0 2>/dev/null || true
+share/gnome/doc/aMule-2.0.1/ABOUT-NLS
+share/gnome/doc/aMule-2.0.1/amulesig.txt
+share/gnome/doc/aMule-2.0.1/amule-win32.HOWTO.txt
+share/gnome/doc/aMule-2.0.1/Changelog
+share/gnome/doc/aMule-2.0.1/Doxyfile
+share/gnome/doc/aMule-2.0.1/ED2K-Links.HOWTO
+share/gnome/doc/aMule-2.0.1/INSTALL
+share/gnome/doc/aMule-2.0.1/license.txt
+share/gnome/doc/aMule-2.0.1/README
+share/gnome/doc/aMule-2.0.1/TODO
+share/gnome/doc/aMule-2.0.1/EC_Protocol.txt
+share/gnome/doc/aMule-2.0.1/socks4.protocol
+@unexec rmdir %D/share/gnome/doc/aMule-2.0.1 2>/dev/null || true
 @unexec rmdir %D/share/gnome/doc 2>/dev/null || true
 %%PL_CAS%%share/gnome/cas/tmp.html
 %%PL_CAS%%share/gnome/cas/stat.png
--------------- Patch ends here ---------------
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Fri May 20 12:12:01 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=81223 
>Unformatted:
