Saturday, July 25, 2026

[maintainer update] audio/termsonic 0.2 -> 0.3

Here's an update for termsonic to v0.3 Builds and runs nicely on amd64. I've been testing it against a newer version of gonic, a port which I plan on updating soon. -R. Index: Makefile =================================================================== RCS file: /cvs/ports/audio/termsonic/Makefile,v diff -u -p -r1.2 Makefile --- Makefile 10 Jan 2025 07:49:04 -0000 1.2 +++ Makefile 25 Jul 2026 16:07:19 -0000 @@ -1,6 +1,6 @@ COMMENT = Subsonic client running in your terminal -DISTNAME = termsonic-0.2 +DISTNAME = termsonic-0.3 REVISION = 0 CATEGORIES = audio @@ -8,10 +8,10 @@ CATEGORIES = audio HOMEPAGE = https://git.sixfoisneuf.fr/termsonic/ # tarball created with: -# git clone --branch v0.2 --single-branch https://git.sixfoisneuf.fr/termsonic/ +# git clone --branch v0.3 --single-branch https://git.sixfoisneuf.fr/termsonic/ # cd termsonic; go mod vendor -# cd ../; mv termsonic termsonic-0.2 -# tar -czvf termsonic-0.2.tar.gz termsonic-0.2 +# cd ../; mv termsonic termsonic-0.3 +# tar -czvf termsonic-0.3.tar.gz termsonic-0.3 SITES = https://russ.whirling.top/distfiles/ @@ -36,7 +36,7 @@ do-build: post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/termsonic - ${SUBST_DATA} ${WRKSRC}/config.toml.example \ + ${SUBST_DATA} ${WRKSRC}/termsonic.toml.example \ ${PREFIX}/share/examples/termsonic/termsonic.toml .include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /cvs/ports/audio/termsonic/distinfo,v diff -u -p -r1.1.1.1 distinfo --- distinfo 30 Dec 2024 17:06:46 -0000 1.1.1.1 +++ distinfo 25 Jul 2026 16:07:19 -0000 @@ -1,2 +1,2 @@ -SHA256 (termsonic-0.2.tar.gz) = Qs2i0Eoyu3D/w0zvqFOBRDPbC7PUdD7eUXiCPYJG6XY= -SIZE (termsonic-0.2.tar.gz) = 4000526 +SHA256 (termsonic-0.3.tar.gz) = we36RCmriFQbjiT94PfwuqK+F+u50O1zYM7Ko/6zH4g= +SIZE (termsonic-0.3.tar.gz) = 4203093

Re: [maintainer update]: sysutils/exfetch -> 1.7.1

On Sat, 25 Jul 2026 16:14:28 +0200 Volker Schlecht <openbsd-ports@schlecht.dev> wrote: > On 7/22/26 8:34 PM, izzy Meyer wrote: > > Hello ports@ > > > > Here's a small update to exfetch 1.7.1. > > > > No major changes for OpenBSD. This is just a maintenance patch. > > > > This release fixes a bug where gpu information was sometimes > > duplicated on Linux. It also removes the normalization on cpu infos > > for all platforms to make the code easier to digest. > > > > Tested on amd64 with make test. All tests pass. > > > > Could I get a look over before commit? > > > > Thanks, > > > > Not sure what you mean by 'look over': it builds, tests pass, output > looks alright - I'd have committed it if I weren't unsure whether > that's what you want :-) > I meant that i wanted someone to look it over for sanity before committing. Testing was helpful as well. Can you commit it? Thanks, -- iz (she/her) > I say mundane things > so the uninteresting > just might get noticed. izder456 (dot) neocities (dot) org