Bug 124764 - math/gsl: Add regression-test target
Summary: math/gsl: Add regression-test target
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-19 17:10 UTC by Pedro F. Giffuni
Modified: 2008-06-21 13:30 UTC (History)
0 users

See Also:


Attachments
file.diff (329 bytes, patch)
2008-06-19 17:10 UTC, Pedro F. Giffuni
no flags Details | Diff
gsl.txt (319 bytes, text/plain)
2008-06-20 09:44 UTC, bf
no flags Details
gsl.txt (319 bytes, text/plain)
2008-06-20 09:44 UTC, bf
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro F. Giffuni 2008-06-19 17:10:01 UTC
Add a regression-test target; no functional change.

It looks like 24 ports depend on gsl so it's a good idea to add such tests. It doesn't take too long to run.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-19 17:10:14 UTC
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
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-19 17:10:16 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 bf 2008-06-20 09:44:32 UTC
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
> 




      
Comment 4 bf 2008-06-20 09:44:32 UTC
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
> 




      
Comment 5 bf 2008-06-20 23:38:29 UTC
Judging from a number of recent changes to other
ports, there seems to be some kind of
quality-assurance effort in the ports to provide
testing targets to as many ports as possible so that
they may be run automatically, under the target
"regression-test".  If this is the case (and I wish
portmgr would tell maintainers about such efforts),
then I withdraw my suggestion for altering the patch,
and approve the original version.  If it's not the
case, then just stick with "check".

b.
Comment 6 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-06-21 00:10:02 UTC
State Changed
From-To: feedback->open

Maintainer has approved.
Comment 7 dfilter service freebsd_committer freebsd_triage 2008-06-21 13:26:19 UTC
miwi        2008-06-21 12:26:14 UTC

  FreeBSD ports repository

  Modified files:
    math/gsl             Makefile 
  Log:
  - Add regression-test target
  
  PR:             124764
  Submitted by:   "Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.41      +3 -0      ports/math/gsl/Makefile
_______________________________________________
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"
Comment 8 Martin Wilke freebsd_committer freebsd_triage 2008-06-21 13:26:25 UTC
State Changed
From-To: open->closed

Committed. Thanks!