From owner-svn-ports-head@freebsd.org Thu May 11 20:21:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E8077D68368; Thu, 11 May 2017 20:21:49 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C35072F5; Thu, 11 May 2017 20:21:49 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4BKLmFH018630; Thu, 11 May 2017 20:21:48 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4BKLmfv018627; Thu, 11 May 2017 20:21:48 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201705112021.v4BKLmfv018627@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Thu, 11 May 2017 20:21:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440652 - head/net/geoclue X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 May 2017 20:21:50 -0000 Author: kwm Date: Thu May 11 20:21:48 2017 New Revision: 440652 URL: https://svnweb.freebsd.org/changeset/ports/440652 Log: Update geoclue to 2.4.3. * Add license. Obtained from: gnome devel repo Modified: head/net/geoclue/Makefile head/net/geoclue/distinfo head/net/geoclue/pkg-plist Modified: head/net/geoclue/Makefile ============================================================================== --- head/net/geoclue/Makefile Thu May 11 20:10:58 2017 (r440651) +++ head/net/geoclue/Makefile Thu May 11 20:21:48 2017 (r440652) @@ -2,25 +2,28 @@ # $FreeBSD$ PORTNAME= geoclue -PORTVERSION= 2.3.0 +PORTVERSION= 2.4.3 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 -USES= gettext gmake gnome pathfix pkgconfig tar:xz -USE_GNOME= glib20 intlhack +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 -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip .include Modified: head/net/geoclue/distinfo ============================================================================== --- head/net/geoclue/distinfo Thu May 11 20:10:58 2017 (r440651) +++ head/net/geoclue/distinfo Thu May 11 20:21:48 2017 (r440652) @@ -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: head/net/geoclue/pkg-plist ============================================================================== --- head/net/geoclue/pkg-plist Thu May 11 20:10:58 2017 (r440651) +++ head/net/geoclue/pkg-plist Thu May 11 20:21:48 2017 (r440652) @@ -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