svn commit: r405637 - head/astro/google-earth

Kubilay Kocak koobs at FreeBSD.org
Sat Jan 9 15:32:23 UTC 2016


On 10/01/2016 2:07 AM, Sean Bruno wrote:
> Author: sbruno
> Date: Sat Jan  9 15:07:14 2016
> New Revision: 405637
> URL: https://svnweb.freebsd.org/changeset/ports/405637
> 
> Log:
>   Add linux-c6-nss as a dependency.
>   
>   PR:	202640
>   Submitted by:	Johannes Meixner <johannes at meixner.dk>
> 
> Modified:
>   head/astro/google-earth/Makefile
> 
> Modified: head/astro/google-earth/Makefile
> ==============================================================================
> --- head/astro/google-earth/Makefile	Sat Jan  9 15:01:24 2016	(r405636)
> +++ head/astro/google-earth/Makefile	Sat Jan  9 15:07:14 2016	(r405637)
> @@ -2,7 +2,7 @@
>  
>  PORTNAME=	google-earth
>  PORTVERSION=	6.0.3.2197
> -PORTREVISION=	2
> +PORTREVISION=	3
>  PORTEPOCH=	3
>  CATEGORIES=	astro deskutils geography
>  MASTER_SITES=	http://dl.google.com/earth/client/advanced/previous/:previous \
> @@ -23,7 +23,7 @@ WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVER
>  OPTIONS_DEFINE=	NVIDIA
>  
>  USE_LINUX=	yes
> -USE_LINUX_APPS=	xorglibs curl
> +USE_LINUX_APPS=	xorglibs curl nss
>  USES=		perl5 shared-mime-info desktop-file-utils
>  USE_PERL5=	patch build
>  
> 

If this is affected in quarterly branches, I believe it needs an MFH


More information about the svn-ports-head mailing list