Bug 274481 - devel/liborcus: Update to 0.19.0
Summary: devel/liborcus: Update to 0.19.0
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: FreeBSD Office Team
URL: https://gitlab.com/orcus/orcus/-/rele...
Keywords:
Depends on: 274480
Blocks:
  Show dependency treegraph
 
Reported: 2023-10-15 09:26 UTC by Daniel Engberg
Modified: 2023-11-28 14:02 UTC (History)
1 user (show)

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


Attachments
Patch for liborcus (1.71 KB, patch)
2023-10-15 09:26 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2023-10-15 09:26:21 UTC
Created attachment 245630 [details]
Patch for liborcus

Drop USES= autoreconf

Compile tested on FreeBSD 13.2-RELEASE (amd64) (make, make check-plist)

Poudriere testport OK 12.4-RELEASE (amd64)
Poudriere testport OK 13.2-RELEASE (amd64)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2023-10-15 12:23:14 UTC
Libreoffice compiles files with this applied on 13.2-RELEASE using Poudriere testport
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-11-28 13:59:10 UTC
A commit in branch main references this bug:

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

commit cb510b732805d15eaeee7b3a675edc582fcfceef
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2023-11-28 13:42:09 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2023-11-28 13:58:30 +0000

    devel/liborcus: update to 0.19.2 release

    Cahngelog:      https://gitlab.com/orcus/orcus/-/blob/0.19.2/CHANGELOG

    PR:             274481

    Sponsored by:        Serenity Cybersecurity, LLC

 devel/liborcus/Makefile | 14 +++++++++-----
 devel/liborcus/distinfo |  6 +++---
 2 files changed, 12 insertions(+), 8 deletions(-)
Comment 3 Dima Panov freebsd_committer freebsd_triage 2023-11-28 14:02:03 UTC
Landed, thanks!