git: bcd938765b35 - main - x11/kanshi: chase to the new home
Jan Beich
jbeich at FreeBSD.org
Thu Sep 30 20:09:58 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bcd938765b350a14aac59575b4a85c6afe8429ce
commit bcd938765b350a14aac59575b4a85c6afe8429ce
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-09-30 20:08:53 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
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 at 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/
More information about the dev-commits-ports-all
mailing list