Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Aug 2005 15:03:01 GMT
From:      Marcus Grando <marcus@corp.grupos.com.br>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/84760: Update port: sysutils/e2fsprogs
Message-ID:  <200508101503.j7AF31uD037698@www.freebsd.org>
Resent-Message-ID: <200508101510.j7AFAH55032383@freefall.freebsd.org>

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

>Number:         84760
>Category:       ports
>Synopsis:       Update port: sysutils/e2fsprogs
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 10 15:10:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Marcus Grando
>Release:        FreeBSD 6.0-BETA2
>Organization:
Grupos Internet
>Environment:
FreeBSD marcus.grupos.com.br 6.0-BETA2 FreeBSD 6.0-BETA2 #0: Wed Aug 10 10:47:39 BRT 2005     root@marcus.grupos.com.br:/usr/obj/usr/src/sys/MARCUS  i386
>Description:
- Fix build

Add files:

files/patch-e2fsck::Makefile.in

Note:

All tests fail because of expect on line like that (see test/*.fail):
+ Memory used: 927522608, time: 1915302477.23/791622215.62/791622215.62
>How-To-Repeat:
      
>Fix:
diff -ruN e2fsprogs.orig/Makefile e2fsprogs/Makefile
--- e2fsprogs.orig/Makefile     Mon Jul  4 07:09:14 2005
+++ e2fsprogs/Makefile  Wed Aug 10 10:03:14 2005
@@ -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}
diff -ruN e2fsprogs.orig/files/patch-e2fsck::Makefile.in e2fsprogs/files/patch-e2fsck::Makefile.in
--- e2fsprogs.orig/files/patch-e2fsck::Makefile.in      Wed Dec 31 21:00:00 1969
+++ e2fsprogs/files/patch-e2fsck::Makefile.in   Wed Aug 10 10:01:07 2005
@@ -0,0 +1,11 @@
+--- e2fsprogs-1.38/e2fsck/Makefile.in.orig     Wed Jun 29 14:42:20 2005
++++ e2fsprogs-1.38/e2fsck/Makefile.in  Wed Aug 10 09:59:41 2005
+@@ -14,7 +14,7 @@
+ 
+ PROGS=                e2fsck
+ MANPAGES=     e2fsck.8
+-XTRA_CFLAGS=  -DRESOURCE_TRACK
++XTRA_CFLAGS=  # -DRESOURCE_TRACK
+ 
+ LIBS= $(LIBEXT2FS) $(LIBCOM_ERR) $(LIBBLKID) $(LIBUUID) $(LIBINTL)
+ DEPLIBS= $(LIBEXT2FS) $(LIBCOM_ERR) $(LIBBLKID) $(DEPLIBUUID)
>Release-Note:
>Audit-Trail:
>Unformatted:



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