Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 2016 02:32:10 +1100
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        Sean Bruno <sbruno@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r405637 - head/astro/google-earth
Message-ID:  <569127FA.3070603@FreeBSD.org>
In-Reply-To: <201601091507.u09F7EiC012036@repo.freebsd.org>
References:  <201601091507.u09F7EiC012036@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?569127FA.3070603>