summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2024-06-08 01:06:46 -0400
committerJason E. Hale <jhale@FreeBSD.org>2024-06-08 01:12:12 -0400
commit5cea2cde7fee503f8d0b60e4d6a91196011047c6 (patch)
tree27cb3ec203e56652a55622db37fb1ac8354d7f3a /audio
parentgames/tuxpaint-stamps: Update to 2024.01.29 (diff)
audio/rsgain: Update to 3.5.1
This is a patch release to fix a critical bug impacting Opus files with 3 or more audio channels. This bug is related to the CRC32 calculation in the Ogg header and may cause the file to become unplayable. Users are strongly recommended to upgrade immediately. Any files that have been impacted by this bug can be repaired by scanning them again with this version. https://github.com/complexlogic/rsgain/releases/tag/v3.5.1 MFH: 2024Q2
Diffstat (limited to 'audio')
-rw-r--r--audio/rsgain/Makefile3
-rw-r--r--audio/rsgain/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/audio/rsgain/Makefile b/audio/rsgain/Makefile
index 0c4d8bd4aa04..747470c7b32e 100644
--- a/audio/rsgain/Makefile
+++ b/audio/rsgain/Makefile
@@ -1,6 +1,5 @@
PORTNAME= rsgain
-DISTVERSION= 3.5
-PORTREVISION= 1
+DISTVERSION= 3.5.1
DISTVERSIONSUFFIX= -source
CATEGORIES= audio
MASTER_SITES= https://github.com/complexlogic/rsgain/releases/download/v${DISTVERSION}/
diff --git a/audio/rsgain/distinfo b/audio/rsgain/distinfo
index 18f5af32e788..42abddafb99d 100644
--- a/audio/rsgain/distinfo
+++ b/audio/rsgain/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708887285
-SHA256 (rsgain-3.5-source.tar.xz) = 8098d8cbe5c4dccc604e0d75667a71678e6802f9c623286eba772a42a8e2a062
-SIZE (rsgain-3.5-source.tar.xz) = 50660
+TIMESTAMP = 1717822703
+SHA256 (rsgain-3.5.1-source.tar.xz) = 498f023d62898c8699b7d5da34e5e16b0e892ae8a4aec8af405f2917a82901a2
+SIZE (rsgain-3.5.1-source.tar.xz) = 50776