git: bed6be165535 - main - sysutils/ffs2recov: mark BROKEN on 14 the same as on 13.
Mark Linimon
linimon at FreeBSD.org
Wed May 12 19:29:08 UTC 2021
The branch main has been updated by linimon:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bed6be1655351619f381dd824280010f6d390f7e
commit bed6be1655351619f381dd824280010f6d390f7e
Author: Mark Linimon <linimon at FreeBSD.org>
AuthorDate: 2021-05-12 19:28:40 +0000
Commit: Mark Linimon <linimon at FreeBSD.org>
CommitDate: 2021-05-12 19:29:04 +0000
sysutils/ffs2recov: mark BROKEN on 14 the same as on 13.
---
sysutils/ffs2recov/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/sysutils/ffs2recov/Makefile b/sysutils/ffs2recov/Makefile
index 5f525b84931d..db0b9ba9a310 100644
--- a/sysutils/ffs2recov/Makefile
+++ b/sysutils/ffs2recov/Makefile
@@ -12,6 +12,7 @@ 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
+BROKEN_FreeBSD_14= 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 dev-commits-ports-all
mailing list