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