Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 2009 16:27:46 +0200 (CEST)
From:      Florian Smeets <flo@kasimir.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        matthias.andree@gmx.de
Subject:   ports/133209: [PATCH] sysutils/e2fsprogs: remove BROKEN for sparc64
Message-ID:  <20090330142746.7AE08BBA7@280r.solomo.de>
Resent-Message-ID: <200903301450.n2UEo20q057260@freefall.freebsd.org>

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

>Number:         133209
>Category:       ports
>Synopsis:       [PATCH] sysutils/e2fsprogs: remove BROKEN for sparc64
>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:   Mon Mar 30 14:50:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Florian Smeets
>Release:        FreeBSD 8.0-CURRENT sparc64
>Organization:
>Environment:
System: FreeBSD 280r.solomo.de 8.0-CURRENT FreeBSD 8.0-CURRENT #34 r190520M: Sun Mar 29 15:18:18 CEST
>Description:
- remove BROKEN tag
this port does compile and seems to work perfectly fine with r190520M

Port maintainer (matthias.andree@gmx.de) is cc'd.

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

--- e2fsprogs-1.41.4_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/e2fsprogs.orig/Makefile /usr/ports/sysutils/e2fsprogs/Makefile
--- /usr/ports/sysutils/e2fsprogs.orig/Makefile	2009-03-30 15:58:02.937560491 +0200
+++ /usr/ports/sysutils/e2fsprogs/Makefile	2009-03-30 15:58:11.991121588 +0200
@@ -48,10 +48,6 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${ARCH} == "sparc64"
-BROKEN=		uuid library does not compile on sparc64
-.endif
-
 .if defined(WITHOUT_NLS)
 CONFIGURE_ARGS+=--disable-nls
 PLIST_SUB=	NLS="@comment "
--- e2fsprogs-1.41.4_1.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?20090330142746.7AE08BBA7>