svn commit: r531403 - head/sysutils/ffs2recov
Mark Linimon
linimon at FreeBSD.org
Sat Apr 11 06:48:23 UTC 2020
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}
More information about the svn-ports-all
mailing list