aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2011-04-21 17:06:26 +0800
committerkwm <kwm@FreeBSD.org>2011-04-21 17:06:26 +0800
commit53194bb12e8422b66944b39bf023d477a0a67a83 (patch)
tree92c351848b1c0f86095f4aa98b572bc6aa5ec363 /UPDATING
parent9d49aa7e6a232f5d857fa6c78dc708b0b241a918 (diff)
downloadfreebsd-ports-gnome-53194bb12e8422b66944b39bf023d477a0a67a83.tar.gz
freebsd-ports-gnome-53194bb12e8422b66944b39bf023d477a0a67a83.tar.zst
freebsd-ports-gnome-53194bb12e8422b66944b39bf023d477a0a67a83.zip
Update webcamd to 0.1.24.
*) fix remote controls due to wrong initialisation order. *) fix some reported regression issues. *) character devices created by webcamd are now chowned to webcamd:webcamd and chmodded to 0660. Add a small UPDATING blob about this. Submitted by: hselasky@ (maintainer)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index bbb7104d0a1b..77399c1cfe6f 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20110421:
+ AFFECTS: users of multimedia/webcamd
+ AUTHOR: kwm@FreeBSD.org
+
+ Webcamd now creates device nodes with 0660 permission and webcamd:webcamd
+ ownership. To get access to the webcamd devices just add yourself to the
+ webcamd group.
+
20110409:
AFFECTS: users of japanese/asterisk-sounds
AUTHOR: tota@FreeBSD.org