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:57:37 +0000
commitc1f08bad4948ece679050197962c439bbbce2c7d (patch)
tree2d9c3c96aefd6c59f57af760f63cb01ec2397a5e
parent14eb5bacd14c8cb9a0b820802a881876e857f584 (diff)
downloadports-c1f08bad4948ece679050197962c439bbbce2c7d.tar.gz
ports-c1f08bad4948ece679050197962c439bbbce2c7d.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." (cherry picked from commit c3d061c40c6a3838b0ead0bff612cdb1107a5df9)
-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/