pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/libwebp
Module Name: pkgsrc
Committed By: adam
Date: Mon Jul 18 19:06:44 UTC 2022
Modified Files:
pkgsrc/graphics/libwebp: Makefile distinfo
Log Message:
libwebp: updated to 1.2.3
version 1.2.3
This is a binary compatible release.
* security fix for lossless encoder
* improved progress granularity in WebPReportProgress() when using lossless
* improved precision in Sharp YUV (-sharp_yuv) conversion
* many corrections to webp-lossless-bitstream-spec.txt
* crash/leak fixes on error/OOM and other bug fixes
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/graphics/libwebp/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/graphics/libwebp/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/libwebp/Makefile
diff -u pkgsrc/graphics/libwebp/Makefile:1.36 pkgsrc/graphics/libwebp/Makefile:1.37
--- pkgsrc/graphics/libwebp/Makefile:1.36 Thu Jul 14 23:46:23 2022
+++ pkgsrc/graphics/libwebp/Makefile Mon Jul 18 19:06:44 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2022/07/14 23:46:23 dholland Exp $
+# $NetBSD: Makefile,v 1.37 2022/07/18 19:06:44 adam Exp $
-DISTNAME= libwebp-1.2.2
-PKGREVISION= 1
+DISTNAME= libwebp-1.2.3
CATEGORIES= graphics
MASTER_SITES= https://storage.googleapis.com/downloads.webmproject.org/releases/webp/
Index: pkgsrc/graphics/libwebp/distinfo
diff -u pkgsrc/graphics/libwebp/distinfo:1.23 pkgsrc/graphics/libwebp/distinfo:1.24
--- pkgsrc/graphics/libwebp/distinfo:1.23 Thu Mar 3 10:41:34 2022
+++ pkgsrc/graphics/libwebp/distinfo Mon Jul 18 19:06:44 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2022/03/03 10:41:34 adam Exp $
+$NetBSD: distinfo,v 1.24 2022/07/18 19:06:44 adam Exp $
-BLAKE2s (libwebp-1.2.2.tar.gz) = 1ed12719596f2bb24d68b6d04350b852bad9420ea1338cd06c68431e4b83e27e
-SHA512 (libwebp-1.2.2.tar.gz) = 0dd0a721352b513a218d55383bcd0cc45b786df8089f70f87257b5dcc0c4e2f1798e20f1ca98b8fe51710abb667f9c4c14f20f980a11c484c8832f0dc66e3bff
-Size (libwebp-1.2.2.tar.gz) = 4117468 bytes
+BLAKE2s (libwebp-1.2.3.tar.gz) = 741a6b9065971c3902e00488aece5a3950a7f23cc940916f293aa874a04bfbef
+SHA512 (libwebp-1.2.3.tar.gz) = 4320ac0b0f0c5571a0d6ead3dc588e1847629168888305cec8b37eaedbbf906d31258a285275d5a02becae853d7cf8a9f0ae0f5f9efa09c68ebc869e7dd132a2
+Size (libwebp-1.2.3.tar.gz) = 4141192 bytes
Home |
Main Index |
Thread Index |
Old Index