svn commit: r423998 - in head/audio/logitechmediaserver: . files
Ben Woods
woodsb02 at FreeBSD.org
Sat Oct 15 00:48:20 UTC 2016
Author: woodsb02
Date: Sat Oct 15 00:48:19 2016
New Revision: 423998
URL: https://svnweb.freebsd.org/changeset/ports/423998
Log:
audio/logitechmediaserver: Remove patch-dbix-class-bug.diff
This fixes the scanner.pl program, which would otherwise produce this
error in the log files:
Slim::Schema::Storage::throw_exception (122) Error: DBI Exception:
DBD::SQLite::db do failed: SQL logic error or missing database
cannot ATTACH database within transaction [for Statement "ATTACH
'/var/db/logitechmediaserver/cache/persist.db' AS persistentdb"]
More details about this problem:
http://forums.slimdevices.com/showthread.php?106257-FreeBSD-port&p=864545
Approved by: mark at tranquillussoftware.co.uk (maintainer), adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D8255
Deleted:
head/audio/logitechmediaserver/files/patch-dbix-class-bug.diff
Modified:
head/audio/logitechmediaserver/Makefile
Modified: head/audio/logitechmediaserver/Makefile
==============================================================================
--- head/audio/logitechmediaserver/Makefile Sat Oct 15 00:46:23 2016 (r423997)
+++ head/audio/logitechmediaserver/Makefile Sat Oct 15 00:48:19 2016 (r423998)
@@ -2,6 +2,7 @@
PORTNAME= logitechmediaserver
PORTVERSION= 7.9.0.g2016.09.30
+PORTREVISION= 1
CATEGORIES= audio
MAINTAINER= mark at tranquillussoftware.co.uk
More information about the svn-ports-all
mailing list