pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/shells/zsh Update to 5.6.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f5852269cd9d
branches:  trunk
changeset: 312838:f5852269cd9d
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat Sep 15 13:40:34 2018 +0000

description:
Update to 5.6.2

Upstream changes:
Changes from 5.6.1 to 5.6.2
---------------------------

Fix another SIGTTOU case.

Fix SIGWINCH being ignored when zsh is not in the foreground.

The release tarballs are now compressed using xz(1), whereas previously
both xz(1) and gzip(1) versions were available.  If this gets in your way,
give us a shout.

diffstat:

 shells/zsh/Makefile |   4 ++--
 shells/zsh/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r a7e0234ab45d -r f5852269cd9d shells/zsh/Makefile
--- a/shells/zsh/Makefile       Sat Sep 15 13:11:46 2018 +0000
+++ b/shells/zsh/Makefile       Sat Sep 15 13:40:34 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.86 2018/09/14 03:36:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.87 2018/09/15 13:40:34 wen Exp $
 
-DISTNAME=      zsh-5.6.1
+DISTNAME=      zsh-5.6.2
 CATEGORIES=    shells
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=zsh/}
 EXTRACT_SUFX=  .tar.xz
diff -r a7e0234ab45d -r f5852269cd9d shells/zsh/distinfo
--- a/shells/zsh/distinfo       Sat Sep 15 13:11:46 2018 +0000
+++ b/shells/zsh/distinfo       Sat Sep 15 13:40:34 2018 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.64 2018/09/14 03:36:51 ryoon Exp $
+$NetBSD: distinfo,v 1.65 2018/09/15 13:40:34 wen Exp $
 
-SHA1 (zsh-5.6.1.tar.xz) = 6caa65c72b2f8f52aecce9064e223139d3a37d85
-RMD160 (zsh-5.6.1.tar.xz) = 458a9705fc5255003c1fa293fb14733ec25e7689
-SHA512 (zsh-5.6.1.tar.xz) = 45a60b864482a276277d8443f6faf41a2f63e11ab89a4ec0276c897971f34a874393f79c118af915b8f325a1b0265a457a1a82e8d33530f7fb797ece9c2adb7b
-Size (zsh-5.6.1.tar.xz) = 3076732 bytes
+SHA1 (zsh-5.6.2.tar.xz) = f10d17431ce2c867f7c99e3f539c6cf458461874
+RMD160 (zsh-5.6.2.tar.xz) = 565369ebdba7d89c1ff46df0d42f20ffc93e34b8
+SHA512 (zsh-5.6.2.tar.xz) = f0a49e41b55eb478692ab5471d7c9828956b7e96bc82944202b0ef1c49a889b21a0e7682aa5f59fd0054ebfd866c2244c8a622e7aa46c13038af5c226c48a3a2
+Size (zsh-5.6.2.tar.xz) = 3077368 bytes
 SHA1 (patch-aczsh.m4) = 36c270d8d7cf727f48787ef889b2bd89cbf065e2
 SHA1 (patch-configure.ac) = 3f59bed777db389aaae72ad7564b16e99e17fee6



Home | Main Index | Thread Index | Old Index