Bug 284007 - graphics/png: Update to 1.6.45
Summary: graphics/png: Update to 1.6.45
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-01-11 21:43 UTC by Daniel Engberg
Modified: 2025-01-15 19:50 UTC (History)
2 users (show)

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


Attachments
Patch for png (1.53 KB, patch)
2025-01-11 21:43 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-01-11 21:43:11 UTC
Created attachment 256629 [details]
Patch for png

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 14.2-RELEASE (amd64)

Mini-exp run looks fine on 14.2-RELEASE (amd64)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2025-01-11 21:43:51 UTC
Hi,

I would like to request an exp-run

Thanks in advance,

Best regards,
Daniel
Comment 2 Antoine Brodin freebsd_committer freebsd_triage 2025-01-14 07:56:38 UTC
Exp-run seems fine
Comment 3 commit-hook freebsd_committer freebsd_triage 2025-01-15 19:42:59 UTC
A commit in branch main references this bug:

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

commit 5b7d14496a1cb41ed8b337f0a142d74527a06c04
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-01-15 18:44:18 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-01-15 19:42:16 +0000

    graphics/png: Update to 1.6.45

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

    PR:             284007
    Reviewed by:    desktop (arrowd)
    Sponsored by:   Blinkinblox
    Exp-run by:     antoine

 graphics/png/Makefile  |  2 +-
 graphics/png/distinfo  | 10 +++++-----
 graphics/png/pkg-plist |  2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
Comment 4 Daniel Engberg freebsd_committer freebsd_triage 2025-01-15 19:50:33 UTC
Thanks!