Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jan 2015 17:00:33 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r377117 - head/net/geoclue
Message-ID:  <201501151700.t0FH0XGu080261@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Thu Jan 15 17:00:33 2015
New Revision: 377117
URL: https://svnweb.freebsd.org/changeset/ports/377117
QAT: https://qat.redports.org/buildarchive/r377117/

Log:
  Update geoclue to 2.1.10.

Modified:
  head/net/geoclue/Makefile
  head/net/geoclue/distinfo

Modified: head/net/geoclue/Makefile
==============================================================================
--- head/net/geoclue/Makefile	Thu Jan 15 16:59:46 2015	(r377116)
+++ head/net/geoclue/Makefile	Thu Jan 15 17:00:33 2015	(r377117)
@@ -1,9 +1,8 @@
 # Created by: Gustau Perez i Querol <gustau.perez@gmail.com> 
 # $FreeBSD$
-#   $MCom: ports/trunk/net/geoclue/Makefile 20032 2014-11-02 21:57:34Z kwm $
 
 PORTNAME=	geoclue
-PORTVERSION=	2.1.9
+PORTVERSION=	2.1.10
 CATEGORIES=	net devel gnome
 MASTER_SITES=	http://www.freedesktop.org/software/geoclue/releases/2.1/
 
@@ -18,6 +17,7 @@ USE_GNOME=	glib20 intlhack 
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 CONFIGURE_ARGS=	--disable-3g-source \
+		--disable-cdma-source \
 		--disable-modem-gps-source
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib

Modified: head/net/geoclue/distinfo
==============================================================================
--- head/net/geoclue/distinfo	Thu Jan 15 16:59:46 2015	(r377116)
+++ head/net/geoclue/distinfo	Thu Jan 15 17:00:33 2015	(r377117)
@@ -1,2 +1,2 @@
-SHA256 (geoclue-2.1.9.tar.xz) = b416eea6042d774359f7a141e4e57704c3220363ab8e0bf5c212b1bd2976092b
-SIZE (geoclue-2.1.9.tar.xz) = 331532
+SHA256 (geoclue-2.1.10.tar.xz) = f1d7e7a9c60633d3d747f55fee848299114b3222a4d65e955c2cbcd297d01c68
+SIZE (geoclue-2.1.10.tar.xz) = 334916



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