Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Apr 2017 17:19:58 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Adam Weinberger <adamw@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r438591 - head/editors/vim
Message-ID:  <20170415171958.GC80625@FreeBSD.org>
In-Reply-To: <201704151710.v3FHASZu029585@repo.freebsd.org>
References:  <201704151710.v3FHASZu029585@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Apr 15, 2017 at 05:10:28PM +0000, Adam Weinberger wrote:
> New Revision: 438591
> URL: https://svnweb.freebsd.org/changeset/ports/438591
> 
> Log:
>   Update to patchlevel 566. Work around the new unnecessarily aggressive
>   shebang check by simply removing the shebang from a python file if vim
>   isn't being built with python support.

That new shebang check is very aggressive indeed; e.g., right now I have to
disable DEVELOPER=yes as otherwise `lang/python27' won't build, meaning lots
of the ports down the dependency chain cannot be built as well.

./danfe



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