svn commit: r427505 - head/devel/git

Adam Weinberger adamw at adamw.org
Thu Dec 1 18:31:25 UTC 2016


> On 1 Dec, 2016, at 8:24, Renato Botelho <garga at FreeBSD.org> wrote:
> 
> Author: garga
> Date: Thu Dec  1 15:24:06 2016
> New Revision: 427505
> URL: https://svnweb.freebsd.org/changeset/ports/427505
> 
> Log:
>  - Fix build with PERL and non-default LOCALBASE [1]
>  - Fix build with DEVELOPER=yes [2]
>  - Do not install ZSH completion [3]
>  	- ZSH installs a better version itself
>  - Fix PLIST
>  - Bump PORTREVISION
> 
>  PR:		213494 [1]
>  		214009 [2]
>  		214870 [3] (based on)
>  Submitted by:	John Hein <z7dr6ut7gs at snkmail.com> [1] [3]
>  		Michael Zuo <muh.muhten at gmail.com>
>  Sponsored by:	Rubicon Communications (Netgate)
> 
> -%%CURL%%libexec/git-core/git-http-fetch
> -%%CURL%%libexec/git-core/git-http-push
> -%%CURL%%libexec/git-core/git-remote-ftp
> -%%CURL%%libexec/git-core/git-remote-ftps
> -%%CURL%%libexec/git-core/git-remote-http
> -%%CURL%%libexec/git-core/git-remote-https

Hi Renato,

The CURL knob (enabled by default) still installs those files. This commit breaks the default package.

===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: libexec/git-core/git-http-fetch
Error: Orphaned: libexec/git-core/git-http-push
Error: Orphaned: libexec/git-core/git-remote-ftp
Error: Orphaned: libexec/git-core/git-remote-ftps
Error: Orphaned: libexec/git-core/git-remote-http
Error: Orphaned: libexec/git-core/git-remote-https
===> Checking for items in pkg-plist which are not in STAGEDIR

# Adam


-- 
Adam Weinberger
adamw at adamw.org
https://www.adamw.org





More information about the svn-ports-head mailing list