Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Oct 2022 18:49:47 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 84b6b039d8dd - main - sysutils/libg15: Use USE_GITLAB and update WWW entry
Message-ID:  <202210151849.29FInlGb048959@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=84b6b039d8ddaaaa30d69773965b7aebbaa29cf5

commit 84b6b039d8ddaaaa30d69773965b7aebbaa29cf5
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-10-15 18:49:00 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-10-15 18:49:07 +0000

    sysutils/libg15: Use USE_GITLAB and update WWW entry
    
    Use USE_GITLAB to follow Porters Handbook more closely and be consistent
    with ports tree and update WWW
---
 sysutils/libg15/Makefile | 9 ++++++---
 sysutils/libg15/distinfo | 6 +++---
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/sysutils/libg15/Makefile b/sysutils/libg15/Makefile
index 8bd6c97ba96b..f73a4da58390 100644
--- a/sysutils/libg15/Makefile
+++ b/sysutils/libg15/Makefile
@@ -1,18 +1,21 @@
 PORTNAME=	libg15
 DISTVERSION=	3.0.7
 CATEGORIES=	sysutils
-MASTER_SITES=	https://gitlab.com/menelkir/${PORTNAME}/-/archive/${PORTVERSION}/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	API for control of LCD and the extra keys on Logitech keyboards
-WWW=		https://sourceforge.net/projects/g15tools
+WWW=		https://gitlab.com/menelkir/libg15
 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		gmake libtool tar:bzip2
+USES=		gmake libtool
+USE_GITLAB=	yes
 USE_LDCONFIG=	yes
 
+GL_ACCOUNT=	menelkir
+GL_COMMIT=	ea3bc624ac7b3c84f4669c317cae8554ec897907
+
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 
diff --git a/sysutils/libg15/distinfo b/sysutils/libg15/distinfo
index eb01f77436e8..7f0ded4907be 100644
--- a/sysutils/libg15/distinfo
+++ b/sysutils/libg15/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1655363138
-SHA256 (libg15-3.0.7.tar.bz2) = 2d7e6c8f79bd00303e5c372540e489bdf536afc4046751a757e3f633da452b81
-SIZE (libg15-3.0.7.tar.bz2) = 327738
+TIMESTAMP = 1665858861
+SHA256 (menelkir-libg15-ea3bc624ac7b3c84f4669c317cae8554ec897907_GL0.tar.gz) = f858561b691de323af78422a4be5f9c4ba559cc25007b6ed92c27609ddddb2e5
+SIZE (menelkir-libg15-ea3bc624ac7b3c84f4669c317cae8554ec897907_GL0.tar.gz) = 432028



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