Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Apr 2020 06:53:15 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r531404 - branches/2020Q2/sysutils/ffs2recov
Message-ID:  <202004110653.03B6rFfh043229@repo.freebsd.org>

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

Log:
  MFH: r531403
  
  Mark as BROKEN on 13 for the time being while the regression is being
  investigated.
  
  PR:		245520
  Submitted by:	maintainer
  
  Approved by:	portmgr ("just fix it")

Modified:
  branches/2020Q2/sysutils/ffs2recov/Makefile
Directory Properties:
  branches/2020Q2/   (props changed)

Modified: branches/2020Q2/sysutils/ffs2recov/Makefile
==============================================================================
--- branches/2020Q2/sysutils/ffs2recov/Makefile	Sat Apr 11 06:48:22 2020	(r531403)
+++ branches/2020Q2/sysutils/ffs2recov/Makefile	Sat Apr 11 06:53:15 2020	(r531404)
@@ -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?202004110653.03B6rFfh043229>