Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jun 2006 16:15:24 +0200 (CEST)
From:      Matthias Andree <matthias.andree@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/98710: [MAINTAINER] misc/e2fsprogs-libuuid: run selftest before install
Message-ID:  <200606081415.k58EFObr049893@rho.emma.line.org>
Resent-Message-ID: <200606081600.k58G0boM047941@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



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