Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Oct 2022 18:49:46 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: 8664509c7095 - main - sysutils/libg15render: Use USE_GITLAB and update WWW entry
Message-ID:  <202210151849.29FInkdF048928@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=8664509c7095b79098f84524351905e85299ee59

commit 8664509c7095b79098f84524351905e85299ee59
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-10-15 18:48:10 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-10-15 18:48:14 +0000

    sysutils/libg15render: 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/libg15render/Makefile | 11 +++++++----
 sysutils/libg15render/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/sysutils/libg15render/Makefile b/sysutils/libg15render/Makefile
index 679afb286f46..023cecef3669 100644
--- a/sysutils/libg15render/Makefile
+++ b/sysutils/libg15render/Makefile
@@ -1,20 +1,23 @@
 PORTNAME=	libg15render
-PORTVERSION=	3.0.4
+DISTVERSION=	3.0.4
 CATEGORIES=	sysutils
-MASTER_SITES=	https://gitlab.com/menelkir/${PORTNAME}/-/archive/${PORTVERSION}/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Library to render the LCD screen on Logitech keyboards
-WWW=		https://sourceforge.net/projects/g15tools
+WWW=		https://gitlab.com/menelkir/libg15render
 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libg15.so:sysutils/libg15
 
-USES=		gmake libtool tar:bzip2 localbase
+USES=		gmake libtool localbase
+USE_GITLAB=	yes
 USE_LDCONFIG=	yes
 
+GL_ACCOUNT=	menelkir
+GL_COMMIT=	b7c1b217e95a1c473fa219c1940c8c9db0eb4628
+
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 
diff --git a/sysutils/libg15render/distinfo b/sysutils/libg15render/distinfo
index 17f6edfd03e6..6f202b489d63 100644
--- a/sysutils/libg15render/distinfo
+++ b/sysutils/libg15render/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624089355
-SHA256 (libg15render-3.0.4.tar.bz2) = 81d419ce7680cc9ba049346cdf25b9a8fda4ad40f21a57a21fbf3bae8381bfe4
-SIZE (libg15render-3.0.4.tar.bz2) = 293668
+TIMESTAMP = 1665859102
+SHA256 (menelkir-libg15render-b7c1b217e95a1c473fa219c1940c8c9db0eb4628_GL0.tar.gz) = 14e542e83909ee36843c518dc09b600e252cca00fac4b710e5217fa2e4ebbfbf
+SIZE (menelkir-libg15render-b7c1b217e95a1c473fa219c1940c8c9db0eb4628_GL0.tar.gz) = 363828



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