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:           Fri Jun 13 21:38:36 UTC 2025

Modified Files:
        pkgsrc/graphics/png: Makefile distinfo

Log Message:
png: update to 1.6.49.

Version 1.6.49 [June 12, 2025]
  Added SIMD-optimized code for the RISC-V Vector Extension (RVV).
    (Contributed by Manfred Schlaegl, Dragos Tiselice and Filip Wasil)
  Added various fixes and improvements to the build scripts and to
    the sample code.


To generate a diff of this commit:
cvs rdiff -u -r1.212 -r1.213 pkgsrc/graphics/png/Makefile
cvs rdiff -u -r1.157 -r1.158 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.212 pkgsrc/graphics/png/Makefile:1.213
--- pkgsrc/graphics/png/Makefile:1.212  Thu May  8 09:46:21 2025
+++ pkgsrc/graphics/png/Makefile        Fri Jun 13 21:38:36 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.212 2025/05/08 09:46:21 tnn Exp $
+# $NetBSD: Makefile,v 1.213 2025/06/13 21:38:36 wiz Exp $
 
-DISTNAME=      libpng-1.6.48
+DISTNAME=      libpng-1.6.49
 PKGNAME=       ${DISTNAME:S/lib//}
 CATEGORIES=    graphics
 MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=libpng/}

Index: pkgsrc/graphics/png/distinfo
diff -u pkgsrc/graphics/png/distinfo:1.157 pkgsrc/graphics/png/distinfo:1.158
--- pkgsrc/graphics/png/distinfo:1.157  Thu May  8 10:39:45 2025
+++ pkgsrc/graphics/png/distinfo        Fri Jun 13 21:38:36 2025
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.157 2025/05/08 10:39:45 tnn Exp $
+$NetBSD: distinfo,v 1.158 2025/06/13 21:38:36 wiz Exp $
 
 BLAKE2s (apng-20250220.patch) = 456a8fcead8bb3fd29936de9a6288bef6769026ff2c955371db0c2098548d68b
 SHA512 (apng-20250220.patch) = 120ac618b60d5e1ff2406d241e4ddc2c1893978653adcf462ce394ce3b6b2e5847545e04b0fcb20aab563a1546017ce622d1d2dd14f89d1d594130d626f1e6eb
 Size (apng-20250220.patch) = 49281 bytes
-BLAKE2s (libpng-1.6.48.tar.xz) = 60f72713d7b4169842b358d535b4d2f6487cef9be2ab194b529531ab2b8bd437
-SHA512 (libpng-1.6.48.tar.xz) = aae6cdd7d55d78aea820165493e31ea7c0de8b2272b709d334dfe7bac96e24099330f0e9049062fde34b6ea926af50987c390dab1b91bdfe3586b2ee4aed8b33
-Size (libpng-1.6.48.tar.xz) = 1054968 bytes
+BLAKE2s (libpng-1.6.49.tar.xz) = ca6f2e11d078fd02a9e926742e0204f3ff921760ff8ff1351131990074bbe203
+SHA512 (libpng-1.6.49.tar.xz) = c40e605c50f632b55809199cba40041b46b5b2ff37659e17dcd5ffe457d926532f3469151f99ad7aab898ef5bedf08ed134a0a4e7d00ac1e9c8cebe5b5eef9bc
+Size (libpng-1.6.49.tar.xz) = 1060752 bytes
 SHA1 (patch-libpng-config.in) = 04f8d6af31114017ce9d1280e62f1768c35c289d
 SHA1 (patch-pngpriv.h) = 16f80df18a2f58eec784e2d821e8bb93c3e81747



Home | Main Index | Thread Index | Old Index