git: 0455f849e278 - main - audio/sonivox: update 4.0.1 → 4.0.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 10 Sep 2026 20:06:36 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0455f849e278d3df0d08310885622c1f812a6a26
commit 0455f849e278d3df0d08310885622c1f812a6a26
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-09-10 05:52:58 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-09-10 19:58:21 +0000
audio/sonivox: update 4.0.1 → 4.0.2
ChangeLog: https://github.com/EmbeddedSynth/sonivox/releases/tag/v4.0.2
---
audio/sonivox/Makefile | 6 ++++--
audio/sonivox/distinfo | 6 +++---
audio/sonivox/pkg-plist | 2 +-
3 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/audio/sonivox/Makefile b/audio/sonivox/Makefile
index d0cb5f068347..8cc1e434b728 100644
--- a/audio/sonivox/Makefile
+++ b/audio/sonivox/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sonivox
DISTVERSIONPREFIX= v
-DISTVERSION= 4.0.1
+DISTVERSION= 4.0.2
CATEGORIES= audio
MAINTAINER= yuri@FreeBSD.org
@@ -21,9 +21,11 @@ GH_ACCOUNT= EmbeddedSynth
CXXFLAGS+= -DO_LARGEFILE=0 # workaround for linuxism in tests
CMAKE_OFF= BUILD_TESTING
+CMAKE_ON= SOUNDFONT_TEST # option is only used for testing
CONFIGURE_ENV= ${MAKE_ENV} TEMP=${BUILD_WRKSRC}
+TEST_ENV= ${MAKE_ENV} TEMP=${BUILD_WRKSRC}
-# tests as of 4.0.0: 75% tests passed, 3 tests failed out of 12, see https://github.com/EmbeddedSynth/sonivox/issues/5
+# tests as of 4.0.2: 100% tests passed, 0 tests failed out of 12
.include <bsd.port.mk>
diff --git a/audio/sonivox/distinfo b/audio/sonivox/distinfo
index 93ee380dbf7e..09a95611c6fe 100644
--- a/audio/sonivox/distinfo
+++ b/audio/sonivox/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1780679969
-SHA256 (EmbeddedSynth-sonivox-v4.0.1_GH0.tar.gz) = dabdbd54bd6ba8d5be995bd9ef504c2a34bdf654f41a389510c99043cfc237ca
-SIZE (EmbeddedSynth-sonivox-v4.0.1_GH0.tar.gz) = 16217683
+TIMESTAMP = 1789019231
+SHA256 (EmbeddedSynth-sonivox-v4.0.2_GH0.tar.gz) = 5c513d7a6fa0ebf61afd3b96da881e3014edf53acfb8d08a63dd853fca37c1fa
+SIZE (EmbeddedSynth-sonivox-v4.0.2_GH0.tar.gz) = 16217671
diff --git a/audio/sonivox/pkg-plist b/audio/sonivox/pkg-plist
index d3c19159fbf0..da71737d7673 100644
--- a/audio/sonivox/pkg-plist
+++ b/audio/sonivox/pkg-plist
@@ -13,6 +13,6 @@ lib/cmake/sonivox/sonivox-shared-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/sonivox/sonivox-shared-targets.cmake
lib/libsonivox.so
lib/libsonivox.so.4
-lib/libsonivox.so.4.0.1.0
+lib/libsonivox.so.4.0.2.0
libdata/pkgconfig/sonivox.pc
share/man/man1/sonivoxrender.1.gz