FreeBSD Bugzilla – Attachment 92054 Details for
Bug 129617
[PATCH] audio/firefly: depend on sqlite3 / fix rc script warning
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
firefly-patch2
firefly-patch2 (text/plain), 1.85 KB, created by
mark
on 2008-12-24 19:31:13 UTC
(
hide
)
Description:
firefly-patch2
Filename:
MIME Type:
Creator:
mark
Created:
2008-12-24 19:31:13 UTC
Size:
1.85 KB
patch
obsolete
>diff -ur firefly.new-sub/Makefile firefly/Makefile >--- firefly.new-sub/Makefile 2008-12-23 22:11:18.000000000 -0800 >+++ firefly/Makefile 2008-12-23 22:57:41.000000000 -0800 >@@ -76,9 +76,6 @@ > @${CHMOD} 0755 ${DATADIR} > @${CHOWN} ${DAAPD_USER}:${DAAPD_GROUP} ${DAAPD_DBDIR} > @${CHOWN} ${DAAPD_USER}:${DAAPD_GROUP} ${DATADIR} >- ${LN} -sf ${PREFIX}/lib/mt-daapd/plugins/libout-daap.so.0.0 ${PREFIX}/lib/mt-daapd/plugins/libout-daap.so >- ${LN} -sf ${PREFIX}/lib/mt-daapd/plugins/librsp.so.0.0 ${PREFIX}/lib/mt-daapd/plugins/librsp.so >- ${LN} -sf ${PREFIX}/lib/mt-daapd/plugins/libssc-script.so.0.0 ${PREFIX}/lib/mt-daapd/plugins/libssc-script.so > > @${ECHO_MSG} "This port installs a sample configuration file in" > @${ECHO_MSG} "${LOCALBASE}/etc/mt-daapd.conf.sample" >Only in firefly.new-sub: Makefile.orig >diff -ur firefly.new-sub/files/patch-mt-daapd.conf.templ firefly/files/patch-mt-daapd.conf.templ >--- firefly.new-sub/files/patch-mt-daapd.conf.templ 2008-09-24 15:07:00.000000000 -0700 >+++ firefly/files/patch-mt-daapd.conf.templ 2008-12-23 23:00:17.000000000 -0800 >@@ -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. > # >diff -ur firefly.new-sub/pkg-plist firefly/pkg-plist >--- firefly.new-sub/pkg-plist 2008-10-19 08:59:15.000000000 -0700 >+++ firefly/pkg-plist 2008-12-23 22:57:18.000000000 -0800 >@@ -2,9 +2,6 @@ > bin/mt-daapd-ssc.sh > bin/wavstreamer > etc/mt-daapd.conf.sample >-lib/mt-daapd/plugins/libout-daap.so >-lib/mt-daapd/plugins/librsp.so >-lib/mt-daapd/plugins/libssc-script.so > lib/mt-daapd/plugins/out-daap.a > lib/mt-daapd/plugins/out-daap.la > lib/mt-daapd/plugins/out-daap.so
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 129617
:
92053
| 92054