Bug 269835 - math/rankwidth: Fix build
Summary: math/rankwidth: Fix build
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-26 14:09 UTC by Wen Heping
Modified: 2023-02-27 22:26 UTC (History)
3 users (show)

See Also:


Attachments
Fix build (994 bytes, text/plain)
2023-02-26 14:09 UTC, Wen Heping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wen Heping freebsd_committer freebsd_triage 2023-02-26 14:09:58 UTC
Created attachment 240423 [details]
Fix build

fix build with new igraph
Comment 1 Mina Galić freebsd_triage 2023-02-26 16:26:18 UTC
did you send this patch to upstream, too?
Comment 2 Wen Heping freebsd_committer freebsd_triage 2023-02-26 22:59:03 UTC
(In reply to Mina Galić from comment #1)
I copied from upstream :)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2023-02-27 10:39:41 UTC
^Triage: reporter is committer, assign accordingly
Comment 4 Thierry Thomas freebsd_committer freebsd_triage 2023-02-27 12:14:53 UTC
I cannot handle it myself ATM, but I trust you: please commit.
Comment 5 commit-hook freebsd_committer freebsd_triage 2023-02-27 22:23:08 UTC
A commit in branch main references this bug:

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

commit f3ed780a4dec6a684bda1d8b2eb23ae28a4fbf13
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2023-02-27 22:12:58 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2023-02-27 22:15:28 +0000

    math/rankwidth: Fix build with new version igraph

    PR:             269835
    Reported by:    wen@
    Approved by:    maintainer

 math/rankwidth/Makefile                     |  1 +
 math/rankwidth/files/patch-simplerw.c (new) | 11 +++++++++++
 2 files changed, 12 insertions(+)