Bug 268494 - textproc/uchardet: Update to 0.0.8
Summary: textproc/uchardet: Update to 0.0.8
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: Yuri Victorovich
URL: https://gitlab.freedesktop.org/uchard...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-20 20:56 UTC by Daniel Engberg
Modified: 2022-12-20 21:13 UTC (History)
0 users

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


Attachments
Patch for uchardet (1.82 KB, patch)
2022-12-20 20:56 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 2022-12-20 20:56:02 UTC
Created attachment 238948 [details]
Patch for uchardet

* Enable "make test"
* Avoid overriding framework by defining TARGET_ARCHITECTURE as NONE [1]

Compile and runtime tested on FreeBSD 13.1-STABLE (amd64) (make, make check-plist, make test)

Poudriere testport OK 12.3-RELEASE (amd64)
Poudriere testport OK 13.1-RELEASE (i386)

1: https://gitlab.freedesktop.org/uchardet/uchardet/-/blob/v0.0.8/CMakeLists.txt#L45
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2022-12-20 21:12:32 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-12-20 21:13:22 UTC
A commit in branch main references this bug:

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

commit e853140d39878e4eab39094b05a46ca4bdd442e0
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-12-20 21:11:44 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-12-20 21:12:29 +0000

    textproc/uchardet: Update 0.0.7 -> 0.0.8

    PR:             268494

 textproc/uchardet/Makefile  | 6 ++++--
 textproc/uchardet/distinfo  | 6 +++---
 textproc/uchardet/pkg-plist | 6 +++++-
 3 files changed, 12 insertions(+), 6 deletions(-)