Bug 275516 - textproc/sigil: Missed run-time dependancy
Summary: textproc/sigil: Missed run-time dependancy
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: Muhammad Moinur Rahman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-04 01:53 UTC by Jonathan Chen
Modified: 2023-12-04 22:17 UTC (History)
1 user (show)

See Also:


Attachments
Add svg runtime depedancy (463 bytes, patch)
2023-12-04 01:53 UTC, Jonathan Chen
jonc: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Chen 2023-12-04 01:53:18 UTC
Created attachment 246757 [details]
Add svg runtime depedancy

runtime dependancy required for icon display
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-12-04 22:14:09 UTC
A commit in branch main references this bug:

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

commit c4e77840c162272625f38a6eabfa721b21235b3e
Author:     Jonathan Chen <jonc@chen.org.nz>
AuthorDate: 2023-12-04 21:40:52 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-04 22:13:41 +0000

    textproc/sigil: Fix runtime

    PR:             275516
    Approved by:    submitter is maintainer

 textproc/sigil/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 2 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2023-12-04 22:17:02 UTC
For runtime fix always bump PORTREVISION otherwise the dependencies will not be pulled in for the next build.