aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2004-06-29 20:59:57 +0000
committerLars Thegler <lth@FreeBSD.org>2004-06-29 20:59:57 +0000
commit32a2a150d0a076549bbbaf387f7bb9847bdc8092 (patch)
tree77f9efab7822161e20f6a95f8385eef857dec8f8 /UPDATING
parentc5999f82dd65b05dd39691894d24b87f0555dc1c (diff)
downloadports-32a2a150d0a076549bbbaf387f7bb9847bdc8092.tar.gz
ports-32a2a150d0a076549bbbaf387f7bb9847bdc8092.zip
- Add note about net/daapd now using rc.subr.
Approved by: erwin (implicit)
Notes
Notes: svn path=/head/; revision=112568
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 6 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index ebde4b3ffeed..915ed9992fa2 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,12 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20040629:
+ AFFECTS: users of net/daapd
+
+ Daapd must now be enabled in rc.conf. Add this to your /etc/rc.conf:
+ daapd_enable="YES"
+
20040626:
AFFECTS: users of php4 and php5 with the PDFlib extension