aboutsummaryrefslogtreecommitdiff
path: root/net/geoclue
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2016-02-14 18:57:53 +0000
committerKoop Mast <kwm@FreeBSD.org>2016-02-14 18:57:53 +0000
commitb93a80c99281466281db26011356c75bd54ea36c (patch)
treecb5a8a1108829deee66dbb334ff2a733162448c6 /net/geoclue
parentb78527376a1d11bef820d5e9fe86d3c524ea6acf (diff)
downloadports-b93a80c99281466281db26011356c75bd54ea36c.tar.gz
ports-b93a80c99281466281db26011356c75bd54ea36c.zip
The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.
The offical GNOME 3.18 release notes can be found at https://help.gnome.org/misc/release-notes/3.18/ This update doesn't contain the glib/gtk c++ bindings which will be done in a another update due to the requirement on c++11 and the amount of fallout this probably will give. GDM is still at version 3.16 due to some issues. Bump mate-themes to use the gtk 3.18 version of the themes. Thanks to Antoine Brodin for running the exp-runs. This release was made possible by the following people: Gustau Perez Ting-Wei_Lan PR: 207006
Notes
Notes: svn path=/head/; revision=408881
Diffstat (limited to 'net/geoclue')
-rw-r--r--net/geoclue/Makefile5
-rw-r--r--net/geoclue/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/net/geoclue/Makefile b/net/geoclue/Makefile
index 76e7c71877bd..a2efe0a7af15 100644
--- a/net/geoclue/Makefile
+++ b/net/geoclue/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= geoclue
-PORTVERSION= 2.2.0
+PORTVERSION= 2.3.0
CATEGORIES= net devel gnome
MASTER_SITES= http://www.freedesktop.org/software/geoclue/releases/${PORTVERSION:R}/
@@ -12,12 +12,13 @@ COMMENT= D-Bus service that provides location information
LIB_DEPENDS= libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \
libsoup-2.4.so:${PORTSDIR}/devel/libsoup
-USES= gettext gmake pathfix pkgconfig tar:xz
+USES= gettext gmake gnome pathfix pkgconfig tar:xz
USE_GNOME= glib20 intlhack
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
diff --git a/net/geoclue/distinfo b/net/geoclue/distinfo
index a43b23e82545..c92ed3bde31f 100644
--- a/net/geoclue/distinfo
+++ b/net/geoclue/distinfo
@@ -1,2 +1,2 @@
-SHA256 (geoclue-2.2.0.tar.xz) = a490de0d4f97cb65f81e9fd0f687c7e84ef2c41509c214a1438964f541c7d446
-SIZE (geoclue-2.2.0.tar.xz) = 338912
+SHA256 (geoclue-2.3.0.tar.xz) = 5d17a3fc275c1437b75f937643eca64857b98b9275e7581c9379eb37f2c7bc26
+SIZE (geoclue-2.3.0.tar.xz) = 338560