Date: Sat, 24 Dec 2011 14:10:29 -0500 From: Wesley Shields <wxs@FreeBSD.org> To: Chris Rees <crees@freebsd.org> Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/devel/git Makefile pkg-plist Message-ID: <20111224191029.GA86653@atarininja.org> In-Reply-To: <CADLo838zY=WfpkZqiBm4W8r_ROAXx6ryCaqLCQn9s3YJyfw3Ag@mail.gmail.com> References: <201112181617.pBIGHWZM006457@repoman.freebsd.org> <CADLo838zY=WfpkZqiBm4W8r_ROAXx6ryCaqLCQn9s3YJyfw3Ag@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 21, 2011 at 08:51:29PM +0000, Chris Rees wrote: > On 18 December 2011 16:17, Wesley Shields <wxs@freebsd.org> wrote: > > wxs ? ? ? ? 2011-12-18 16:17:32 UTC > > > > ?FreeBSD ports repository > > > > ?Modified files: > > ? ?devel/git ? ? ? ? ? ?Makefile pkg-plist > > ?Log: > > ?Switch to installing contrib files using COPYTREE_BIN instead of > > ?COPYTREE_SHARE. The documentation in the hooks says you should set > > ?executable permissions on the hook before setting it up in a repository, > > ?but if you update git the permissions get reset. Just install the entire > > ?contrib directory with executable bit set. > > > > ?What we really need is a "COPYTREE_ASIS" that just leaves the permissions as > > ?they are. > > > > ?Note I am intentionally not bumping PORTREVISION as this is a minor change > > ?and this port gets updated fairly regularly. > > Since we talked about this a few days ago I've been thinking, and just > noticed how ports-mgmt/tinderbox handles that use case with ${CP} > -R... I very well might switch to using this in the next update. Thanks! -- WXS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111224191029.GA86653>