Skip to content
Snippets Groups Projects
Commit d52a8bbf authored by Trenton Schulz's avatar Trenton Schulz Committed by Nuno Teixeira
Browse files

audio/logitechmediaserver: Update to 8.5.1

parent 54f7b9d6
No related branches found
No related tags found
No related merge requests found
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 \
......
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
[
{ 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.
......
......@@ -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
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment