Bug 265677 - biology/hyphy: Update to 2.5.41
Summary: biology/hyphy: Update to 2.5.41
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Joseph Mingrone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-06 20:07 UTC by Yuri Victorovich
Modified: 2022-10-01 21:55 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (jrm)


Attachments
patch (1.12 KB, patch)
2022-08-06 20:07 UTC, Yuri Victorovich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2022-08-06 20:07:47 UTC
Created attachment 235728 [details]
patch

The OpenMP-related issue is now fixed, this patch updates the BROKEN line accordingly.
Comment 1 Joseph Mingrone freebsd_committer freebsd_triage 2022-08-06 22:00:08 UTC
Looks good.  Thanks
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2022-08-06 22:02:13 UTC
(In reply to Joseph Mingrone from comment #1)

Should I commit it?
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2022-08-06 22:23:29 UTC
Committed.
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-08-06 22:23:50 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=425afd99186373573e39f006238132ff3797801a

commit 425afd99186373573e39f006238132ff3797801a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-08-06 22:21:46 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-08-06 22:23:11 +0000

    biology/hyphy: Update 2.5.40 -> 2.5.41

    PR:             265677
    Approved by:    jrm@ (maintainer)

 biology/hyphy/Makefile | 4 ++--
 biology/hyphy/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 5 Robert Clausecker freebsd_committer freebsd_triage 2022-09-30 14:55:50 UTC
Why is the BROKEN line still in there?  The code builds just fine on armv7 which doesn't have OpenMP.  Could you take it out for 2022Q4?
Comment 6 Yuri Victorovich freebsd_committer freebsd_triage 2022-10-01 20:59:03 UTC
Fixed.

Thanks for reporting!
Comment 7 commit-hook freebsd_committer freebsd_triage 2022-10-01 20:59:37 UTC
A commit in branch main references this bug:

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

commit e2b35d714732ea5fda50b45e26397bb57467ed81
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-10-01 20:55:18 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-10-01 20:59:13 +0000

    biology/hyphy: Not broken on systems where OpenMP isn't available

    PR:             265677
    Reported by:    Robert Clausecker <fuz@fuz.su>

 biology/hyphy/Makefile | 4 ----
 1 file changed, 4 deletions(-)
Comment 8 commit-hook freebsd_committer freebsd_triage 2022-10-01 21:55:44 UTC
A commit in branch 2022Q4 references this bug:

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

commit c777431b316dfeff5ad387d54da782c1779193a2
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-10-01 20:55:18 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-10-01 21:54:38 +0000

    biology/hyphy: Not broken on systems where OpenMP isn't available

    PR:             265677
    Reported by:    Robert Clausecker <fuz@fuz.su>

    (cherry picked from commit e2b35d714732ea5fda50b45e26397bb57467ed81)

 biology/hyphy/Makefile | 4 ----
 1 file changed, 4 deletions(-)