svn commit: r420632 - head/deskutils/gnome-maps

Carlos J. Puga Medina cpm at FreeBSD.org
Mon Aug 22 19:59:11 UTC 2016


On Mon, 2016-08-22 at 19:40 +0000, Koop Mast wrote:
> Author: kwm
> Date: Mon Aug 22 19:40:01 2016
> New Revision: 420632
> URL: https://svnweb.freebsd.org/changeset/ports/420632
> 
> Log:
>   Update gnome-maps to 3.18.3.1.
>   
>   Add license block.
>   
>   While here record indirect dependancies.
>   
>   This release uses another map provider since the one in
>   previous releases discontinued it's services.
>   
>   PR:		211509 (based on)
>   Submitted by:	cpm@
> 
> Modified:
>   head/deskutils/gnome-maps/Makefile
>   head/deskutils/gnome-maps/distinfo
> 
> Modified: head/deskutils/gnome-maps/Makefile
> =====================================================================
> =========
> --- head/deskutils/gnome-maps/Makefile	Mon Aug 22 19:13:35
> 2016	(r420631)
> +++ head/deskutils/gnome-maps/Makefile	Mon Aug 22 19:40:01
> 2016	(r420632)
> @@ -2,7 +2,7 @@
>  # $FreeBSD$
>  
>  PORTNAME=	gnome-maps
> -PORTVERSION=	3.18.2
> +PORTVERSION=	3.18.3.1
>  CATEGORIES=	deskutils gnome
>  MASTER_SITES=	GNOME
>  DIST_SUBDIR=	gnome3
> @@ -10,12 +10,18 @@ DIST_SUBDIR=	gnome3
>  MAINTAINER=	gnome at FreeBSD.org
>  COMMENT=	Map application for GNOME 3
>  
> +LICENSE=	GPLv2+
> +LICENSE_FILE=	${WRKSRC}/COPYING
> +
>  BUILD_DEPENDS=	geoclue>=0:net/geoclue \
>  		itstool:textproc/itstool
>  LIB_DEPENDS=	libcanberra-gtk3.so:audio/libcanberra-gtk3 \
>  		libgeocode-glib.so:net/geocode-glib \
>  		libgee-0.8.so:devel/libgee \
> +		libcogl.so:graphics/cogl \
> +		libclutter-1.0.so:graphics/clutter \
>  		libchamplain-0.12.so:graphics/libchamplain \
> +		libjson-glib-1.0.so:devel/json-glib \
>  		libfolks.so:net-im/folks \
>  		libgjs.so:lang/gjs
>  RUN_DEPENDS=	geoclue>=0:net/geoclue
> @@ -23,7 +29,9 @@ RUN_DEPENDS=	geoclue>=0:net/geoclue
>  PORTSCOUT=	limitw:1,even
>  
>  USES=		gettext gmake gnome libtool pathfix pkgconfig
> tar:xz
> -USE_GNOME=	gnomedesktop3 gtk30 intlhack
> +USE_GNOME=	cairo gnomedesktop3 gtk30 intlhack
> +USE_GL=		egl
> +USE_XORG=	x11 xcomposite xdamage xext xfixes xi xrandr
>  USE_LDCONFIG=	yes
>  GNU_CONFIGURE=	yes
>  INSTALLS_ICONS=	yes
> 
> Modified: head/deskutils/gnome-maps/distinfo
> =====================================================================
> =========
> --- head/deskutils/gnome-maps/distinfo	Mon Aug 22 19:13:35
> 2016	(r420631)
> +++ head/deskutils/gnome-maps/distinfo	Mon Aug 22 19:40:01
> 2016	(r420632)
> @@ -1,2 +1,3 @@
> -SHA256 (gnome3/gnome-maps-3.18.2.tar.xz) =
> 693ff1559252eabe5d8c9c7354333b5aa1996e870936456d15706a0e0bac9278
> -SIZE (gnome3/gnome-maps-3.18.2.tar.xz) = 864904
> +TIMESTAMP = 1471891367
> +SHA256 (gnome3/gnome-maps-3.18.3.1.tar.xz) =
> cace391b937d09263d6114f3cd63aeb50d7cccbd34f7163769f1a09c37f5cb25
> +SIZE (gnome3/gnome-maps-3.18.3.1.tar.xz) = 872804
> 

Thanks for the push, Koop!
-- 
Carlos Jacobo Puga Medina <cpm at FreeBSD.org>
PGP fingerprint = C60E 9497 5302 793B CC2D  BB89 A1F3 5D66 E6D0 5453
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 603 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20160822/b77bc5c8/attachment.sig>


More information about the svn-ports-all mailing list