Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Apr 2020 06:34:46 +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: r531748 - head/multimedia/webcamd
Message-ID:  <202004150634.03F6Yk9g077411@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: hselasky
Date: Wed Apr 15 06:34:45 2020
New Revision: 531748
URL: https://svnweb.freebsd.org/changeset/ports/531748

Log:
  Update webcamd to version 5.7.1.0
  
  Remove not needed libv4l dependency while at it.
  
  Approved by:	pi (implicit)

Modified:
  head/multimedia/webcamd/Makefile
  head/multimedia/webcamd/distinfo

Modified: head/multimedia/webcamd/Makefile
==============================================================================
--- head/multimedia/webcamd/Makefile	Wed Apr 15 06:28:13 2020	(r531747)
+++ head/multimedia/webcamd/Makefile	Wed Apr 15 06:34:45 2020	(r531748)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	webcamd
-PORTVERSION=	5.3.7.1
-PORTREVISION=	2
+PORTVERSION=	5.7.1.0
 CATEGORIES=	multimedia
 MASTER_SITES=	http://www.selasky.org/hans_petter/distfiles/ \
 		http://home.selasky.org/distfiles/
@@ -14,7 +13,6 @@ COMMENT=	Port of Linux USB webcam and DVB drivers into
 LICENSE=	GPLv2
 
 BUILD_DEPENDS=	v4l_compat>=1.0.20100321:multimedia/v4l_compat
-LIB_DEPENDS=	libv4l1.so:multimedia/libv4l
 
 USES=		pkgconfig tar:bzip2 uidfix
 MAKE_ARGS=	LIBDIR="${LOCALBASE}/lib" HAVE_CUSE="YES"

Modified: head/multimedia/webcamd/distinfo
==============================================================================
--- head/multimedia/webcamd/distinfo	Wed Apr 15 06:28:13 2020	(r531747)
+++ head/multimedia/webcamd/distinfo	Wed Apr 15 06:34:45 2020	(r531748)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1568927997
-SHA256 (webcamd-5.3.7.1.tar.bz2) = 75082bc48b6975f50ec4aaadc1ece874e132733dbbf8c23aff36bf92ed1e0b1c
-SIZE (webcamd-5.3.7.1.tar.bz2) = 13905071
+TIMESTAMP = 1586932125
+SHA256 (webcamd-5.7.1.0.tar.bz2) = 34b9b69577ea9efa623db9dc956a7ac0f353dbdde5321409d66b43e42342bc3c
+SIZE (webcamd-5.7.1.0.tar.bz2) = 14369524



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004150634.03F6Yk9g077411>