svn commit: r377117 - head/net/geoclue

Koop Mast kwm at FreeBSD.org
Thu Jan 15 17:00:34 UTC 2015


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 at 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


More information about the svn-ports-all mailing list