Bug 285425 - graphics/png: Update to 1.6.47
Summary: graphics/png: Update to 1.6.47
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/pnggroup/libpng/bl...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-15 07:50 UTC by Daniel Engberg
Modified: 2025-03-24 19:54 UTC (History)
3 users (show)

See Also:
fluffy: maintainer-feedback+
antoine: exp-run+


Attachments
Patch for png (1.53 KB, patch)
2025-03-15 07:50 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 2025-03-15 07:50:44 UTC
Created attachment 258682 [details]
Patch for png

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

Poudriere testport OK 13.4-RELEASE (amd64)
Poudriere testport OK 13.4-RELEASE (i386)
Poudriere testport OK 14.2-RELEASE (amd64)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2025-03-15 07:51:00 UTC
Hi,

I would like to request an exp-run

Thanks in advance
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2025-03-22 07:10:00 UTC
Friendly ping
Comment 3 Antoine Brodin freebsd_committer freebsd_triage 2025-03-23 08:24:40 UTC
Exp-run looks fine
Comment 4 Dima Panov freebsd_committer freebsd_triage 2025-03-23 22:12:56 UTC
LGTM
Comment 5 commit-hook freebsd_committer freebsd_triage 2025-03-24 19:46:12 UTC
A commit in branch main references this bug:

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

commit 39aff9814e2bf0774bcb032448cc32899ff22563
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-23 22:37:00 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-24 19:33:04 +0000

    graphics/png: Update to 1.6.47

    Changelog: https://github.com/pnggroup/libpng/blob/v1.6.47/ANNOUNCE

    PR:             285425
    Reviewed by:    desktop (fluffy)
    Exp-run by:     antoine (also for previous update to 1.6.46)

 graphics/png/Makefile  |  2 +-
 graphics/png/distinfo  | 10 +++++-----
 graphics/png/pkg-plist |  2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
Comment 6 Daniel Engberg freebsd_committer freebsd_triage 2025-03-24 19:54:29 UTC
Thanks!