aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-10-12 16:48:07 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-10-12 16:56:23 +0000
commitc3d061c40c6a3838b0ead0bff612cdb1107a5df9 (patch)
tree1cc46a94851d2290b97371e246654645a549a903
parent2096f8f0c0e7614e633900f3a6a141bdbd60da07 (diff)
downloadports-c3d061c40c6a3838b0ead0bff612cdb1107a5df9.tar.gz
ports-c3d061c40c6a3838b0ead0bff612cdb1107a5df9.zip
x11/wlr-randr: chase to the new home
https://github.com/emersion/wlr-randr/commit/a6fdfa1e9257 "This repository has been archived by the owner. It is now read-only."
-rw-r--r--x11/wlr-randr/Makefile3
-rw-r--r--x11/wlr-randr/distinfo4
-rw-r--r--x11/wlr-randr/pkg-descr2
3 files changed, 4 insertions, 5 deletions
diff --git a/x11/wlr-randr/Makefile b/x11/wlr-randr/Makefile
index e3c7959b2888..e32d1554060d 100644
--- a/x11/wlr-randr/Makefile
+++ b/x11/wlr-randr/Makefile
@@ -2,6 +2,7 @@ PORTNAME= wlr-randr
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.0
CATEGORIES= x11
+MASTER_SITES= https://git.sr.ht/~emersion/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
MAINTAINER= jbeich@FreeBSD.org
COMMENT= xrandr clone for wlroots compositors
@@ -12,8 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libwayland-client.so:graphics/wayland
USES= meson pkgconfig
-USE_GITHUB= yes
-GH_ACCOUNT= emersion
PLIST_FILES= bin/${PORTNAME}
.include <bsd.port.mk>
diff --git a/x11/wlr-randr/distinfo b/x11/wlr-randr/distinfo
index 8a0452d35fbc..3c0d8135bf00 100644
--- a/x11/wlr-randr/distinfo
+++ b/x11/wlr-randr/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1612531581
-SHA256 (emersion-wlr-randr-v0.2.0_GH0.tar.gz) = e1b60992e41aebf733f13c2bdd2c70375fd3ddf7f0735bc4183858fda9c18e51
-SIZE (emersion-wlr-randr-v0.2.0_GH0.tar.gz) = 10904
+SHA256 (wlr-randr-v0.2.0.tar.gz) = 12745bc8050a56603bf9bdee70c798b5d6502cf00a795c59fd03e1d786c17ce3
+SIZE (wlr-randr-v0.2.0.tar.gz) = 10906
diff --git a/x11/wlr-randr/pkg-descr b/x11/wlr-randr/pkg-descr
index 0c7f257fa7d1..88681db5ea33 100644
--- a/x11/wlr-randr/pkg-descr
+++ b/x11/wlr-randr/pkg-descr
@@ -1,3 +1,3 @@
Utility to manage outputs of a Wayland compositor.
-WWW: https://github.com/emersion/wlr-randr
+WWW: https://sr.ht/~emersion/wlr-randr/