From b8eb4f3dcde424d8ec839da3db5cfff0354533c5 Mon Sep 17 00:00:00 2001 From: Li-Wen Hsu Date: Sat, 14 Mar 2009 17:25:34 +0000 Subject: [PATCH] - Use sqlite3 as default config - Bump PORTREVISION PR: ports/132424 Submitted by: "Mark D. Foster" (maintainer) --- audio/firefly/Makefile | 2 +- audio/firefly/files/patch-mt-daapd.conf.templ | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/audio/firefly/Makefile b/audio/firefly/Makefile index 96f58e57b533..03cb7f9167b9 100644 --- a/audio/firefly/Makefile +++ b/audio/firefly/Makefile @@ -6,7 +6,7 @@ PORTNAME= firefly PORTVERSION= 1696 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://nightlies.fireflymediaserver.org/nightlies/svn-${PORTVERSION}/ \ http://www.magnesium.net/~mdf/distfiles/ diff --git a/audio/firefly/files/patch-mt-daapd.conf.templ b/audio/firefly/files/patch-mt-daapd.conf.templ index 29988b267538..6b5e0653f529 100644 --- a/audio/firefly/files/patch-mt-daapd.conf.templ +++ b/audio/firefly/files/patch-mt-daapd.conf.templ @@ -1,5 +1,14 @@ --- contrib/mt-daapd.conf.templ 2008-09-23 23:16:46.000000000 -0700 +++ contrib/mt-daapd.conf.templ 2008-09-23 23:40:43.000000000 -0700 +@@ -57,7 +57,7 @@ + # info in. Valid choices are "sqlite" and "sqlite3". + # + +-db_type = sqlite ++db_type = sqlite3 + + # + # db_parms @@ -105,7 +105,7 @@ # This is also ignored on Windows. #