From scjamorim@bsd.com.br  Tue Oct 20 00:50:00 2009
Return-Path: <scjamorim@bsd.com.br>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 302441065676
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 20 Oct 2009 00:50:00 +0000 (UTC)
	(envelope-from scjamorim@bsd.com.br)
Received: from mail-yx0-f171.google.com (mail-yx0-f171.google.com [209.85.210.171])
	by mx1.freebsd.org (Postfix) with ESMTP id E69C78FC15
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 20 Oct 2009 00:49:59 +0000 (UTC)
Received: by yxe1 with SMTP id 1so4425237yxe.3
        for <FreeBSD-gnats-submit@freebsd.org>; Mon, 19 Oct 2009 17:49:59 -0700 (PDT)
Received: by 10.91.103.17 with SMTP id f17mr5401456agm.114.1255999798956;
        Mon, 19 Oct 2009 17:49:58 -0700 (PDT)
Received: from fbsd.scjamorim.org (200-101-108-167.bsace705.dsl.brasiltelecom.net.br [200.101.108.167])
        by mx.google.com with ESMTPS id 23sm3366460yxe.12.2009.10.19.17.49.57
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Mon, 19 Oct 2009 17:49:58 -0700 (PDT)
Received: by fbsd.scjamorim.org (Postfix, from userid 0)
	id 5F7473F416C; Mon, 19 Oct 2009 22:49:56 -0200 (BRST)
Message-Id: <20091020004956.5F7473F416C@fbsd.scjamorim.org>
Date: Mon, 19 Oct 2009 22:49:56 -0200 (BRST)
From: Sylvio Cesar <scjamorim@bsd.com.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc: wenheping@gmail.com
Subject: [PATCH] math/p5-Math-GSL: Build in amd64 is ok.
X-Send-Pr-Version: 3.113
X-GNATS-Notify: wenheping@gmail.com

>Number:         139781
>Category:       ports
>Synopsis:       [PATCH] math/p5-Math-GSL: Build in amd64 is ok.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 20 01:00:13 UTC 2009
>Closed-Date:    Wed Nov 04 08:25:00 UTC 2009
>Last-Modified:  Wed Nov  4 08:30:02 UTC 2009
>Originator:     Sylvio Cesar
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD fbsd.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Oct 10 21:33:17 BRT 2009
>Description:
- Tested build in amd64 and all is ok.
- Changed "@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math" to "@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math", because www/MT port install files in this directory.

You can see the log in my tinderbox:
AMD64
http://www.scjamorim.org/Home/p5-Math-GSL-0.20-7amd64.log
http://www.scjamorim.org/Home/p5-Math-GSL-0.20-8amd64.log

Port maintainer (wenheping@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-Math-GSL-0.20.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/p5-Math-GSL/Makefile,v
retrieving revision 1.19
diff -u -u -r1.19 Makefile
--- Makefile	22 May 2009 21:50:48 -0000	1.19
+++ Makefile	20 Oct 2009 00:46:04 -0000
@@ -19,8 +19,6 @@
 		${SITE_PERL}/Test/Class.pm:${PORTSDIR}/devel/p5-Test-Class
 LIB_DEPENDS=	gsl.13:${PORTSDIR}/math/gsl
 
-ONLY_FOR_ARCHS=	i386
-
 PERL_CONFIGURE=	yes
 PERL_MODBUILD=	yes
 MAKE_ENV=	INC="-I${LOCALBASE}/include"
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/math/p5-Math-GSL/pkg-plist,v
retrieving revision 1.9
diff -u -u -r1.9 pkg-plist
--- pkg-plist	30 Jul 2009 23:04:45 -0000	1.9
+++ pkg-plist	20 Oct 2009 00:46:05 -0000
@@ -156,4 +156,4 @@
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GSL/Wavelet
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GSL/Wavelet2D
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GSL
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
--- p5-Math-GSL-0.20.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Oct 20 01:00:28 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139781 
Responsible-Changed-From-To: freebsd-ports-bugs->wen 
Responsible-Changed-By: wen 
Responsible-Changed-When: Tue Oct 20 01:06:47 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139781 
Responsible-Changed-From-To: wen->miwi 
Responsible-Changed-By: wen 
Responsible-Changed-When: Tue Oct 20 01:07:55 UTC 2009 
Responsible-Changed-Why:  
please help me test it. 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: wenheping@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/139781: [PATCH] math/p5-Math-GSL: Build in amd64 is ok.
Date: Tue, 20 Oct 2009 01:00:25 UT

 Maintainer of math/p5-Math-GSL,
 
 Please note that PR ports/139781 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/139781
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: wen heping <wenheping@gmail.com>
To: bug-followup@FreeBSD.org, scjamorim@bsd.com.br
Cc:  
Subject: Re: ports/139781: [PATCH] math/p5-Math-GSL: Build in amd64 is ok.
Date: Tue, 20 Oct 2009 09:12:53 +0800

 --0016e6469a56ccb1700476538f98
 Content-Type: text/plain; charset=ISO-8859-1
 
 I approve it.
 Thank you.
 
 wen
 
 --0016e6469a56ccb1700476538f98
 Content-Type: text/html; charset=ISO-8859-1
 
 I approve it.<br>Thank you.<br><br>wen<br>
 
 --0016e6469a56ccb1700476538f98--
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Nov 4 08:24:58 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/139781: commit references a PR
Date: Wed,  4 Nov 2009 08:24:55 +0000 (UTC)

 miwi        2009-11-04 08:24:46 UTC
 
   FreeBSD ports repository
 
   Modified files:
     math/p5-Math-GSL     Makefile pkg-plist 
   Log:
   - Unbreak build for amd64
   - Use @dirrmtry
   
   PR:             139781
   Submitted by:   sylivo@
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.20      +1 -2      ports/math/p5-Math-GSL/Makefile
   1.10      +1 -1      ports/math/p5-Math-GSL/pkg-plist
 _______________________________________________
 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"
 
>Unformatted:
