Bug 286586 - graphics/libspiro: Update to 20240903
Summary: graphics/libspiro: Update to 20240903
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-04 20:37 UTC by Naram Qashat
Modified: 2025-05-04 23:01 UTC (History)
1 user (show)

See Also:


Attachments
libspiro-20240903,1.patch (1.46 KB, patch)
2025-05-04 20:37 UTC, Naram Qashat
cyberbotx: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Naram Qashat 2025-05-04 20:37:57 UTC
Created attachment 260158 [details]
libspiro-20240903,1.patch

- Update to 20240903
- Update distinfo
- Update pkg-plist

Changelogs:

https://github.com/fontforge/libspiro/releases/tag/20240902
https://github.com/fontforge/libspiro/releases/tag/20240903

Also removed GNU_CONFIGURE_MANPREFIX as I was told on another port that it is no longer needed.

Passes portlint. Tested in poudriere for 13amd64 and 14amd64.
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-05-04 22:46:01 UTC
A commit in branch main references this bug:

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

commit cd4687555e8f5fc98cbadcc83e1cc2616184a25a
Author:     Naram Qashat <cyberbotx@cyberbotx.com>
AuthorDate: 2025-05-04 22:35:56 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-05-04 22:43:43 +0000

    graphics/libspiro: Update 20221101 => 20240903

    Changelogs:
    https://github.com/fontforge/libspiro/releases/tag/20240902
    https://github.com/fontforge/libspiro/releases/tag/20240903

    Remove GNU_CONFIGURE_MANPREFIX.

    PR:     286586

 graphics/libspiro/Makefile  | 4 +---
 graphics/libspiro/distinfo  | 6 +++---
 graphics/libspiro/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 7 deletions(-)
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2025-05-04 23:01:41 UTC
Thanks.