git: ae6eecdaddb7 - 2023Q4 - x11-wm/phoc: unbreak fetch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Dec 2023 17:08:25 UTC
The branch 2023Q4 has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ae6eecdaddb75c5486e1ab47b64a4f7de767c75c
commit ae6eecdaddb75c5486e1ab47b64a4f7de767c75c
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-12-06 09:51:00 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-12-06 17:08:16 +0000
x11-wm/phoc: unbreak fetch
fetch: https://gitlab.gnome.org/guidog/gmobile/-/archive/v0.0.1-11-gff85498/gmobile-v0.0.1-11-gff85498.tar.bz2: Not Found
(cherry picked from commit d4a505b724ee05acacbe3d88d279112da2de214c)
---
x11-wm/phoc/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-wm/phoc/Makefile b/x11-wm/phoc/Makefile
index db8b3934a075..b1c11e169473 100644
--- a/x11-wm/phoc/Makefile
+++ b/x11-wm/phoc/Makefile
@@ -27,7 +27,7 @@ USE_GNOME= cairo gnomedesktop3
USE_XORG= pixman xcb
GL_SITE= https://gitlab.gnome.org
GL_ACCOUNT= World/Phosh
-GL_TUPLE= https://gitlab.gnome.org:guidog:gmobile:v0.0.1-11-gff85498:gmobile/subprojects/gmobile
+GL_TUPLE= World/Phosh:gmobile:v0.0.1-11-gff85498:gmobile/subprojects/gmobile
SHEBANG_FILES= build-aux/post_install.py
MESON_ARGS= -Dembed-wlroots=disabled
PLIST_FILES= bin/${PORTNAME} \