On 18 December 2011 16:17, Wesley Shields <wxs@freebsd.org> wrote:
> wxs =A0 =A0 =A0 =A0 2011-12-18 16:17:32 UTC
>
> =A0FreeBSD ports repository
>
> =A0Modified files:
> =A0 =A0devel/git =A0 =A0 =A0 =A0 =A0 =A0Makefile pkg-plist
> =A0Log:
> =A0Switch to installing contrib files using COPYTREE_BIN instead of
> =A0COPYTREE_SHARE. The documentation in the hooks says you should set
> =A0executable permissions on the hook before setting it up in a repositor=
y,
> =A0but if you update git the permissions get reset. Just install the enti=
re
> =A0contrib directory with executable bit set.
>
> =A0What we really need is a "COPYTREE_ASIS" that just leaves the permissi=
ons as
> =A0they are.
>
> =A0Note I am intentionally not bumping PORTREVISION as this is a minor ch=
ange
> =A0and 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...
Just a thought.
Chris
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"