Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2021 20:10:18 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 067193843957 - 2021Q3 - x11/kanshi: chase to the new home
Message-ID:  <202109302010.18UKAI7u041546@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2021Q3 has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=06719384395709157ea2781e760ae8e694c70ea6

commit 06719384395709157ea2781e760ae8e694c70ea6
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-09-30 20:08:53 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-09-30 20:10:08 +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."
    
    (cherry picked from commit bcd938765b350a14aac59575b4a85c6afe8429ce)
---
 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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109302010.18UKAI7u041546>