Subject: CVS commit: pkgsrc/net/sayaka
From: Izumi Tsutsui
Date: 2024-09-05 16:57:29
Message id: 20240905145729.61902FC74@cvs.NetBSD.org

Log Message:
sayaka: update to 3.8.0.

Upstream changes:
* 3.8.0 (2024/09/04)
 - rewrite completely with C
 - support Misskey home timeline
 - implement `--nfsw=alt`
 - adjust `--color` option
 - replace `--force-sixel` with `--show-image=yes`
 - replace `--no-image` with `--show-image=no`
 - replace `-4`/`-6` with `--ipv4`/`--ipv6`
 - change specification of `--play` option
 - remove `--oremode`, `--palette`, `--x68k` options
 - remove Twitter functions, `--twitter`, `--full-url`, `--protect`,
   `--record-all` options
 - remove mbedTLS support for now

Files:
RevisionActionfile
1.54modifypkgsrc/net/sayaka/Makefile
1.35modifypkgsrc/net/sayaka/distinfo
1.1addpkgsrc/net/sayaka/patches/patch-src_sayaka.c
1.2removepkgsrc/net/sayaka/patches/patch-src_WSClient.cpp