Bug 277438 - textproc/libunibreak: Update to 6.1
Summary: textproc/libunibreak: Update to 6.1
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: Daniel Engberg
URL: https://github.com/adah1972/libunibre...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-02 22:47 UTC by Daniel Engberg
Modified: 2024-03-23 11:16 UTC (History)
1 user (show)

See Also:
tcberner: maintainer-feedback+


Attachments
Patch for libunibreak (1.92 KB, patch)
2024-03-02 22:47 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 2024-03-02 22:47:45 UTC
Created attachment 248881 [details]
Patch for libunibreak

* Add "make test"
* Adjust Makefile to more closely follow Porters Handbook

Compile and runtime tested on FreeBSD 14.0-RELEASE (amd64) (make, make check-plist, make test)

Poudriere testport OK 14.0-RELEASE (amd64)
Poudriere testport OK 13.2-RELEASE (amd64)

Tested with following consumers in 14.0-RELEASE (amd64) using Poudriere:
deskutils/coolreader
deskutils/fbreader
games/naev
games/tuxpaint-config
graphics/krita
multimedia/libass
Comment 1 Tobias C. Berner freebsd_committer freebsd_triage 2024-03-20 06:09:47 UTC
Lgtm, thanka
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-03-23 11:14:58 UTC
A commit in branch main references this bug:

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

commit 01b932c6898e9e8feb5112f8f600067e336bf91b
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-03-23 11:09:23 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-03-23 11:13:38 +0000

    textproc/libunibreak: Update to 6.1

    * Add "make test"
    * Adjust Makefile to more closely follow Porters Handbook

    Changelog: https://github.com/adah1972/libunibreak/releases/tag/libunibreak_6_1

    PR:             277438
    Approved by:    desktop (tcberner)

 textproc/libunibreak/Makefile  | 10 +++++++---
 textproc/libunibreak/distinfo  |  6 +++---
 textproc/libunibreak/pkg-plist |  5 +++--
 3 files changed, 13 insertions(+), 8 deletions(-)