Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Dec 2019 13:41:38 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r520911 - head/net/geoclue
Message-ID:  <201912261341.xBQDfcuI040162@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Dec 26 13:41:37 2019
New Revision: 520911
URL: https://svnweb.freebsd.org/changeset/ports/520911

Log:
  Update to 2.4.12

Modified:
  head/net/geoclue/Makefile
  head/net/geoclue/distinfo
  head/net/geoclue/pkg-plist

Modified: head/net/geoclue/Makefile
==============================================================================
--- head/net/geoclue/Makefile	Thu Dec 26 13:27:47 2019	(r520910)
+++ head/net/geoclue/Makefile	Thu Dec 26 13:41:37 2019	(r520911)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	geoclue
-PORTVERSION=	2.4.7
+PORTVERSION=	2.4.12
 CATEGORIES=	net devel gnome
 MASTER_SITES=	http://www.freedesktop.org/software/geoclue/releases/${PORTVERSION:R}/
 
@@ -13,7 +13,8 @@ LICENSE=	GPLv2 LGPL21
 LICENSE_COMB=	multi
 
 LIB_DEPENDS=	libjson-glib-1.0.so:devel/json-glib \
-		libsoup-2.4.so:devel/libsoup
+		libsoup-2.4.so:devel/libsoup \
+		libnotify.so:devel/libnotify
 
 USES=		gettext gmake gnome libtool localbase pathfix \
 		pkgconfig tar:xz

Modified: head/net/geoclue/distinfo
==============================================================================
--- head/net/geoclue/distinfo	Thu Dec 26 13:27:47 2019	(r520910)
+++ head/net/geoclue/distinfo	Thu Dec 26 13:41:37 2019	(r520911)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1497348876
-SHA256 (geoclue-2.4.7.tar.xz) = d17b96bb5799a84723385ea5704235565e9c3dedd2b7afac475a06e550ae0ea6
-SIZE (geoclue-2.4.7.tar.xz) = 368472
+TIMESTAMP = 1577366911
+SHA256 (geoclue-2.4.12.tar.xz) = 05d0e2ec077a685de2a9c63973fe6d18366ca53881d1f0750110b93c5c68caca
+SIZE (geoclue-2.4.12.tar.xz) = 398124

Modified: head/net/geoclue/pkg-plist
==============================================================================
--- head/net/geoclue/pkg-plist	Thu Dec 26 13:27:47 2019	(r520910)
+++ head/net/geoclue/pkg-plist	Thu Dec 26 13:41:37 2019	(r520911)
@@ -1,6 +1,7 @@
 etc/dbus-1/system.d/org.freedesktop.GeoClue2.Agent.conf
 etc/dbus-1/system.d/org.freedesktop.GeoClue2.conf
 %%ETCDIR%%/geoclue.conf
+etc/xdg/autostart/geoclue-demo-agent.desktop
 include/libgeoclue-2.0/gclue-client.h
 include/libgeoclue-2.0/gclue-enum-types.h
 include/libgeoclue-2.0/gclue-enums.h
@@ -17,6 +18,7 @@ libdata/pkgconfig/geoclue-2.0.pc
 libdata/pkgconfig/libgeoclue-2.0.pc
 libexec/geoclue
 libexec/geoclue-2.0/demos/where-am-i
+libexec/geoclue-2.0/demos/agent
 share/applications/geoclue-demo-agent.desktop
 share/applications/geoclue-where-am-i.desktop
 share/dbus-1/interfaces/org.freedesktop.GeoClue2.Agent.xml



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