Date: Thu, 28 Jun 2012 17:49:52 +0000 (UTC) From: Juergen Lock <nox@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia/v4l_compat Makefile ports/multimedia/webcamd Makefile ports/multimedia/vdr Makefile ports/multimedia/linux_dvbwrapper-kmod Makefile ports/multimedia/v4l_compat/files patch-dvb-ca.h ports/multimedia/webcamd/files patch-media_tree-include-linux-dvb-ca.h ... Message-ID: <201206281749.q5SHnq9b079512@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nox 2012-06-28 17:49:52 UTC FreeBSD ports repository Modified files: multimedia/v4l_compat Makefile multimedia/webcamd Makefile multimedia/vdr Makefile multimedia/linux_dvbwrapper-kmod Makefile multimedia/linux_dvbwrapper-kmod/files linux_dvbwrapper.c Added files: multimedia/v4l_compat/files patch-dvb-ca.h multimedia/webcamd/files patch-media_tree-include-linux-dvb-ca.h Log: - Fix two linux/dvb ioctls in multimedia/v4l_compat , multimedia/webcamd , and multimedia/linux_dvbwrapper : CA_GET_SLOT_INFO and CA_GET_MSG need to be _IOWR not _IOR. - Bump PORTREVISION for multimedia/vdr too since it uses one of the ioctls. (This fixes the CI slot of at last the TT CT-3650 DVB-C/T tuner.) Approved by: hselasky (maintainer of multimedia/webcamd) Revision Changes Path 1.4 +1 -0 ports/multimedia/linux_dvbwrapper-kmod/Makefile 1.3 +3 -3 ports/multimedia/linux_dvbwrapper-kmod/files/linux_dvbwrapper.c 1.12 +1 -0 ports/multimedia/v4l_compat/Makefile 1.1 +20 -0 ports/multimedia/v4l_compat/files/patch-dvb-ca.h (new) 1.20 +1 -0 ports/multimedia/vdr/Makefile 1.24 +1 -0 ports/multimedia/webcamd/Makefile 1.1 +20 -0 ports/multimedia/webcamd/files/patch-media_tree-include-linux-dvb-ca.h (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206281749.q5SHnq9b079512>