Re: [update] zsh-5.1

2015-09-02 Thread Matthew Martin
On Wed, Sep 02, 2015 at 09:29:42AM +0200, Theo Buehler wrote: > With your diff 'make patch' fails because it doesn't remove the patches > for _find and _diff_options which you upstreamed (did you 'cvs rm' the > patch files?). Sorry, I must have at some point swapping between 5.1 5.0.7 for the bug

Re: [update] zsh-5.1

2015-09-02 Thread Theo Buehler
It seems that you fixed the C02 test for good. However, on macppc, 'make test' fails the multibyte character test D07 with the following output (see also the attached test-macppc.log). I have LC_CTYPE set to en_US.UTF-8, in case that matters. [...] ./D07multibyte.ztst: starting. Testing multiby

Re: [update] zsh-5.1

2015-09-02 Thread Stuart Henderson
On 2015/09/02 01:29, Matthew Martin wrote: > > I think the ${FULLPKGNAME} in pkg/PLIST should be replaced by > > zsh-${V}, at least according to the commit message for revision 1.39 > > http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/shells/zsh/pkg/PLIST Correct. > I was just going off of what mak

Re: [update] zsh-5.1

2015-09-02 Thread Theo Buehler
On Wed, Sep 02, 2015 at 01:29:35AM -0500, Matthew Martin wrote: > On Wed, Sep 02, 2015 at 07:26:35AM +0200, Theo Buehler wrote: > > On Tue, Sep 01, 2015 at 08:55:36PM -0500, Matthew Martin wrote: > > When will 5.1 be officially released? The zsh.org site still announces > > 5.0.8. I will test you

Re: [update] zsh-5.1

2015-09-01 Thread Matthew Martin
On Wed, Sep 02, 2015 at 07:26:35AM +0200, Theo Buehler wrote: > On Tue, Sep 01, 2015 at 08:55:36PM -0500, Matthew Martin wrote: > > Patch to update zsh to 5.1. Fairly boring mostly deleting upstreamed > > patches, deleteing unneeded parts of patches, and adding the pre-test > > hack discussed at ht

Re: [update] zsh-5.1

2015-09-01 Thread Theo Buehler
On Tue, Sep 01, 2015 at 08:55:36PM -0500, Matthew Martin wrote: > Patch to update zsh to 5.1. Fairly boring mostly deleting upstreamed > patches, deleteing unneeded parts of patches, and adding the pre-test > hack discussed at http://marc.info/?t=14406539723&r=1&w=2 . First of all thanks for t

[update] zsh-5.1

2015-09-01 Thread Matthew Martin
Patch to update zsh to 5.1. Fairly boring mostly deleting upstreamed patches, deleteing unneeded parts of patches, and adding the pre-test hack discussed at http://marc.info/?t=14406539723&r=1&w=2 . I don't think the texi patch is still needed (aside from the bit of metadata at the top). It s