Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Dec 2016 11:31:20 -0700
From:      Adam Weinberger <adamw@adamw.org>
To:        Renato Botelho <garga@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r427505 - head/devel/git
Message-ID:  <2C1CA76A-0739-482B-8BC8-7DEB8EC2FCDF@adamw.org>
In-Reply-To: <201612011524.uB1FO6Q5087039@repo.freebsd.org>
References:  <201612011524.uB1FO6Q5087039@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> On 1 Dec, 2016, at 8:24, Renato Botelho <garga@FreeBSD.org> wrote:
>=20
> Author: garga
> Date: Thu Dec  1 15:24:06 2016
> New Revision: 427505
> URL: https://svnweb.freebsd.org/changeset/ports/427505
>=20
> Log:
>  - Fix build with PERL and non-default LOCALBASE [1]
>  - Fix build with DEVELOPER=3Dyes [2]
>  - Do not install ZSH completion [3]
>  	- ZSH installs a better version itself
>  - Fix PLIST
>  - Bump PORTREVISION
>=20
>  PR:		213494 [1]
>  		214009 [2]
>  		214870 [3] (based on)
>  Submitted by:	John Hein <z7dr6ut7gs@snkmail.com> [1] [3]
>  		Michael Zuo <muh.muhten@gmail.com>
>  Sponsored by:	Rubicon Communications (Netgate)
>=20
> -%%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.

=3D=3D=3D> 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
=3D=3D=3D> Checking for items in pkg-plist which are not in STAGEDIR

# Adam


--=20
Adam Weinberger
adamw@adamw.org
https://www.adamw.org






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2C1CA76A-0739-482B-8BC8-7DEB8EC2FCDF>