From owner-svn-ports-all@freebsd.org Thu Nov 7 00:53:54 2019 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 C6AEF17E9AD; Thu, 7 Nov 2019 00:53:54 +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) 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 477lJy4wHmz3NjK; Thu, 7 Nov 2019 00:53:54 +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 8C2BF5BE7; Thu, 7 Nov 2019 00:53:54 +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 xA70rsfn041716; Thu, 7 Nov 2019 00:53:54 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xA70rsA0041714; Thu, 7 Nov 2019 00:53:54 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201911070053.xA70rsA0041714@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 7 Nov 2019 00:53:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516934 - head/x11/wdisplays X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/x11/wdisplays X-SVN-Commit-Revision: 516934 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: Thu, 07 Nov 2019 00:53:54 -0000 Author: jbeich Date: Thu Nov 7 00:53:53 2019 New Revision: 516934 URL: https://svnweb.freebsd.org/changeset/ports/516934 Log: x11/wdisplays: update to s20191026 Changes: https://github.com/cyclopsian/wdisplays/compare/049bf5b...22669ed Modified: head/x11/wdisplays/Makefile (contents, props changed) head/x11/wdisplays/distinfo (contents, props changed) Modified: head/x11/wdisplays/Makefile ============================================================================== --- head/x11/wdisplays/Makefile Thu Nov 7 00:53:45 2019 (r516933) +++ head/x11/wdisplays/Makefile Thu Nov 7 00:53:53 2019 (r516934) @@ -1,12 +1,9 @@ # $FreeBSD$ PORTNAME= wdisplays -PORTVERSION= s20190924 +PORTVERSION= s20191026 CATEGORIES= x11 -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= bfaf2211c0be.patch:-p1 - MAINTAINER= jbeich@FreeBSD.org COMMENT= GUI display configurator for wlroots compositors @@ -21,7 +18,7 @@ USES= compiler:c11 meson pkgconfig USE_GITHUB= yes USE_GNOME= cairo gtk30 GH_ACCOUNT= cyclopsian -GH_TAGNAME= 049bf5b +GH_TAGNAME= 22669ed PLIST_FILES= bin/${PORTNAME} .include Modified: head/x11/wdisplays/distinfo ============================================================================== --- head/x11/wdisplays/distinfo Thu Nov 7 00:53:45 2019 (r516933) +++ head/x11/wdisplays/distinfo Thu Nov 7 00:53:53 2019 (r516934) @@ -1,5 +1,3 @@ -TIMESTAMP = 1569326355 -SHA256 (cyclopsian-wdisplays-s20190924-049bf5b_GH0.tar.gz) = f7dc29b527c6bdc5f31ed807144335747a68c417900d0b254882270958fef6a6 -SIZE (cyclopsian-wdisplays-s20190924-049bf5b_GH0.tar.gz) = 85376 -SHA256 (bfaf2211c0be.patch) = 8ea84d7c70f08a4554144250b9039fbb98abcab4acab4a1dc8ea6da01086f634 -SIZE (bfaf2211c0be.patch) = 1085 +TIMESTAMP = 1572123361 +SHA256 (cyclopsian-wdisplays-s20191026-22669ed_GH0.tar.gz) = 55c59de48a45f1d85b8f7c306d56b325b1d88dbf8a065ae4e6ca24b6fa3e7626 +SIZE (cyclopsian-wdisplays-s20191026-22669ed_GH0.tar.gz) = 84234