Date: Mon, 08 Jun 2026 06:28:22 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 594fd960d710 - main - multimedia/lms: update 3.=?utf-8?Q?76.0 =E2=86=92?= 3.77.0 Message-ID: <6a266106.3c6fb.1f9c0045@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=594fd960d71058001e683631432737238c0a96b5 commit 594fd960d71058001e683631432737238c0a96b5 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-06-07 20:27:50 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-06-08 06:28:11 +0000 multimedia/lms: update 3.76.0 → 3.77.0 --- multimedia/lms/Makefile | 2 +- multimedia/lms/distinfo | 6 +++--- ...atch-src_libs_audio_impl_utils_PcmDecodeStreamer.hpp | 17 ----------------- multimedia/lms/pkg-plist | 7 ++++++- 4 files changed, 10 insertions(+), 22 deletions(-) diff --git a/multimedia/lms/Makefile b/multimedia/lms/Makefile index e189a23eaf53..c1f8ec6ff060 100644 --- a/multimedia/lms/Makefile +++ b/multimedia/lms/Makefile @@ -1,6 +1,6 @@ PORTNAME= lms DISTVERSIONPREFIX= v -DISTVERSION= 3.76.0 +DISTVERSION= 3.77.0 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org diff --git a/multimedia/lms/distinfo b/multimedia/lms/distinfo index c71b230b00ee..849c52758ac2 100644 --- a/multimedia/lms/distinfo +++ b/multimedia/lms/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1778149642 -SHA256 (epoupon-lms-v3.76.0_GH0.tar.gz) = 3c8cd0cc29bb406deab6f7937df6c78d4d9398ccf56f108eaeb589532c397ed7 -SIZE (epoupon-lms-v3.76.0_GH0.tar.gz) = 639354 +TIMESTAMP = 1780863323 +SHA256 (epoupon-lms-v3.77.0_GH0.tar.gz) = 45e66ff6c7da84478936d26a8a01c619c73e92528fb33b85d73a0b5b17617f6b +SIZE (epoupon-lms-v3.77.0_GH0.tar.gz) = 3611834 diff --git a/multimedia/lms/files/patch-src_libs_audio_impl_utils_PcmDecodeStreamer.hpp b/multimedia/lms/files/patch-src_libs_audio_impl_utils_PcmDecodeStreamer.hpp deleted file mode 100644 index 34b17ff2fc36..000000000000 --- a/multimedia/lms/files/patch-src_libs_audio_impl_utils_PcmDecodeStreamer.hpp +++ /dev/null @@ -1,17 +0,0 @@ ---- src/libs/audio/impl/utils/PcmDecodeStreamer.hpp.orig 2026-03-02 18:25:37 UTC -+++ src/libs/audio/impl/utils/PcmDecodeStreamer.hpp -@@ -20,6 +20,7 @@ - #pragma once - - #include <cstddef> -+#include <span> - #include <vector> - - #include <boost/asio/io_context.hpp> -@@ -78,4 +79,4 @@ namespace lms::audio::utils - - DecodeCompleteCallback _decodeCompleteCallback; - }; --} // namespace lms::audio::utils -\ No newline at end of file -+} // namespace lms::audio::utils diff --git a/multimedia/lms/pkg-plist b/multimedia/lms/pkg-plist index 8f1a98bc14af..41baa0a3b2e1 100644 --- a/multimedia/lms/pkg-plist +++ b/multimedia/lms/pkg-plist @@ -1,6 +1,7 @@ bin/lms bin/lms-audioinfo bin/lms-audioplay +bin/lms-recommendation @sample etc/lms.conf.sample etc/pam.d/lms %%DATADIR%%/approot/admin-about.xml @@ -35,7 +36,11 @@ etc/pam.d/lms %%DATADIR%%/approot/playqueue.xml %%DATADIR%%/approot/%%CMAKE_BUILD_TYPE%%.xml %%DATADIR%%/approot/%%CMAKE_BUILD_TYPE%%s.xml -%%DATADIR%%/approot/settings.xml +%%DATADIR%%/approot/settings-audio.xml +%%DATADIR%%/approot/settings-password.xml +%%DATADIR%%/approot/settings-services.xml +%%DATADIR%%/approot/settings-subsonic.xml +%%DATADIR%%/approot/settings-ui.xml %%DATADIR%%/approot/tracklist.xml %%DATADIR%%/approot/tracklists.xml %%DATADIR%%/approot/tracks.xmlhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a266106.3c6fb.1f9c0045>
