ports/139781: [PATCH] math/p5-Math-GSL: Build in amd64 is ok.

Sylvio Cesar scjamorim at bsd.com.br
Tue Oct 20 01:00:17 UTC 2009


>Number:         139781
>Category:       ports
>Synopsis:       [PATCH] math/p5-Math-GSL: Build in amd64 is ok.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 20 01:00:13 UTC 2009
>Closed-Date:
>Last-Modified:
>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 at 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
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
--- p5-Math-GSL-0.20.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list