From nobody@FreeBSD.org  Sat Sep 26 08:46:47 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 677F81065676
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 26 Sep 2009 08:46:47 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 57CC58FC13
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 26 Sep 2009 08:46:47 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n8Q8kkT2056275
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 26 Sep 2009 08:46:46 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n8Q8kkDB056274;
	Sat, 26 Sep 2009 08:46:46 GMT
	(envelope-from nobody)
Message-Id: <200909260846.n8Q8kkDB056274@www.freebsd.org>
Date: Sat, 26 Sep 2009 08:46:46 GMT
From: barbara <barbara.xxx1975@libero.it>
To: freebsd-gnats-submit@FreeBSD.org
Subject: net-p2p/amule2: update to 2.2.6
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: boris@tagnet.ru

>Number:         139151
>Category:       ports
>Synopsis:       net-p2p/amule2: update to 2.2.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wen
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 26 08:50:02 UTC 2009
>Closed-Date:    Tue Sep 29 01:10:40 UTC 2009
>Last-Modified:  Tue Sep 29 01:10:40 UTC 2009
>Originator:     barbara
>Release:        RELENG_7
>Organization:
>Environment:
FreeBSD satanasso.local.net 7.2-STABLE FreeBSD 7.2-STABLE #0: Sun Aug 30 16:14:18 CEST 2009     root@satanasso.local.net:/usr/obj/usr/src/sys/SATANASSO  i386

>Description:
aMule 2.2.6 has been released on Sept. 16.
Please review my patch.


>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2009-08-22 02:32:09.000000000 +0200
+++ Makefile	2009-09-25 23:21:00.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	aMule
-PORTVERSION=	2.2.5
+PORTVERSION=	2.2.6
 PORTREVISION=	1
 CATEGORIES=	net-p2p
 MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION}
--- Makefile.man.orig	2009-04-04 20:58:58.000000000 +0200
+++ Makefile.man	2009-09-26 00:46:57.000000000 +0200
@@ -1,5 +1,5 @@
 # TODO : Add fr here when pages are complete
-MANLANG=	"" de es eu fr hu
+MANLANG=	"" de es eu fr hu it
 #MANCOMPRESSED=	no
 .if defined(WITH_CAS)
 MAN1_EN+=	cas.1
@@ -19,7 +19,12 @@
 MAN1_ES+=	alc.1
 MAN1_EU+=	alc.1
 MAN1_HU+=	alc.1
-MAN1+=	alcc.1
+MAN1_EN+=	alcc.1
+MAN1_DE+=	alcc.1
+MAN1_ES+=	alcc.1
+MAN1_EU+=	alcc.1
+MAN1_FR+=	alcc.1
+MAN1_HU+=	alcc.1
 .endif
 .if defined(WITH_AMULEWEBSRV)
 MAN1+=	amuleweb.1
@@ -34,6 +39,7 @@
 MAN1+=	amuled.1
 MAN1_EN+=	amulegui.1
 MAN1_DE+=	amulegui.1
+MAN1_IT+=	amulegui.1
 .endif
 MAN1+=		amule.1
 MAN1_EN+=	xas.1
--- distinfo.orig	2009-06-16 20:20:58.000000000 +0200
+++ distinfo	2009-09-25 23:20:19.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (aMule-2.2.5.tar.bz2) = d26048f8e00a1ca801b3b41156b4268d
-SHA256 (aMule-2.2.5.tar.bz2) = cb2ec9885037fe114999374368b1c16038ccd8a2eeda16231eea4096a7b2befd
-SIZE (aMule-2.2.5.tar.bz2) = 4715858
+MD5 (aMule-2.2.6.tar.bz2) = 530d9b48187e36f78fc21bb19e94326d
+SHA256 (aMule-2.2.6.tar.bz2) = 6ce32b5f1d8113a224a8e850639d957656623a04a73fb83d52313c06c3488122
+SIZE (aMule-2.2.6.tar.bz2) = 4722143



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Sep 26 08:50:18 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139151 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: boris@tagnet.ru
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/139151: net-p2p/amule2: update to 2.2.6
Date: Sat, 26 Sep 2009 08:50:16 UT

 Maintainer of net-p2p/amule2,
 
 Please note that PR ports/139151 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/139151
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: boris@tagnet.ru
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/139151: net-p2p/amule2: update to 2.2.6
Date: Sat, 26 Sep 2009 15:51:45 +0600

 Hello!
 
 Approved.
 
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Sat Sep 26 12:18:19 UTC 2009 
State-Changed-Why:  
Maintainer approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139151 
Responsible-Changed-From-To: freebsd-ports-bugs->wen 
Responsible-Changed-By: wen 
Responsible-Changed-When: Sun Sep 27 06:25:50 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139151 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/139151: commit references a PR
Date: Tue, 29 Sep 2009 01:06:43 +0000 (UTC)

 wen         2009-09-29 01:06:34 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-p2p/amule2       Makefile Makefile.man distinfo 
   Log:
   - Update to 2.2.6
   
   PR:             ports/139151
   Submitted by:   barbara <barbara.xxx1975@libero.it>
   Approved by:    maintainer,     miwi(mentor)
   Feature safe:   yes
   
   Revision  Changes    Path
   1.33      +1 -2      ports/net-p2p/amule2/Makefile
   1.5       +8 -2      ports/net-p2p/amule2/Makefile.man
   1.13      +3 -3      ports/net-p2p/amule2/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: wen 
State-Changed-When: Tue Sep 29 01:10:37 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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