From owner-dev-commits-ports-all@freebsd.org Thu Jun 24 18:43:32 2021 Return-Path: Delivered-To: dev-commits-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 E72AC652375; Thu, 24 Jun 2021 18:43:32 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4G9ptX64tCz3HdL; Thu, 24 Jun 2021 18:43:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B93671CF71; Thu, 24 Jun 2021 18:43:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 15OIhWLA065843; Thu, 24 Jun 2021 18:43:32 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15OIhW9a065842; Thu, 24 Jun 2021 18:43:32 GMT (envelope-from git) Date: Thu, 24 Jun 2021 18:43:32 GMT Message-Id: <202106241843.15OIhW9a065842@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 53c7aa691e7f - main - x11/kanshi: update to 1.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 53c7aa691e7fb56ef7706426b704efccfe33c1db Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jun 2021 18:43:33 -0000 The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=53c7aa691e7fb56ef7706426b704efccfe33c1db commit 53c7aa691e7fb56ef7706426b704efccfe33c1db Author: Jan Beich AuthorDate: 2021-06-24 06:49:00 +0000 Commit: Jan Beich CommitDate: 2021-06-24 18:43:13 +0000 x11/kanshi: update to 1.2.0 Changes: https://github.com/emersion/kanshi/releases/tag/v1.2.0 Reported by: GitHub (watch releases) --- x11/kanshi/Makefile | 9 +++++---- x11/kanshi/distinfo | 8 +++----- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/x11/kanshi/Makefile b/x11/kanshi/Makefile index ae736ca8ffeb..22aa94aeceba 100644 --- a/x11/kanshi/Makefile +++ b/x11/kanshi/Makefile @@ -1,11 +1,8 @@ PORTNAME= kanshi DISTVERSIONPREFIX= v -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 CATEGORIES= x11 -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= 846b72563784.patch:-p1 - MAINTAINER= jbeich@FreeBSD.org COMMENT= Dynamic display configuration for Wayland @@ -27,4 +24,8 @@ MANPAGES_MESON_ENABLED= man-pages MANPAGES_PLIST_FILES= man/man1/${PORTNAME}.1.gz \ man/man5/${PORTNAME}.5.gz +post-patch: + @${REINPLACE_CMD} -e 's,/etc,${PREFIX}&,' \ + ${WRKSRC}/${PORTNAME}.5.scd + .include diff --git a/x11/kanshi/distinfo b/x11/kanshi/distinfo index c7cddbc2c335..533a498dec38 100644 --- a/x11/kanshi/distinfo +++ b/x11/kanshi/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1585818188 -SHA256 (emersion-kanshi-v1.1.0_GH0.tar.gz) = f7e782d2b49380aed370213b8d74af9fe806d9dc94b3c19179475f4b18e26566 -SIZE (emersion-kanshi-v1.1.0_GH0.tar.gz) = 15884 -SHA256 (846b72563784.patch) = 215414fe1736e57a37d63fb159f542943623922399e76aa26539b4678e204c73 -SIZE (846b72563784.patch) = 1431 +TIMESTAMP = 1624517340 +SHA256 (emersion-kanshi-v1.2.0_GH0.tar.gz) = 144428b9e79209b853c4b38a5efb6f16d581a2b9cb96e419b3b0a0f5914bcad4 +SIZE (emersion-kanshi-v1.2.0_GH0.tar.gz) = 16501