Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Feb 2025 21:52:54 GMT
From:      Christoph Moench-Tegeder <cmt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 12c4d76339b0 - 2025Q1 - graphics/png: Update to 1.6.45
Message-ID:  <202502242152.51OLqsXw095206@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2025Q1 has been updated by cmt:

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

commit 12c4d76339b0aa841fa51b38bd3c82a4bd88d006
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-01-15 18:44:18 +0000
Commit:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
CommitDate: 2025-02-24 21:52:11 +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
    
    (cherry picked from commit 5b7d14496a1cb41ed8b337f0a142d74527a06c04)
---
 graphics/png/Makefile  |  2 +-
 graphics/png/distinfo  | 10 +++++-----
 graphics/png/pkg-plist |  2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/graphics/png/Makefile b/graphics/png/Makefile
index 06e5afc13308..b8bf471b6dbf 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	png
-DISTVERSION=	1.6.44
+DISTVERSION=	1.6.45
 CATEGORIES=	graphics
 MASTER_SITES=	SF/lib${PORTNAME}/lib${PORTNAME}16/${DISTVERSION}/
 PATCH_SITES=	SF/lib${PORTNAME}-apng/lib${PORTNAME}16/${DISTVERSION}/
diff --git a/graphics/png/distinfo b/graphics/png/distinfo
index b957142fba62..203998e43089 100644
--- a/graphics/png/distinfo
+++ b/graphics/png/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1726338151
-SHA256 (libpng-1.6.44.tar.xz) = 60c4da1d5b7f0aa8d158da48e8f8afa9773c1c8baa5d21974df61f1886b8ce8e
-SIZE (libpng-1.6.44.tar.xz) = 1045640
-SHA256 (libpng-1.6.44-apng.patch.gz) = 17d2e51f2bc93f4a22070b35fddd3655a4ec1a90ba8b7db2bffde7afc8d76dd3
-SIZE (libpng-1.6.44-apng.patch.gz) = 10841
+TIMESTAMP = 1736538028
+SHA256 (libpng-1.6.45.tar.xz) = 926485350139ffb51ef69760db35f78846c805fef3d59bfdcb2fba704663f370
+SIZE (libpng-1.6.45.tar.xz) = 1051268
+SHA256 (libpng-1.6.45-apng.patch.gz) = 6ae9549638af1e5b26907e015671d00a5761eea93e326f576dfe82b08567274c
+SIZE (libpng-1.6.45-apng.patch.gz) = 10809
diff --git a/graphics/png/pkg-plist b/graphics/png/pkg-plist
index 1a7eb701185f..003877eabff1 100644
--- a/graphics/png/pkg-plist
+++ b/graphics/png/pkg-plist
@@ -19,7 +19,7 @@ lib/libpng/libpng16.cmake
 lib/libpng16.a
 lib/libpng16.so
 lib/libpng16.so.16
-lib/libpng16.so.16.44.0
+lib/libpng16.so.16.45.0
 libdata/pkgconfig/libpng.pc
 libdata/pkgconfig/libpng16.pc
 share/man/man3/libpng.3.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502242152.51OLqsXw095206>