ports/124792: science/hdf5 add regression-test target

Pedro F. Giffuni pfgshield-freebsd at yahoo.com
Fri Jun 20 16:30:05 UTC 2008


>Number:         124792
>Category:       ports
>Synopsis:       science/hdf5 add regression-test target
>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:   Fri Jun 20 16:30:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Pedro F. Giffuni
>Release:        6.3-Release
>Organization:
>Environment:
FreeBSD kakumen.cable.net.co 6.3-RELEASE FreeBSD 6.3-RELEASE #10: Sat Jan 19 01:13:55 COT 2008     root at kakumen.cable.net.co:/usr/src/sys/amd64/compile/SMP  amd64

>Description:
- Add regression-test.

13 ports depend on science/hdf5 so it would seem reasonable to provide this target.

No functional change.
>How-To-Repeat:

>Fix:
diff -ruN hdf5.orig/Makefile hdf5/Makefile
--- hdf5.orig/Makefile	2008-06-20 10:59:41.000000000 -0500
+++ hdf5/Makefile	2008-06-20 11:10:37.000000000 -0500
@@ -71,4 +71,7 @@
 	@${STRIP_CMD} ${PREFIX}/bin/${i}
 .endfor
 
+regression-test: build
+	@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check
+
 .include <bsd.port.post.mk>


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



More information about the freebsd-ports-bugs mailing list