Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Mar 2024 14:41:05 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: 93bd62fbc8f3 - main - x11-wm/phoc: update bundled gmobile to 0.0.6
Message-ID:  <202403081441.428Ef5Dg014688@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=93bd62fbc8f3654132150ce1155b2f704f6e2199

commit 93bd62fbc8f3654132150ce1155b2f704f6e2199
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-03-08 14:10:05 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-03-08 14:40:33 +0000

    x11-wm/phoc: update bundled gmobile to 0.0.6
    
    Changes:        https://gitlab.gnome.org/World/Phosh/gmobile/-/compare/d5ed9ed...v0.0.6
---
 x11-wm/phoc/Makefile | 9 ++++++++-
 x11-wm/phoc/distinfo | 4 ++--
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/x11-wm/phoc/Makefile b/x11-wm/phoc/Makefile
index 3ddeed6f1f15..64ff0acebc46 100644
--- a/x11-wm/phoc/Makefile
+++ b/x11-wm/phoc/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	phoc
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.36.0
+PORTREVISION=	1
 CATEGORIES=	x11-wm wayland
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -26,7 +27,7 @@ USE_GNOME=	cairo gnomedesktop3
 USE_XORG=	pixman xcb
 GL_SITE=	https://gitlab.gnome.org
 GL_ACCOUNT=	World/Phosh
-GL_TUPLE=	World/Phosh:gmobile:v0.0.4-7-gd5ed9ed:gmobile/subprojects/gmobile
+GL_TUPLE=	World/Phosh:gmobile:v0.0.6:gmobile/subprojects/gmobile
 MESON_ARGS=	-Dembed-wlroots=disabled
 PLIST_FILES=	bin/${PORTNAME} \
 		share/man/man5/${PORTNAME}.ini.5.gz \
@@ -41,4 +42,10 @@ MANPAGES_BUILD_DEPENDS=	rst2man:textproc/py-docutils
 MANPAGES_MESON_TRUE=	man
 MANPAGES_PLIST_FILES=	share/man/man1/${PORTNAME}.1.gz
 
+.ifdef GL_TUPLE
+post-configure:
+	@${REINPLACE_CMD} 's/meson install/& \
+		--skip-subprojects/' ${BUILD_WRKSRC}/build.ninja
+.endif
+
 .include <bsd.port.mk>
diff --git a/x11-wm/phoc/distinfo b/x11-wm/phoc/distinfo
index b2da1365af4f..65b927bd4f04 100644
--- a/x11-wm/phoc/distinfo
+++ b/x11-wm/phoc/distinfo
@@ -1,5 +1,5 @@
 TIMESTAMP = 1706952412
 SHA256 (phoc-v0.36.0.tar.bz2) = 9bd09589359c70e9b9bd0b504cb79a8e52fb4c3addff4d1dfc23b2e3af5347c6
 SIZE (phoc-v0.36.0.tar.bz2) = 236994
-SHA256 (gmobile-v0.0.4-7-gd5ed9ed.tar.bz2) = 12b8b52769e79e4322bf0d537d9d4234a99946aa33923bddb03118130512e4e5
-SIZE (gmobile-v0.0.4-7-gd5ed9ed.tar.bz2) = 39637
+SHA256 (gmobile-v0.0.6.tar.bz2) = 0d122e77c110c2d40f60c82ebecf5cf998209ca3e5544670125a085b1760af45
+SIZE (gmobile-v0.0.6.tar.bz2) = 42905



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