Bug 255212

Summary: devel/gearmand: Mark BROKEN on FreeBSD 12+
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for germand none

Description Daniel Engberg freebsd_committer freebsd_triage 2021-04-19 08:20:14 UTC
Created attachment 224242 [details]
Patch for germand

Outdated and doesn't build on 12+

References:
https://portsfallout.com/fallout?port=devel%2Fgearmand$
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-04-20 14:15:19 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=143627392d41563295e20a41a23473f671b6135b

commit 143627392d41563295e20a41a23473f671b6135b
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2021-04-20 06:59:02 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2021-04-20 14:11:07 +0000

    devel/gearmand: Mark BROKEN on FreeBSD 12+

    Outdated and doesn't build on 12+

    References:
    https://portsfallout.com/fallout?port=devel%2Fgearmand$

    PR:     255212
    Reported by:    daniel.engberg.lists@pyret.net
    MFH:    2021Q2

 devel/gearmand/Makefile | 3 +++
 1 file changed, 3 insertions(+)
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-04-20 14:16:20 UTC
A commit in branch 2021Q2 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=37865a2ee904fb84ecb68a337bf3a644e830965d

commit 37865a2ee904fb84ecb68a337bf3a644e830965d
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2021-04-20 06:59:02 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2021-04-20 14:12:15 +0000

    devel/gearmand: Mark BROKEN on FreeBSD 12+

    Outdated and doesn't build on 12+

    References:
    https://portsfallout.com/fallout?port=devel%2Fgearmand$

    PR:     255212
    Reported by:    daniel.engberg.lists@pyret.net
    MFH:    2021Q2

    (cherry picked from commit 143627392d41563295e20a41a23473f671b6135b)

 devel/gearmand/Makefile | 3 +++
 1 file changed, 3 insertions(+)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2021-04-20 14:16:56 UTC
Committed and merged.

Thanks!