git: d4a505b724ee - main - x11-wm/phoc: unbreak fetch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Dec 2023 17:07:34 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d4a505b724ee05acacbe3d88d279112da2de214c
commit d4a505b724ee05acacbe3d88d279112da2de214c
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:06:52 +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
---
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 cef3d2020747..f7a25aa36dd9 100644
--- a/x11-wm/phoc/Makefile
+++ b/x11-wm/phoc/Makefile
@@ -28,7 +28,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} \