diff options
Diffstat (limited to 'net/librest1')
-rw-r--r-- | net/librest1/Makefile | 9 | ||||
-rw-r--r-- | net/librest1/distinfo | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/net/librest1/Makefile b/net/librest1/Makefile index fcd55721464f..853840f61f35 100644 --- a/net/librest1/Makefile +++ b/net/librest1/Makefile @@ -1,9 +1,10 @@ PORTNAME= librest -PORTVERSION= 0.9.1 -PORTREVISION= 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 |