Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jun 2008 09:20:07 GMT
From:      bf <bf2006a@yahoo.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/124764: math/gsl: Add regression-test target
Message-ID:  <200806200920.m5K9K7Fu007359@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/124764; it has been noted by GNATS.

From: bf <bf2006a@yahoo.com>
To: bug-followup@FreeBSD.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/124764: math/gsl: Add regression-test target
Date: Fri, 20 Jun 2008 01:44:32 -0700 (PDT)

 --0-136495200-1213951472=:52192
 Content-Type: text/plain; charset=iso-8859-1
 Content-Transfer-Encoding: 8bit
 Content-Id: 
 Content-Disposition: inline
 
 Sure, it's probably a good idea to make these tests
 easier to run from ports.  Approved, but let's call
 the new target "check" to correspond with the original
 sources -- it's easier to type, anyway.
 
 
 
 
 --- Edwin Groothuis <edwin@FreeBSD.org> wrote:
 
 > Maintainer of math/gsl,
 > 
 > Please note that PR ports/124764 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/124764
 > 
 > -- 
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 > 
 
 
 
 
       
 --0-136495200-1213951472=:52192
 Content-Type: text/plain; name="gsl.txt"
 Content-Description: 992811876-gsl.txt
 Content-Disposition: inline; filename="gsl.txt"
 
 diff -ruN gsl.orig/Makefile gsl/Makefile
 --- gsl.orig/Makefile	2008-06-20 04:10:18.831398332 -0400
 +++ gsl/Makefile	2008-06-20 04:14:42.794517388 -0400
 @@ -42,4 +42,7 @@
  	${GUNZIP_CMD} ${PREFIX}/share/doc/gsl/${GSLREF}
  .endif
  
 +check:
 +	@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} check
 +
  .include <bsd.port.mk>
 
 --0-136495200-1213951472=:52192--



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