Date: Thu, 13 Dec 2018 15:12:07 +0100 From: Hans Petter Selasky <hps@selasky.org> To: ports@freebsd.org Subject: Request for commit approval (multimedia/webcamd) Message-ID: <ebf00a4f-b80c-1b62-b525-e9400b3f48da@selasky.org>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------92EDFBD8BFE7E904E0C2149B Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Hi, Update webcamd to version 4.20.0.1 This change updates the Linux source code to Linux v4.20 and fixes use of USB HID Joysticks with webcamd. Approved by: --------------92EDFBD8BFE7E904E0C2149B Content-Type: text/x-patch; name="webcamd.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="webcamd.diff" Index: Makefile =================================================================== --- Makefile (revision 487365) +++ Makefile (working copy) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= webcamd -PORTVERSION= 4.17.0.3 -PORTREVISION= 1 +PORTVERSION= 4.20.0.1 CATEGORIES= multimedia MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \ - http://home.selasky.org:8192/distfiles/ + http://home.selasky.org/distfiles/ MAINTAINER= hselasky@FreeBSD.org COMMENT= Port of Linux USB webcam and DVB drivers into userspace Index: distinfo =================================================================== --- distinfo (revision 487365) +++ distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1531558340 -SHA256 (webcamd-4.17.0.3.tar.bz2) = b52b29be861a469c230004c979e10b22bb7c1e12e84eab18553985acc1b8bbbb -SIZE (webcamd-4.17.0.3.tar.bz2) = 13684415 +TIMESTAMP = 1544709894 +SHA256 (webcamd-4.20.0.1.tar.bz2) = c4741e68fef6f51bd6eeda232446d9dcac8d6b9e2a4709ca68f4a6696ec986ea +SIZE (webcamd-4.20.0.1.tar.bz2) = 13416890 --------------92EDFBD8BFE7E904E0C2149B--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ebf00a4f-b80c-1b62-b525-e9400b3f48da>