Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Apr 2020 06:48:23 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r531403 - head/sysutils/ffs2recov
Message-ID:  <202004110648.03B6mN7X037514@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Sat Apr 11 06:48:22 2020
New Revision: 531403
URL: https://svnweb.freebsd.org/changeset/ports/531403

Log:
  Mark as BROKEN on 13 for the time being while the regression is being
  investigated.
  
  PR:		245520
  Submitted by:	maintainer

Modified:
  head/sysutils/ffs2recov/Makefile

Modified: head/sysutils/ffs2recov/Makefile
==============================================================================
--- head/sysutils/ffs2recov/Makefile	Sat Apr 11 06:15:42 2020	(r531402)
+++ head/sysutils/ffs2recov/Makefile	Sat Apr 11 06:48:22 2020	(r531403)
@@ -12,6 +12,8 @@ COMMENT=	Utility to recover UFS2 filesystems
 
 LICENSE=	BSD2CLAUSE
 
+BROKEN_FreeBSD_13=	Changes made to the ffs2 filesystem in FreeBSD 13 are no longer compatible with ffs2recov
+
 USES=		compiler:c11 tar:bzip2 uidfix
 WRKSRC=		${WRKDIR}/${PORTNAME}
 



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