Bug 245520

Summary: sysutils/ffs2recov: Mark BROKEN in >=13
Product: Ports & Packages Reporter: Chris Hutchinson <portmaster>
Component: Individual Port(s)Assignee: Mark Linimon <linimon>
Status: Closed FIXED    
Severity: Affects Some People Keywords: buildisok
Priority: --- Flags: koobs: merge-quarterly?
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn diff to mark BROKEN in 13 portmaster: maintainer-approval+

Description Chris Hutchinson 2020-04-10 21:23:54 UTC
Created attachment 213265 [details]
svn diff to mark BROKEN in 13

Changes to ffs2 somewhere in CURRENT are incompatible
with ffs2recov. I'm not quite sure I can fix it as yet.
Until I can, mark as BROKEN in 13.

Functions as intended for all other cases.

CHANGES
Makefile:
BROKEN_FreeBSD_13

That's it!

Thanks!

--Chris
Comment 1 Automation User 2020-04-10 21:34:17 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/134896351
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-04-11 06:49:20 UTC
A commit references this bug:

Author: linimon
Date: Sat Apr 11 06:48:23 UTC 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

Changes:
  head/sysutils/ffs2recov/Makefile
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-04-11 06:53:21 UTC
A commit references this bug:

Author: linimon
Date: Sat Apr 11 06:53:15 UTC 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")

Changes:
_U  branches/2020Q2/
  branches/2020Q2/sysutils/ffs2recov/Makefile
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2020-04-11 06:54:04 UTC
Committed, thanks.