Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Dec 2023 17:07:34 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d4a505b724ee - main - x11-wm/phoc: unbreak fetch
Message-ID:  <202312061707.3B6H7YnA086290@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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} \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312061707.3B6H7YnA086290>