Sun Jan 29 05:31:13 2017 UTC ()
Updated shells/zsh to 5.3.1
---------------------------
2016-12-21  Peter Stephenson  <p.w.stephenson@ntlworld.com>

       * unposted: Config/version.mk, Etc/FAQ.yo, NEWS, README:
       release 5.3.1:

2016-12-18  Baptiste Daroussin  <bapt@FreeBSD.org>

       * 40210: Completion/Unix/Command/_sysctl: Add support modern
       FreeBSD and drop support for FreeBSD < 5

2016-12-18  Baptiste Daroussin  <bapt@gandi.net>

       * 40209: Completion/BSD/Command/_chflags: Fix typo in chflags
       completion

2016-12-16  Daniel Shahaf  <d.s@daniel.shahaf.name>

       * 40149: Functions/VCS_Info/Backends/VCS_INFO_get_data_git:
       vcs_info git: Avoid a fork.

       * 40203: Test/B03print.ztst: Resolve 'printf --' question from
       grandparent commit (thanks Chet).

2016-12-15  Barton E. Schaefer  <schaefer@zsh.org>

       * 40198: Test/V10private.ztst: output of B02typeset differs when
       (( UID == 0 )) so do not attempt to redo that test in that case

2016-12-14  Barton E. Schaefer  <schaefer@zsh.org>

       * 40179: Src/builtin.c: fix handling of "printf -" and "printf --"

       * unposted: Test/B03print.ztst: regression for 40179 / 37467

2016-12-12  Peter Stephenson  <p.w.stephenson@ntlworld.com>

       * unposted: Config/version.mk: update to 5.3-dev-0 to avoid
       clash with installed 5.3.


(mef)
diff -r1.76 -r1.77 pkgsrc/shells/zsh/Makefile
diff -r1.57 -r1.58 pkgsrc/shells/zsh/distinfo

cvs diff -r1.76 -r1.77 pkgsrc/shells/zsh/Makefile (expand / switch to unified diff)

--- pkgsrc/shells/zsh/Makefile 2016/12/25 00:23:30 1.76
+++ pkgsrc/shells/zsh/Makefile 2017/01/29 05:31:13 1.77
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.76 2016/12/25 00:23:30 ryoon Exp $ 1# $NetBSD: Makefile,v 1.77 2017/01/29 05:31:13 mef Exp $
2 2
3.include "../../shells/zsh/Makefile.common" 3.include "../../shells/zsh/Makefile.common"
4 4
5ZSH_VERSION= 5.3 5ZSH_VERSION= 5.3.1
6ZSH_MAINTAINER= uebayasi@NetBSD.org 6ZSH_MAINTAINER= uebayasi@NetBSD.org
7 7
8CONFIGURE_ARGS+= --disable-gdbm 8CONFIGURE_ARGS+= --disable-gdbm
9 9
10SUBST_CLASSES+= prefix-fixup 10SUBST_CLASSES+= prefix-fixup
11SUBST_STAGE.prefix-fixup= pre-configure 11SUBST_STAGE.prefix-fixup= pre-configure
12SUBST_FILES.prefix-fixup= \ 12SUBST_FILES.prefix-fixup= \
13 Misc/globtests \ 13 Misc/globtests \
14 Misc/globtests.ksh \ 14 Misc/globtests.ksh \
15 Test/ztst.zsh \ 15 Test/ztst.zsh \
16 Test/runtests.zsh \ 16 Test/runtests.zsh \
17 Util/reporter \ 17 Util/reporter \
18 Functions/Calendar/calendar_add \ 18 Functions/Calendar/calendar_add \

cvs diff -r1.57 -r1.58 pkgsrc/shells/zsh/distinfo (expand / switch to unified diff)

--- pkgsrc/shells/zsh/distinfo 2016/12/25 00:23:30 1.57
+++ pkgsrc/shells/zsh/distinfo 2017/01/29 05:31:13 1.58
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.57 2016/12/25 00:23:30 ryoon Exp $ 1$NetBSD: distinfo,v 1.58 2017/01/29 05:31:13 mef Exp $
2 2
3SHA1 (zsh-5.3.tar.xz) = edc16400cf3a141c60588a87be4193be9dbaa96d 3SHA1 (zsh-5.3.1.tar.xz) = ec2a98c080f213c1c6c465c0c64662b5eae6818f
4RMD160 (zsh-5.3.tar.xz) = a154d9adf0f8da231250349be576c7371588b6b6 4RMD160 (zsh-5.3.1.tar.xz) = 6599472c943d6ea5b8137dd49df80cb02a121e2c
5SHA512 (zsh-5.3.tar.xz) = b34da1a062954ccb166b0a22fa48b0d08bdb8f50fd96cb391f04887c0bf416e771ceaa8af8fa7da2dc2e6f7c3ecce5c92c4e3bee21fd93e467849c8febc021b0 5SHA512 (zsh-5.3.1.tar.xz) = 25f723c76d2779c3cb53de2e0dbb1163ec289f76282bec49757880d0ce32bf64a001a6b40c54c290d342aa09f92319af5c597bff99de8dbd1fc895c11836f304
6Size (zsh-5.3.tar.xz) = 2928684 bytes 6Size (zsh-5.3.1.tar.xz) = 2928832 bytes
7SHA1 (patch-aczsh.m4) = 36c270d8d7cf727f48787ef889b2bd89cbf065e2 7SHA1 (patch-aczsh.m4) = 36c270d8d7cf727f48787ef889b2bd89cbf065e2
8SHA1 (patch-configure.ac) = e34bbae6385442b51a7263b22681898203d0c013 8SHA1 (patch-configure.ac) = e34bbae6385442b51a7263b22681898203d0c013