ports/98710: [MAINTAINER] misc/e2fsprogs-libuuid: run selftest before install

Matthias Andree matthias.andree at gmx.de
Thu Jun 8 17:47:28 UTC 2006


>Number:         98710
>Category:       ports
>Synopsis:       [MAINTAINER] misc/e2fsprogs-libuuid: run selftest before install
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 08 16:00:36 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD rho.emma.line.org 6.1-STABLE FreeBSD 6.1-STABLE #19: Mon May 29 20:00:10 CEST 2006
>Description:
Run self tests before installing the port or building the package.

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

--- e2fsprogs-libuuid-1.39.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/misc/e2fsprogs-libuuid/Makefile /usr/home/emma/ports/misc/e2fsprogs-libuuid/Makefile
--- /usr/ports/misc/e2fsprogs-libuuid/Makefile	Fri Jan 27 02:24:41 2006
+++ /usr/home/emma/ports/misc/e2fsprogs-libuuid/Makefile	Thu Jun  8 16:11:47 2006
@@ -34,4 +34,7 @@
 pre-build:
 	${MKDIR} ${WRKSRC}/lib/uuid/elfshared
 
+post-build:
+	cd ${INSTALL_WRKSRC} && ${MAKE} check
+
 .include "${MASTERDIR}/Makefile"
--- e2fsprogs-libuuid-1.39.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list