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 Apr 16 06:41:53 UTC 2026

Modified Files:
        pkgsrc/graphics/png: Makefile distinfo

Log Message:
png: update to 1.6.58.

Version 1.6.58 [April 15, 2026]
  Fixed a regression introduced in version 1.6.56 that caused `png_get_PLTE`
    to return stale palette data after applying gamma and background transforms
    in-place.
    (Reported by ralfjunker <ralfjunker%users.noreply.github.com@localhost>.)


To generate a diff of this commit:
cvs rdiff -u -r1.222 -r1.223 pkgsrc/graphics/png/Makefile
cvs rdiff -u -r1.168 -r1.169 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.222 pkgsrc/graphics/png/Makefile:1.223
--- pkgsrc/graphics/png/Makefile:1.222  Thu Apr  9 05:50:43 2026
+++ pkgsrc/graphics/png/Makefile        Thu Apr 16 06:41:53 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.222 2026/04/09 05:50:43 wiz Exp $
+# $NetBSD: Makefile,v 1.223 2026/04/16 06:41:53 wiz Exp $
 
-DISTNAME=      libpng-1.6.57
+DISTNAME=      libpng-1.6.58
 PKGNAME=       ${DISTNAME:S/lib//}
 CATEGORIES=    graphics
 MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=libpng/}

Index: pkgsrc/graphics/png/distinfo
diff -u pkgsrc/graphics/png/distinfo:1.168 pkgsrc/graphics/png/distinfo:1.169
--- pkgsrc/graphics/png/distinfo:1.168  Thu Apr  9 05:50:43 2026
+++ pkgsrc/graphics/png/distinfo        Thu Apr 16 06:41:53 2026
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.168 2026/04/09 05:50:43 wiz Exp $
+$NetBSD: distinfo,v 1.169 2026/04/16 06:41:53 wiz Exp $
 
 BLAKE2s (apng-20260116.patch) = b60bc1c57608e79afb87ba55fb152137d1910ba986d6aacad6d600392096b48a
 SHA512 (apng-20260116.patch) = f8de2168a1a8ed546de7eb6c3da993f99139f385ceaf008ecd8dc64869bb86a4cf61b749ee4060fa207a89917ead7c61d35e409ff477b6240e1a7bc141e2de24
 Size (apng-20260116.patch) = 49195 bytes
-BLAKE2s (libpng-1.6.57.tar.xz) = ab0bb253e9a4d33520f861b00bb4038865d9ebbadbb393ed05a9eb7b4bbdf7f5
-SHA512 (libpng-1.6.57.tar.xz) = 9e7a691b96dd2c2c2ab66666685685a6c29824653aa85b15e764ff4afcebf02cfe776d58881a88d91e9cf60b11958079c923e2ea16bc5374b01a7f3edf56a71d
-Size (libpng-1.6.57.tar.xz) = 1069484 bytes
+BLAKE2s (libpng-1.6.58.tar.xz) = c53b047d1fe8e03f7414951d234c9b88bb5fa2a9a1d5f6e2ce955e67f936658c
+SHA512 (libpng-1.6.58.tar.xz) = 5937d6409d7ad564c9dba7969c5d39eea8bbc01936f433bf5936c872ec290dea353783f89bded91e124b3b3b15518320097de365acd3b0bcc922a0e90c94adc8
+Size (libpng-1.6.58.tar.xz) = 1070096 bytes
 SHA1 (patch-libpng-config.in) = 04f8d6af31114017ce9d1280e62f1768c35c289d
 SHA1 (patch-pngpriv.h) = 16f80df18a2f58eec784e2d821e8bb93c3e81747



Home | Main Index | Thread Index | Old Index