Bug 277919 - converters/libb64: Switch to maintained fork and update
Summary: converters/libb64: Switch to maintained fork and update
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/stefantalpalaru/li...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-24 12:23 UTC by Daniel Engberg
Modified: 2024-04-14 19:56 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (ismail.yenigul)


Attachments
Patch for libb64 (3.66 KB, patch)
2024-03-24 12:23 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-24 12:23:28 UTC
Created attachment 249448 [details]
Patch for libb64

Switch to Ștefan Talpalaru's fork which is merges Transmission's fork with a few other external patches. This also removes ancient build dependencies, local patching and introduces "make test"

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:
biology/biosig
net-p2p/transmission-components
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-04-14 19:54:17 UTC
A commit in branch main references this bug:

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

commit 23fc1486dcc2f0b3ab18541f005b237e3d05e2ee
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-04-14 19:26:39 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-04-14 19:52:59 +0000

    converters/libb64: Switch to maintained fork and update to commit 382c274

    * Switch to CMake

    Changelog:
    https://github.com/stefantalpalaru/libb64/compare/v1.2.1...382c274

    PR:             277919
    Approved by:    portmgr (maintainer timeout, 2+ weeks)

 converters/libb64/Makefile                        | 26 ++++++++-------
 converters/libb64/distinfo                        |  5 +--
 converters/libb64/files/patch-src_Makefile (gone) | 40 -----------------------
 converters/libb64/pkg-plist                       | 13 +++++++-
 4 files changed, 29 insertions(+), 55 deletions(-)