Index: head/net/geoclue/Makefile =================================================================== --- head/net/geoclue/Makefile (revision 520910) +++ head/net/geoclue/Makefile (revision 520911) @@ -1,29 +1,30 @@ # Created by: Gustau Perez i Querol # $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}/ MAINTAINER= gnome@FreeBSD.org COMMENT= D-Bus service that provides location information 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 USE_GNOME= glib20 intlhack introspection:build GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-3g-source \ --disable-cdma-source \ --disable-nmea-source \ --disable-modem-gps-source INSTALL_TARGET= install-strip .include Index: head/net/geoclue/distinfo =================================================================== --- head/net/geoclue/distinfo (revision 520910) +++ head/net/geoclue/distinfo (revision 520911) @@ -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 Index: head/net/geoclue/pkg-plist =================================================================== --- head/net/geoclue/pkg-plist (revision 520910) +++ head/net/geoclue/pkg-plist (revision 520911) @@ -1,28 +1,30 @@ 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 include/libgeoclue-2.0/gclue-helpers.h include/libgeoclue-2.0/gclue-location.h include/libgeoclue-2.0/gclue-manager.h include/libgeoclue-2.0/gclue-simple.h include/libgeoclue-2.0/geoclue.h lib/girepository-1.0/Geoclue-2.0.typelib lib/libgeoclue-2.so lib/libgeoclue-2.so.0 lib/libgeoclue-2.so.0.0.0 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 share/dbus-1/interfaces/org.freedesktop.GeoClue2.Client.xml share/dbus-1/interfaces/org.freedesktop.GeoClue2.Location.xml share/dbus-1/interfaces/org.freedesktop.GeoClue2.Manager.xml share/dbus-1/interfaces/org.freedesktop.GeoClue2.xml share/dbus-1/system-services/org.freedesktop.GeoClue2.service share/gir-1.0/Geoclue-2.0.gir