From owner-dev-commits-ports-all@freebsd.org Thu Sep 30 20:09:57 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 EE2376B73C7; Thu, 30 Sep 2021 20:09:57 +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 4HL4916MYYz4n44; Thu, 30 Sep 2021 20:09:57 +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 BA3A71240B; Thu, 30 Sep 2021 20:09:57 +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 18UK9v5f034710; Thu, 30 Sep 2021 20:09:57 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18UK9v2A034709; Thu, 30 Sep 2021 20:09:57 GMT (envelope-from git) Date: Thu, 30 Sep 2021 20:09:57 GMT Message-Id: <202109302009.18UK9v2A034709@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: bcd938765b35 - main - x11/kanshi: chase to the new home 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: bcd938765b350a14aac59575b4a85c6afe8429ce 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, 30 Sep 2021 20:09:58 -0000 The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=bcd938765b350a14aac59575b4a85c6afe8429ce commit bcd938765b350a14aac59575b4a85c6afe8429ce Author: Jan Beich AuthorDate: 2021-09-30 20:08:53 +0000 Commit: Jan Beich CommitDate: 2021-09-30 20:08:53 +0000 x11/kanshi: chase to the new home https://github.com/emersion/kanshi/commit/0faad7544323 "This repository has been archived by the owner. It is now read-only." --- x11/kanshi/Makefile | 3 +-- x11/kanshi/distinfo | 4 ++-- x11/kanshi/pkg-descr | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/x11/kanshi/Makefile b/x11/kanshi/Makefile index 22aa94aeceba..d86391b66425 100644 --- a/x11/kanshi/Makefile +++ b/x11/kanshi/Makefile @@ -2,6 +2,7 @@ PORTNAME= kanshi DISTVERSIONPREFIX= v PORTVERSION= 1.2.0 CATEGORIES= x11 +MASTER_SITES= https://git.sr.ht/~emersion/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ MAINTAINER= jbeich@FreeBSD.org COMMENT= Dynamic display configuration for Wayland @@ -12,8 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libwayland-client.so:graphics/wayland USES= compiler:c11 meson pkgconfig -USE_GITHUB= yes -GH_ACCOUNT= emersion PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= MANPAGES diff --git a/x11/kanshi/distinfo b/x11/kanshi/distinfo index 533a498dec38..7dea427adcb5 100644 --- a/x11/kanshi/distinfo +++ b/x11/kanshi/distinfo @@ -1,3 +1,3 @@ TIMESTAMP = 1624517340 -SHA256 (emersion-kanshi-v1.2.0_GH0.tar.gz) = 144428b9e79209b853c4b38a5efb6f16d581a2b9cb96e419b3b0a0f5914bcad4 -SIZE (emersion-kanshi-v1.2.0_GH0.tar.gz) = 16501 +SHA256 (kanshi-v1.2.0.tar.gz) = 42b49ef68b5381fe2de99b29db0e05732523e8d3988193b01e8e5e2028ef2298 +SIZE (kanshi-v1.2.0.tar.gz) = 16496 diff --git a/x11/kanshi/pkg-descr b/x11/kanshi/pkg-descr index 19f799cb0788..27ebec1230d4 100644 --- a/x11/kanshi/pkg-descr +++ b/x11/kanshi/pkg-descr @@ -5,4 +5,4 @@ turn a laptop's internal screen off when docked. This is a Wayland equivalent for tools like autorandr. kanshi can be used on Wayland compositors supporting wlr-output-management protocol. -WWW: https://wayland.emersion.fr/kanshi/ +WWW: https://sr.ht/~emersion/kanshi/