git: 7430eec6d24a - main - sysutils/g15daemon: Use USE_GITLAB

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 15 Oct 2022 18:49:45 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7430eec6d24a05e95ecb399ecebb52c3c9c9815e

commit 7430eec6d24a05e95ecb399ecebb52c3c9c9815e
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-10-15 18:46:20 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-10-15 18:46:52 +0000

    sysutils/g15daemon: Use USE_GITLAB
    
    Use USE_GITLAB to follow Porters Handbook more closely and be consistent
    with ports tree
---
 sysutils/g15daemon/Makefile | 17 +++++++++--------
 sysutils/g15daemon/distinfo |  6 +++---
 2 files changed, 12 insertions(+), 11 deletions(-)

diff --git a/sysutils/g15daemon/Makefile b/sysutils/g15daemon/Makefile
index 2b74f9908bb8..b26876f06105 100644
--- a/sysutils/g15daemon/Makefile
+++ b/sysutils/g15daemon/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	g15daemon
-PORTVERSION=	3.0.4
+DISTVERSION=	3.0.4
 CATEGORIES=	sysutils
-MASTER_SITES=	https://gitlab.com/menelkir/${PORTNAME}/-/archive/${PORTVERSION}/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Daemon for Logitech G15 Keyboards
@@ -11,18 +10,20 @@ LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	evdev-proto>0:devel/evdev-proto
-LIB_DEPENDS+=	libg15.so:sysutils/libg15 \
+LIB_DEPENDS=	libg15.so:sysutils/libg15 \
 		libg15render.so:sysutils/libg15render \
 		libinput.so:x11/libinput
 
-USES=		gmake localbase libtool
-
+USES=		gmake libtool localbase
+USE_GITLAB=	yes
 USE_LDCONFIG=	yes
+USE_RC_SUBR=	g15daemon
 
-GNU_CONFIGURE=	yes
-CONFIGURE_ARGS+=	--sysconfdir=${LOCALBASE}/etc
+GL_ACCOUNT=	menelkir
+GL_COMMIT=	1f4e8b41a6ea460d59cc07305a4d9b487b575ec6
 
-USE_RC_SUBR=	g15daemon
+GNU_CONFIGURE=	yes
+CONFIGURE_ARGS=	--sysconfdir=${LOCALBASE}/etc
 
 INSTALL_TARGET=	install-strip
 
diff --git a/sysutils/g15daemon/distinfo b/sysutils/g15daemon/distinfo
index c5e8f7695304..e06ecdb515bb 100644
--- a/sysutils/g15daemon/distinfo
+++ b/sysutils/g15daemon/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628795795
-SHA256 (g15daemon-3.0.4.tar.gz) = 04acbfdc833e5af535ac2e15aad9aba2be381de09191736687b153cbd9c94fe7
-SIZE (g15daemon-3.0.4.tar.gz) = 453663
+TIMESTAMP = 1665859303
+SHA256 (menelkir-g15daemon-1f4e8b41a6ea460d59cc07305a4d9b487b575ec6_GL0.tar.gz) = bf8f134bd139899d3b3d2778c9bec4f8b6fca5441eff98f7f8a1cccfc60e4caa
+SIZE (menelkir-g15daemon-1f4e8b41a6ea460d59cc07305a4d9b487b575ec6_GL0.tar.gz) = 453798