ports/84716: Update port: sysutils/e2fsprogs fix build on 6.0

Marcus Grando marcus at corp.grupos.com.br
Tue Aug 9 20:30:44 UTC 2005


>Number:         84716
>Category:       ports
>Synopsis:       Update port: sysutils/e2fsprogs fix build on 6.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 09 20:30:24 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Marcus Grando
>Release:        FreeBSD 6.0-BETA2 i386
>Organization:
Grupos Internet S/A
>Environment:
System: FreeBSD marcus.grupos.com.br 6.0-BETA2 FreeBSD 6.0-BETA2 #8: Mon Aug 8 11:00:27 BRT 2005 root at marcus.grupos.com.br:/usr/obj/usr/src/sys/NOC i386


	
>Description:

- Fix build on 6.0

	
>How-To-Repeat:
	
>Fix:

	

--- e2fsprogs.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/e2fsprogs/Makefile,v
retrieving revision 1.26
diff -u -r1.26 Makefile
--- Makefile	4 Jul 2005 10:09:14 -0000	1.26
+++ Makefile	9 Aug 2005 19:58:00 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	e2fsprogs
 PORTVERSION=	1.38
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -78,7 +78,6 @@
 	cd ${WRKSRC}/po && ${GMAKE} update-gmo
 .endif
 	${CC} ${CPPFLAGS} ${CFLAGS} ${LDFLAGS} ${LIBS} -o ${WRKSRC}/fsck_ext2fs ${FILESDIR}/fsck_ext2fs.c
-	cd ${WRKSRC}/tests && ${GMAKE} check
 
 post-install:
 	${RM} ${PREFIX}/sbin/filefrag
--- e2fsprogs.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list