svn commit: r487368 - head/multimedia/webcamd
Hans Petter Selasky
hselasky at FreeBSD.org
Thu Dec 13 14:22:10 UTC 2018
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 at 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
More information about the svn-ports-head
mailing list