View | Details | Raw Unified | Return to bug 283517 | Differences between
and this patch

Collapse All | Expand All

(-)b/net/geoclue/Makefile (-4 / +2 lines)
Lines 1-6 Link Here
1
PORTNAME=	geoclue
1
PORTNAME=	geoclue
2
DISTVERSION=	2.7.1
2
DISTVERSION=	2.7.2
3
PORTREVISION=	1
4
CATEGORIES=	net devel gnome
3
CATEGORIES=	net devel gnome
5
4
6
MAINTAINER=	desktop@FreeBSD.org
5
MAINTAINER=	desktop@FreeBSD.org
Lines 13-26 LICENSE_COMB= multi Link Here
13
LIB_DEPENDS=	libjson-glib-1.0.so:devel/json-glib \
12
LIB_DEPENDS=	libjson-glib-1.0.so:devel/json-glib \
14
		libsoup-3.0.so:devel/libsoup3
13
		libsoup-3.0.so:devel/libsoup3
15
14
16
USES=		gettext gnome meson pkgconfig vala:build
15
USES=		gettext gnome meson pkgconfig tar:bz2 vala:build
17
16
18
USE_GNOME=	glib20 introspection:build
17
USE_GNOME=	glib20 introspection:build
19
USE_LDCONFIG=	yes
18
USE_LDCONFIG=	yes
20
19
21
USE_GITLAB=	yes
20
USE_GITLAB=	yes
22
GL_SITE=	https://gitlab.freedesktop.org
21
GL_SITE=	https://gitlab.freedesktop.org
23
GL_TAGNAME=	8a24f60969d4c235d9918796c38a6a9c42e10131
24
22
25
MESON_ARGS=	-D3g-source=false \
23
MESON_ARGS=	-D3g-source=false \
26
		-Dcdma-source=false \
24
		-Dcdma-source=false \
(-)b/net/geoclue/distinfo (-4 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1694593664
1
TIMESTAMP = 1735049523
2
SHA256 (geoclue-geoclue-8a24f60969d4c235d9918796c38a6a9c42e10131_GL0.tar.gz) = 2a7acd674db3a5d5c9275c8af6774bd0f4a84210d12436d8f3bfdf591241546b
2
SHA256 (geoclue-2.7.2.tar.bz2) = 01d24a44a036769049411899ae83c9a86f73d272cca3df6af5a03bfac32456d2
3
SIZE (geoclue-geoclue-8a24f60969d4c235d9918796c38a6a9c42e10131_GL0.tar.gz) = 146456
3
SIZE (geoclue-2.7.2.tar.bz2) = 108472
4
- 

Return to bug 283517