git: 376bef304ca7 - main - x11/remontoire: Update 1.4.0 => 1.4.4, take maintainership

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Mon, 14 Jul 2025 00:54:14 UTC
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=376bef304ca78854edc09904d90e72421d4d3db6

commit 376bef304ca78854edc09904d90e72421d4d3db6
Author:     Atanu Biswas <atanubiswas484@gmail.com>
AuthorDate: 2025-07-14 00:49:38 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-07-14 00:49:38 +0000

    x11/remontoire: Update 1.4.0 => 1.4.4, take maintainership
    
    Changelogs:
    https://github.com/regolith-linux/remontoire/releases/tag/v1.4.1-1
    https://github.com/regolith-linux/remontoire/releases/tag/v1.4.2
    https://github.com/regolith-linux/remontoire/releases/tag/v1.4.3
    https://github.com/regolith-linux/remontoire/releases/tag/v1.4.4
    
    - Fix dependencies.
    - Fix warnings from portclippy.
    
    PR:     288196
---
 x11/remontoire/Makefile | 16 ++++++++++------
 x11/remontoire/distinfo |  6 +++---
 2 files changed, 13 insertions(+), 9 deletions(-)

diff --git a/x11/remontoire/Makefile b/x11/remontoire/Makefile
index e47082e7e866..09c18e22b287 100644
--- a/x11/remontoire/Makefile
+++ b/x11/remontoire/Makefile
@@ -1,25 +1,29 @@
 PORTNAME=	remontoire
-DISTVERSION=	1.4.0
-PORTREVISION=	2
+DISTVERSIONPREFIX=	v
+DISTVERSION=	1.4.4
 CATEGORIES=	x11
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	atanubiswas484@gmail.com
 COMMENT=	Keybinding viewer for i3 and other programs
 WWW=		https://github.com/regolith-linux/remontoire
 
 LICENSE=	GPLv3
 
+BUILD_DEPENDS=	appstream-util:devel/appstream-glib
 LIB_DEPENDS=	libgee-0.8.so:devel/libgee \
 		libjson-glib-1.0.so:devel/json-glib
 
-USES=		gettext-tools gnome meson pkgconfig python:build shebangfix vala:build
+USES=		desktop-file-utils gettext-tools gnome meson pkgconfig \
+		python:build shebangfix vala:build
 USE_GITHUB=	yes
-USE_GNOME=	gtk30
 GH_ACCOUNT=	regolith-linux
+USE_GNOME=	gtk30
+GLIB_SCHEMAS=	org.regolith-linux.remontoire.gschema.xml
+
 SHEBANG_FILES=	build-aux/meson/postinstall.py
+
 PLIST_FILES=	bin/${PORTNAME} \
 		share/appdata/org.regolith-linux.remontoire.appdata.xml \
 		share/applications/org.regolith-linux.remontoire.desktop
-GLIB_SCHEMAS=	org.regolith-linux.remontoire.gschema.xml
 
 .include <bsd.port.mk>
diff --git a/x11/remontoire/distinfo b/x11/remontoire/distinfo
index 0d2db9199787..92690cc1ebea 100644
--- a/x11/remontoire/distinfo
+++ b/x11/remontoire/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602948600
-SHA256 (regolith-linux-remontoire-1.4.0_GH0.tar.gz) = 35777a10a753b15debe64867deca2332733f6bee6b85936e75e0e0514aa900da
-SIZE (regolith-linux-remontoire-1.4.0_GH0.tar.gz) = 25130
+TIMESTAMP = 1752440082
+SHA256 (regolith-linux-remontoire-v1.4.4_GH0.tar.gz) = a54ebc08e6d4f63806df2dc0f88e4ef57433aa2d7712b36ddb788cc81c943016
+SIZE (regolith-linux-remontoire-v1.4.4_GH0.tar.gz) = 41267