pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/shells/zsh



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Jan 29 05:31:13 UTC 2017

Modified Files:
        pkgsrc/shells/zsh: Makefile distinfo

Log Message:
Updated shells/zsh to 5.3.1
---------------------------
2016-12-21  Peter Stephenson  <p.w.stephenson%ntlworld.com@localhost>

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

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

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

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

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

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

       * 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@localhost>

       * 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@localhost>

       * 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@localhost>

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


To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 pkgsrc/shells/zsh/Makefile
cvs rdiff -u -r1.57 -r1.58 pkgsrc/shells/zsh/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/shells/zsh/Makefile
diff -u pkgsrc/shells/zsh/Makefile:1.76 pkgsrc/shells/zsh/Makefile:1.77
--- pkgsrc/shells/zsh/Makefile:1.76     Sun Dec 25 00:23:30 2016
+++ pkgsrc/shells/zsh/Makefile  Sun Jan 29 05:31:13 2017
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.76 2016/12/25 00:23:30 ryoon Exp $
+# $NetBSD: Makefile,v 1.77 2017/01/29 05:31:13 mef Exp $
 
 .include "../../shells/zsh/Makefile.common"
 
-ZSH_VERSION=   5.3
+ZSH_VERSION=   5.3.1
 ZSH_MAINTAINER=        uebayasi%NetBSD.org@localhost
 
 CONFIGURE_ARGS+=       --disable-gdbm

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



Home | Main Index | Thread Index | Old Index