1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Use sqlite3 as default config

- Bump PORTREVISION

PR:		ports/132424
Submitted by:	"Mark D. Foster" <mark AT foster.cc> (maintainer)
This commit is contained in:
Li-Wen Hsu 2009-03-14 17:25:34 +00:00
parent ad20054d1a
commit b8eb4f3dcd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230077
2 changed files with 10 additions and 1 deletions

View File

@ -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/

View File

@ -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.
#