pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/png
Module Name: pkgsrc
Committed By: wiz
Date: Thu Jan 9 23:37:07 UTC 2025
Modified Files:
pkgsrc/graphics/png: Makefile distinfo
Log Message:
png: update to 1.6.45.
Version 1.6.45 [January 7, 2025]
Added support for the cICP chunk.
(Contributed by Lucas Chollet and John Bowler)
Adjusted and improved various checks in colorspace calculations.
(Contributed by John Bowler)
Rearranged the write order of colorspace chunks for better conformance
with the PNG v3 draft specification.
(Contributed by John Bowler)
Raised the minimum required CMake version from 3.6 to 3.14.
Forked off a development branch for libpng version 1.8.
To generate a diff of this commit:
cvs rdiff -u -r1.207 -r1.208 pkgsrc/graphics/png/Makefile
cvs rdiff -u -r1.152 -r1.153 pkgsrc/graphics/png/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/png/Makefile
diff -u pkgsrc/graphics/png/Makefile:1.207 pkgsrc/graphics/png/Makefile:1.208
--- pkgsrc/graphics/png/Makefile:1.207 Fri Sep 13 07:44:41 2024
+++ pkgsrc/graphics/png/Makefile Thu Jan 9 23:37:06 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.207 2024/09/13 07:44:41 wiz Exp $
+# $NetBSD: Makefile,v 1.208 2025/01/09 23:37:06 wiz Exp $
-DISTNAME= libpng-1.6.44
+DISTNAME= libpng-1.6.45
PKGNAME= ${DISTNAME:S/lib//}
CATEGORIES= graphics
MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=libpng/}
Index: pkgsrc/graphics/png/distinfo
diff -u pkgsrc/graphics/png/distinfo:1.152 pkgsrc/graphics/png/distinfo:1.153
--- pkgsrc/graphics/png/distinfo:1.152 Fri Sep 13 07:44:41 2024
+++ pkgsrc/graphics/png/distinfo Thu Jan 9 23:37:06 2025
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.152 2024/09/13 07:44:41 wiz Exp $
+$NetBSD: distinfo,v 1.153 2025/01/09 23:37:06 wiz Exp $
-BLAKE2s (libpng-1.6.44.tar.xz) = d5c3c48463651eefe89c6f0e4590c4eb9fbb0803b36aeb7f82cb20060dd2cb9d
-SHA512 (libpng-1.6.44.tar.xz) = bbd3e5e68d8b6fe3d85e59ca0babe8b522c19cac4b6ce0fcf21516cda7120b642be611eb1eaa565b7eabbacd22606593619aabd227b43a36f1efc707e7e11851
-Size (libpng-1.6.44.tar.xz) = 1045640 bytes
+BLAKE2s (libpng-1.6.45.tar.xz) = 128bcdf91f5d4d344b9aafa905c6cba91adf731974e6565b34792e868b9006b7
+SHA512 (libpng-1.6.45.tar.xz) = a810889c137b90bb0b05fb9f5043e501dc034bcb8fd0d2e963c5916538bd16e569db223b2e88d88ba58df88639c3eb3ce906942ef2e0db2e9da3abd0248f30ee
+Size (libpng-1.6.45.tar.xz) = 1051268 bytes
SHA1 (patch-libpng-config.in) = 04f8d6af31114017ce9d1280e62f1768c35c289d
SHA1 (patch-pngpriv.h) = 16f80df18a2f58eec784e2d821e8bb93c3e81747
Home |
Main Index |
Thread Index |
Old Index