From owner-svn-ports-all@freebsd.org Tue Dec 1 00:35:38 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 97C5C4AC0F6; Tue, 1 Dec 2020 00:35:38 +0000 (UTC) (envelope-from jbeich@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4ClNRt3qgYz3Dsj; Tue, 1 Dec 2020 00:35:38 +0000 (UTC) (envelope-from jbeich@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 7609748B7; Tue, 1 Dec 2020 00:35:38 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0B10Zc6I066727; Tue, 1 Dec 2020 00:35:38 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0B10Zcli066725; Tue, 1 Dec 2020 00:35:38 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202012010035.0B10Zcli066725@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 1 Dec 2020 00:35:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r556693 - branches/2020Q4/multimedia/wlrobs X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: branches/2020Q4/multimedia/wlrobs X-SVN-Commit-Revision: 556693 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.34 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: Tue, 01 Dec 2020 00:35:38 -0000 Author: jbeich Date: Tue Dec 1 00:35:37 2020 New Revision: 556693 URL: https://svnweb.freebsd.org/changeset/ports/556693 Log: MFH: r556687 multimedia/wlrobs: update to 1.0 Changes: https://hg.sr.ht/~scoopta/wlrobs/log?rev=v1.0 Modified: branches/2020Q4/multimedia/wlrobs/Makefile branches/2020Q4/multimedia/wlrobs/distinfo Directory Properties: branches/2020Q4/ (props changed) Modified: branches/2020Q4/multimedia/wlrobs/Makefile ============================================================================== --- branches/2020Q4/multimedia/wlrobs/Makefile Tue Dec 1 00:34:51 2020 (r556692) +++ branches/2020Q4/multimedia/wlrobs/Makefile Tue Dec 1 00:35:37 2020 (r556693) @@ -1,12 +1,11 @@ # $FreeBSD$ PORTNAME= wlrobs -PORTVERSION= s20200812 -DISTVERSIONSUFFIX= -c0b86a1f57b8 +DISTVERSIONPREFIX= v +PORTVERSION= 1.0 CATEGORIES= multimedia -#MASTER_SITES= https://hg.sr.ht/~scoopta/${PORTNAME}/archive/${DISTVERSIONSUFFIX:S/^-//}${EXTRACT_SUFX}?dummy=/ +#MASTER_SITES= https://hg.sr.ht/~scoopta/${PORTNAME}/archive/${DISTVERSIONFULL:C/.*-//}${EXTRACT_SUFX}?dummy=/ MASTER_SITES+= LOCAL/jbeich # https://todo.sr.ht/~sircmpwn/hg.sr.ht/33 -DISTNAME= ${PORTNAME}${DISTVERSIONSUFFIX} MAINTAINER= jbeich@FreeBSD.org COMMENT= Wayland screen capture plugin for obs-studio Modified: branches/2020Q4/multimedia/wlrobs/distinfo ============================================================================== --- branches/2020Q4/multimedia/wlrobs/distinfo Tue Dec 1 00:34:51 2020 (r556692) +++ branches/2020Q4/multimedia/wlrobs/distinfo Tue Dec 1 00:35:37 2020 (r556693) @@ -1,3 +1,3 @@ -TIMESTAMP = 1597258828 -SHA256 (wlrobs-c0b86a1f57b8.tar.gz) = 5062628210f982a46e34e56aa9eb82cc56576f9b9466a1dc4c9ee395c3de586e -SIZE (wlrobs-c0b86a1f57b8.tar.gz) = 55065 +TIMESTAMP = 1598923465 +SHA256 (wlrobs-v1.0.tar.gz) = a63a23ef5b397df59a03e8f079c3a11f0bf94e7e48c6105dd183674ddaa9df95 +SIZE (wlrobs-v1.0.tar.gz) = 55017