[Midnightbsd-cvs] mports [22986] trunk/net/geoclue: geoclue 2.4.3

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Dec 9 14:59:40 EST 2017


Revision: 22986
          http://svnweb.midnightbsd.org/mports/?rev=22986
Author:   laffer1
Date:     2017-12-09 14:59:39 -0500 (Sat, 09 Dec 2017)
Log Message:
-----------
geoclue 2.4.3

Modified Paths:
--------------
    trunk/net/geoclue/Makefile
    trunk/net/geoclue/distinfo
    trunk/net/geoclue/pkg-plist

Modified: trunk/net/geoclue/Makefile
===================================================================
--- trunk/net/geoclue/Makefile	2017-12-09 19:45:37 UTC (rev 22985)
+++ trunk/net/geoclue/Makefile	2017-12-09 19:59:39 UTC (rev 22986)
@@ -1,7 +1,7 @@
 # $MidnightBSD$
 
 PORTNAME=	geoclue
-PORTVERSION=	2.3.0
+PORTVERSION=	2.4.3
 CATEGORIES=	net devel gnome
 MASTER_SITES=	http://www.freedesktop.org/software/geoclue/releases/2.1/
 
@@ -8,7 +8,8 @@
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	D-Bus service that provides location information
 
-LICENSE=	gpl2
+LICENSE=	gpl2 lgpl2.1
+LICENSE_COMB=	multi
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \

Modified: trunk/net/geoclue/distinfo
===================================================================
--- trunk/net/geoclue/distinfo	2017-12-09 19:45:37 UTC (rev 22985)
+++ trunk/net/geoclue/distinfo	2017-12-09 19:59:39 UTC (rev 22986)
@@ -1,2 +1,3 @@
-SHA256 (geoclue-2.3.0.tar.xz) = 5d17a3fc275c1437b75f937643eca64857b98b9275e7581c9379eb37f2c7bc26
-SIZE (geoclue-2.3.0.tar.xz) = 338560
+TIMESTAMP = 1494534086
+SHA256 (geoclue-2.4.3.tar.xz) = ada9dba870dd79e1b21923aeda4d82b66cbda39e57978fbe3d83d356cc3c605e
+SIZE (geoclue-2.4.3.tar.xz) = 389260

Modified: trunk/net/geoclue/pkg-plist
===================================================================
--- trunk/net/geoclue/pkg-plist	2017-12-09 19:45:37 UTC (rev 22985)
+++ trunk/net/geoclue/pkg-plist	2017-12-09 19:59:39 UTC (rev 22986)
@@ -1,11 +1,28 @@
 etc/dbus-1/system.d/org.freedesktop.GeoClue2.Agent.conf
 etc/dbus-1/system.d/org.freedesktop.GeoClue2.conf
 %%ETCDIR%%/geoclue.conf
+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
 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



More information about the Midnightbsd-cvs mailing list