Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Mar 2024 14:41:04 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: 7ec938517ab9 - main - accessibility/feedbackd: update bundled gmobile to 0.0.6
Message-ID:  <202403081441.428Ef4hx014640@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=7ec938517ab97a0fb42ed8319983558fa4d1e348

commit 7ec938517ab97a0fb42ed8319983558fa4d1e348
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:31 +0000

    accessibility/feedbackd: update bundled gmobile to 0.0.6
    
    Changes:        https://gitlab.gnome.org/World/Phosh/gmobile/-/compare/ff85498...v0.0.6
---
 accessibility/feedbackd/Makefile | 10 ++++++++--
 accessibility/feedbackd/distinfo |  4 ++--
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/accessibility/feedbackd/Makefile b/accessibility/feedbackd/Makefile
index 1fb13635d71f..53e0b5a968bd 100644
--- a/accessibility/feedbackd/Makefile
+++ b/accessibility/feedbackd/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	feedbackd
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.1.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	accessibility
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -19,7 +19,7 @@ USE_GNOME=	glib20
 USE_LDCONFIG=	yes
 GL_SITE=	https://source.puri.sm
 GL_ACCOUNT=	Librem5
-GL_TUPLE=	https://gitlab.gnome.org:guidog:gmobile:v0.0.1-11-gff85498:gmobile/subprojects/gmobile
+GL_TUPLE=	https://gitlab.gnome.org:World/Phosh:gmobile:v0.0.6:gmobile/subprojects/gmobile
 SHEBANG_FILES=	build-aux/post_install.py
 GLIB_SCHEMAS=	org.sigxcpu.feedbackd.gschema.xml
 
@@ -50,4 +50,10 @@ VAPI_USES=		vala:build
 VAPI_MESON_TRUE=	vapi
 VAPI_IMPLIES=		GIR
 
+.ifdef GL_TUPLE
+post-configure:
+	@${REINPLACE_CMD} 's/meson install/& \
+		--skip-subprojects/' ${BUILD_WRKSRC}/build.ninja
+.endif
+
 .include <bsd.port.mk>
diff --git a/accessibility/feedbackd/distinfo b/accessibility/feedbackd/distinfo
index 1a68f7040294..881a852c73d4 100644
--- a/accessibility/feedbackd/distinfo
+++ b/accessibility/feedbackd/distinfo
@@ -1,5 +1,5 @@
 TIMESTAMP = 1677701315
 SHA256 (feedbackd-v0.1.0.tar.bz2) = 17351120edabd4a5cf8599b7b5b04ce63b88e910b9aa9b9a614f0344e78259a9
 SIZE (feedbackd-v0.1.0.tar.bz2) = 75888
-SHA256 (gmobile-v0.0.1-11-gff85498.tar.bz2) = a2a8587b03b386da62c22e486fbb752a8913becbc8c45c2aabd43b9e63ed07a7
-SIZE (gmobile-v0.0.1-11-gff85498.tar.bz2) = 20328
+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.428Ef4hx014640>