Date: Thu, 13 Dec 2018 14:22:09 +0000 (UTC) From: Hans Petter Selasky <hselasky@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487368 - head/multimedia/webcamd Message-ID: <201812131422.wBDEM9YV023099@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: hselasky (src committer) Date: Thu Dec 13 14:22:08 2018 New Revision: 487368 URL: https://svnweb.freebsd.org/changeset/ports/487368 Log: 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. Approved by: pi@ Modified: head/multimedia/webcamd/Makefile head/multimedia/webcamd/distinfo Modified: head/multimedia/webcamd/Makefile ============================================================================== --- head/multimedia/webcamd/Makefile Thu Dec 13 14:21:15 2018 (r487367) +++ head/multimedia/webcamd/Makefile Thu Dec 13 14:22:08 2018 (r487368) @@ -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 Modified: head/multimedia/webcamd/distinfo ============================================================================== --- head/multimedia/webcamd/distinfo Thu Dec 13 14:21:15 2018 (r487367) +++ head/multimedia/webcamd/distinfo Thu Dec 13 14:22:08 2018 (r487368) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812131422.wBDEM9YV023099>