View | Details | Raw Unified | Return to bug 132424
Collapse All | Expand All

(-)firefly/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
PORTNAME=	firefly
6
PORTNAME=	firefly
7
PORTVERSION=	1696
7
PORTVERSION=	1696
8
PORTREVISION=	1
8
PORTREVISION=	2
9
CATEGORIES=	audio
9
CATEGORIES=	audio
10
MASTER_SITES=
10
MASTER_SITES=
11
		http://www.magnesium.net/~mdf/distfiles/
11
		http://www.magnesium.net/~mdf/distfiles/
(-)firefly/files/patch-mt-daapd.conf.templ (+9 lines)
Lines 1-5 Link Here
1
--- contrib/mt-daapd.conf.templ	2008-09-23 23:16:46.000000000 -0700
1
--- contrib/mt-daapd.conf.templ	2008-09-23 23:16:46.000000000 -0700
2
+++ contrib/mt-daapd.conf.templ	2008-09-23 23:40:43.000000000 -0700
2
+++ contrib/mt-daapd.conf.templ	2008-09-23 23:40:43.000000000 -0700
3
@@ -57,7 +57,7 @@
4
 # info in.  Valid choices are "sqlite" and "sqlite3".
5
 #
6
7
-db_type = sqlite
8
+db_type = sqlite3
9
10
 #
11
 # db_parms
3
@@ -105,7 +105,7 @@
12
@@ -105,7 +105,7 @@
4
 # This is also ignored on Windows.
13
 # This is also ignored on Windows.
5
 #
14
 #

Return to bug 132424