diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2009-03-14 17:25:34 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2009-03-14 17:25:34 +0000 |
commit | b8eb4f3dcde424d8ec839da3db5cfff0354533c5 (patch) | |
tree | a81b1ea55e4be3a160a630d133e8999fe12d8594 /audio/firefly | |
parent | ad20054d1afecd67d78df2df4074c3ffe7397806 (diff) |
Notes
Diffstat (limited to 'audio/firefly')
-rw-r--r-- | audio/firefly/Makefile | 2 | ||||
-rw-r--r-- | audio/firefly/files/patch-mt-daapd.conf.templ | 9 |
2 files changed, 10 insertions, 1 deletions
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. # |