git: 92ee272a71ec - main - net/librest1: Use upstream release archive

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 23 Aug 2025 09:00:31 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=92ee272a71ecf6295f27126299c37a7ca6cd5628

commit 92ee272a71ecf6295f27126299c37a7ca6cd5628
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-08-23 08:53:55 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-08-23 08:53:58 +0000

    net/librest1: Use upstream release archive
    
    Less likely to break and upstream also provides checksums
    
    PR:             287686
    Approved by:    maintainer timeout (2+ months)
---
 net/librest1/Makefile | 7 ++++---
 net/librest1/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/net/librest1/Makefile b/net/librest1/Makefile
index c7881b8c8ac5..853840f61f35 100644
--- a/net/librest1/Makefile
+++ b/net/librest1/Makefile
@@ -1,9 +1,10 @@
 PORTNAME=	librest
-PORTVERSION=	0.9.1
+DISTVERSION=	0.9.1
 PORTREVISION=	2
 CATEGORIES=	net devel gnome
 PKGNAMESUFFIX=	1
-MASTER_SITES=	https://gitlab.gnome.org/GNOME/librest/-/archive/${PORTVERSION}/
+MASTER_SITES=	GNOME/sources/rest
+DISTNAME=	rest-${DISTVERSION}
 
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	GNOME REST library
@@ -18,7 +19,7 @@ LIB_DEPENDS=	libadwaita-1.so:x11-toolkits/libadwaita \
 
 PORTSCOUT=	limitw:1,even
 
-USES=		gettext gnome localbase meson pkgconfig python tar:bz2
+USES=		gettext gnome localbase meson pkgconfig python tar:xz
 USE_GNOME=	glib20 gtksourceview5 introspection:build
 USE_LDCONFIG=	yes
 MESON_ARGS=	-Dca_certificates=true \
diff --git a/net/librest1/distinfo b/net/librest1/distinfo
index 0486a8168cb4..8927398dc1f7 100644
--- a/net/librest1/distinfo
+++ b/net/librest1/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674961047
-SHA256 (librest-0.9.1.tar.bz2) = 5c39f6696b271194546880e0f360e21496b2882f72e4bb85433125de98fce03a
-SIZE (librest-0.9.1.tar.bz2) = 72128
+TIMESTAMP = 1750437353
+SHA256 (rest-0.9.1.tar.xz) = 9266a5c10ece383e193dfb7ffb07b509cc1f51521ab8dad76af96ed14212c2e3
+SIZE (rest-0.9.1.tar.xz) = 71136