1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

audio/logitechmediaserver: Update to 8.5.1

ChangeLog:
https://lyrion.org/getting-started/changelog-lms8/#version-851-2024-04-15-3b46196aa

PR:		278609
This commit is contained in:
Trenton Schulz 2024-04-27 15:43:14 +01:00 committed by Nuno Teixeira
parent 54f7b9d654
commit d52a8bbfa6
5 changed files with 24 additions and 8 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= logitechmediaserver
DISTVERSION= 8.5.0
DISTVERSION= 8.5.1
CATEGORIES= audio
MAINTAINER= trueos@norwegianrockcat.com
@ -22,8 +22,8 @@ RUN_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL
USES= gettext-runtime gmake perl5 shebangfix
USE_GITHUB= yes
GH_TUPLE= LMS-Community:slimserver:8762186a4 \
LMS-Community:slimserver-vendor:5bb7355:vendor
GH_TUPLE= LMS-Community:slimserver:3b46196 \
LMS-Community:slimserver-vendor:384095c:vendor
USE_RC_SUBR= logitechmediaserver
SHEBANG_FILES= Bin/darwin/check-update.pl \
CPAN/Log/Log4perl/Layout/PatternLayout/Multiline.pm \

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1710929376
SHA256 (LMS-Community-slimserver-8.5.0-8762186a4_GH0.tar.gz) = 7ff8a919f5b58695f3408e3f311fad1959901e593246bdab00ec4b1b0c968ac6
SIZE (LMS-Community-slimserver-8.5.0-8762186a4_GH0.tar.gz) = 157033356
SHA256 (LMS-Community-slimserver-vendor-5bb7355_GH0.tar.gz) = 65694923ec667ed484619e6ca6826250ebe35ba4d1307e7b7d282fbfb2585352
SIZE (LMS-Community-slimserver-vendor-5bb7355_GH0.tar.gz) = 184535648
TIMESTAMP = 1713596232
SHA256 (LMS-Community-slimserver-8.5.1-3b46196_GH0.tar.gz) = 21c91c5f5893212cc97afa8227dd453e1e2b148adca255b1a0f3b325e6fe44b4
SIZE (LMS-Community-slimserver-8.5.1-3b46196_GH0.tar.gz) = 157018003
SHA256 (LMS-Community-slimserver-vendor-384095c_GH0.tar.gz) = 8e597e560b699401baac0c352d9538a70bd7b54be4e78a8952f594efb213cf2a
SIZE (LMS-Community-slimserver-vendor-384095c_GH0.tar.gz) = 184535265

View File

@ -1,6 +1,16 @@
[
{ type: install
message: <<EOM
The 8.5.1 Server added a "Report Analytics Data plugin" that is
enabled by default and sends analytics some minutes after it is first
run. More information is available from the community.
https://lyrion.org/analytics/learn-more/
You can disable this, but it's recommended to keep on for help in
determing future support.
Note on security settings:
The slimserver service is wide open, and by default there is no password.

View File

@ -2019,6 +2019,9 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/Slim/Plugin/ACLFiletest/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/ACLFiletest/install.xml
%%SLIMDIR%%/Slim/Plugin/ACLFiletest/strings.txt
%%SLIMDIR%%/Slim/Plugin/Analytics/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/Analytics/install.xml
%%SLIMDIR%%/Slim/Plugin/Analytics/strings.txt
%%SLIMDIR%%/Slim/Plugin/AudioAddict/API.pm
%%SLIMDIR%%/Slim/Plugin/AudioAddict/HTML/EN/plugins/AudioAddict/settings.html
%%SLIMDIR%%/Slim/Plugin/AudioAddict/Plugin.pm

View File

@ -1850,6 +1850,9 @@ etc/newsyslog.conf.d/logitechmediaserver.conf
%%SLIMDIR%%/Slim/Plugin/ACLFiletest/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/ACLFiletest/install.xml
%%SLIMDIR%%/Slim/Plugin/ACLFiletest/strings.txt
%%SLIMDIR%%/Slim/Plugin/Analytics/Plugin.pm
%%SLIMDIR%%/Slim/Plugin/Analytics/install.xml
%%SLIMDIR%%/Slim/Plugin/Analytics/strings.txt
%%SLIMDIR%%/Slim/Plugin/AudioAddict/API.pm
%%SLIMDIR%%/Slim/Plugin/AudioAddict/HTML/EN/plugins/AudioAddict/settings.html
%%SLIMDIR%%/Slim/Plugin/AudioAddict/Plugin.pm