Subject: CVS commit: pkgsrc/net/sayaka
From: Izumi Tsutsui
Date: 2023-10-10 16:20:53
Message id: 20231010142053.E263DFADC@cvs.NetBSD.org

Log Message:
sayaka: update to 3.7.1.

pkgsrc changes:
- workaround build errors of gcc7 on netbsd-9
- fix a problem that webp images with alpha channel are not shown properly

Upstream changes:

* 3.7.1 (2023/10/09)
 - fix failures on drawing WebP images in some cases
 - fix infinite loop on emoji notification messages

* 3.7.0 (2023/10/09)
 - start support of Misskey
 - drop functions to connect to Twitter
 - drop --filter, --home, --no-rest, --post, and --token options
 - add --twitter, --misskey, and --local options
 - temporarily drop --ngword-* and --show-ng options
 - rename --black/--white options to --dark/--light

Files:
RevisionActionfile
1.46modifypkgsrc/net/sayaka/Makefile
1.28modifypkgsrc/net/sayaka/distinfo
1.1addpkgsrc/net/sayaka/patches/patch-src_ImageLoaderWebp.cpp
1.1addpkgsrc/net/sayaka/patches/patch-src_WSClient.cpp