forked from Lainports/freebsd-ports
Update geoclue to 2.1.10.
This commit is contained in:
parent
96af01b36e
commit
52610d2799
2 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue