pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/libwebp libwebp: updated to 1.2.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/661d5cb49412
branches:  trunk
changeset: 374920:661d5cb49412
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Mar 03 10:41:34 2022 +0000

description:
libwebp: updated to 1.2.2

version 1.2.2
  This is a binary compatible release.
  * webpmux: add "-set bgcolor A,R,G,B"
  * add ARM64 NEON support for MSVC builds
  * fix duplicate include error in Xcode when using multiple XCFrameworks in a
    project
  * doc updates and bug fixes

diffstat:

 graphics/libwebp/Makefile |  4 ++--
 graphics/libwebp/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 47d949b8a295 -r 661d5cb49412 graphics/libwebp/Makefile
--- a/graphics/libwebp/Makefile Thu Mar 03 10:41:11 2022 +0000
+++ b/graphics/libwebp/Makefile Thu Mar 03 10:41:34 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2021/08/20 05:44:26 adam Exp $
+# $NetBSD: Makefile,v 1.35 2022/03/03 10:41:34 adam Exp $
 
-DISTNAME=      libwebp-1.2.1
+DISTNAME=      libwebp-1.2.2
 CATEGORIES=    graphics
 MASTER_SITES=  https://storage.googleapis.com/downloads.webmproject.org/releases/webp/
 
diff -r 47d949b8a295 -r 661d5cb49412 graphics/libwebp/distinfo
--- a/graphics/libwebp/distinfo Thu Mar 03 10:41:11 2022 +0000
+++ b/graphics/libwebp/distinfo Thu Mar 03 10:41:34 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2021/10/26 10:46:29 nia Exp $
+$NetBSD: distinfo,v 1.23 2022/03/03 10:41:34 adam Exp $
 
-BLAKE2s (libwebp-1.2.1.tar.gz) = 24874a89ea4396acbdbe534fcaf3fe82055f5f4815930d965a3e63211f6400bb
-SHA512 (libwebp-1.2.1.tar.gz) = 5208ac9532c89ea9fec01122cb307afacdbf5c501ed1c6056e9ffc98e2a3386e637224e0301da88ae3a32aa0c210364e1e4eac79487e465ef9e54eb9b1af80aa
-Size (libwebp-1.2.1.tar.gz) = 4100806 bytes
+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



Home | Main Index | Thread Index | Old Index