Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Oct 2022 20:10:38 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: b99230430c78 - main - sysutils/upower: Use USE_GITLAB
Message-ID:  <202210222010.29MKActs055503@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=b99230430c78af4f104556e2f0f6e2f5136977ba

commit b99230430c78af4f104556e2f0f6e2f5136977ba
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-10-22 20:04:13 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-10-22 20:10:30 +0000

    sysutils/upower: Use USE_GITLAB
    
    Use USE_GITLAB to follow Porters Handbook more closely and be
    consistent with ports tree
    
    PR:             267101
    Approved by:    desktop (tcberner)
---
 sysutils/upower/Makefile | 10 +++++-----
 sysutils/upower/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/sysutils/upower/Makefile b/sysutils/upower/Makefile
index 4a26b3ea4bfa..01eb42ac9b76 100644
--- a/sysutils/upower/Makefile
+++ b/sysutils/upower/Makefile
@@ -1,8 +1,6 @@
 PORTNAME=	upower
-PORTVERSION=	1.90.0
-DISTVERSIONPREFIX=	v
+DISTVERSION=	1.90.0
 CATEGORIES=	sysutils
-MASTER_SITES=	https://gitlab.freedesktop.org/upower/upower/-/archive/${DISTVERSIONFULL}/
 
 MAINTAINER=	desktop@FreeBSD.org
 COMMENT=	D-Bus daemon for simplifying power management tasks
@@ -13,8 +11,10 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libdbus-glib-1.so:devel/dbus-glib
 
-USES=		compiler:c11 gettext gnome localbase meson \
-		pkgconfig tar:bz2
+USES=		compiler:c11 gettext gnome localbase meson pkgconfig
+USE_GITLAB=	yes
+GL_SITE=	https://gitlab.freedesktop.org/
+GL_COMMIT=	d4259c009b3ca1169dfd19231a040c233fc3b58d
 USE_GNOME=	glib20 introspection:build
 USE_LDCONFIG=	yes
 MESON_ARGS=	-Dgtk-doc=false \
diff --git a/sysutils/upower/distinfo b/sysutils/upower/distinfo
index f0fd8b527289..6435360c5b78 100644
--- a/sysutils/upower/distinfo
+++ b/sysutils/upower/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1661608460
-SHA256 (upower-v1.90.0.tar.bz2) = eafa0a367dc0417390984eeb81e9d1a2b449999ba6ad20ed39bf270d0b4e5e77
-SIZE (upower-v1.90.0.tar.bz2) = 129505
+TIMESTAMP = 1665859956
+SHA256 (upower-upower-d4259c009b3ca1169dfd19231a040c233fc3b58d_GL0.tar.gz) = 896302382e01322d9a87c7f4cc4b51092aca428090469db1c143853fd9cd9b84
+SIZE (upower-upower-d4259c009b3ca1169dfd19231a040c233fc3b58d_GL0.tar.gz) = 170265



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