From owner-svn-ports-all@freebsd.org Wed Apr 15 06:34:46 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 93DFE2ACFB7; Wed, 15 Apr 2020 06:34:46 +0000 (UTC) (envelope-from hselasky@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 492CJQ3K3yz4McZ; Wed, 15 Apr 2020 06:34:46 +0000 (UTC) (envelope-from hselasky@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 68D601AB3A; Wed, 15 Apr 2020 06:34:46 +0000 (UTC) (envelope-from hselasky@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 03F6YkSB077412; Wed, 15 Apr 2020 06:34:46 GMT (envelope-from hselasky@FreeBSD.org) Received: (from hselasky@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03F6Yk9g077411; Wed, 15 Apr 2020 06:34:46 GMT (envelope-from hselasky@FreeBSD.org) Message-Id: <202004150634.03F6Yk9g077411@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hselasky set sender to hselasky@FreeBSD.org using -f From: Hans Petter Selasky Date: Wed, 15 Apr 2020 06:34:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r531748 - head/multimedia/webcamd X-SVN-Group: ports-head X-SVN-Commit-Author: hselasky X-SVN-Commit-Paths: head/multimedia/webcamd X-SVN-Commit-Revision: 531748 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Apr 2020 06:34:46 -0000 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