pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/shells/oksh Update to 7.0. From the changelog:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d9294e4d6927
branches:  trunk
changeset: 459620:d9294e4d6927
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Sun Oct 10 11:27:35 2021 +0000

description:
Update to 7.0. From the changelog:

- Use old conversion of clock_gettime on macOS prior to 10.12
- Manpage tweak: shell scripts should use getopts instead of getopt
- In addition to 2-byte and 3-byte UTF-8 sequences, correctly identify
  all 4-byte UTF-8 sequences
- Do not permit an empty list between "while" and "do"

diffstat:

 shells/oksh/Makefile |  4 ++--
 shells/oksh/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 8fd2a0efd932 -r d9294e4d6927 shells/oksh/Makefile
--- a/shells/oksh/Makefile      Sun Oct 10 10:28:32 2021 +0000
+++ b/shells/oksh/Makefile      Sun Oct 10 11:27:35 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2021/05/01 07:40:00 schmonz Exp $
+# $NetBSD: Makefile,v 1.9 2021/10/10 11:27:35 schmonz Exp $
 
-DISTNAME=      oksh-6.9
+DISTNAME=      oksh-7.0
 CATEGORIES=    shells
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ibara/}
 GITHUB_TAG=    ${DISTNAME}
diff -r 8fd2a0efd932 -r d9294e4d6927 shells/oksh/distinfo
--- a/shells/oksh/distinfo      Sun Oct 10 10:28:32 2021 +0000
+++ b/shells/oksh/distinfo      Sun Oct 10 11:27:35 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/07 14:56:11 nia Exp $
+$NetBSD: distinfo,v 1.8 2021/10/10 11:27:35 schmonz Exp $
 
-RMD160 (oksh-6.9.tar.gz) = f5fd030947ca857b1603ed54d10360e1cc7cf9bf
-SHA512 (oksh-6.9.tar.gz) = ebb1a1b57ead0eb2f16799facaa948ee4856704dfcd73a4dbd092969fedb306cdd2ac673cd79a5952d739647c910c653fc82be1c28e6afcfa4afd1a5cbebaa7e
-Size (oksh-6.9.tar.gz) = 307213 bytes
+RMD160 (oksh-7.0.tar.gz) = 5e74f06e1930405d3660a85b3913a99c02990779
+SHA512 (oksh-7.0.tar.gz) = e06536b63c64ee0ab50a7a0ef28a1597e06ef9e1579ff35f48d2a1da414dbd6e6c8a53792dbdb1c77613f8f3d1247988fdfec53cb95e12974e086f3c558aa5f7
+Size (oksh-7.0.tar.gz) = 308123 bytes



Home | Main Index | Thread Index | Old Index