summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2021-10-10 11:27:35 +0000
committerschmonz <schmonz@pkgsrc.org>2021-10-10 11:27:35 +0000
commit58beaf2f6c3746ce0516d92856fccd480731b7e9 (patch)
tree9f28e5aa18c041284b2f8253f5f59111db747410 /shells
parent16717ddde907cfc80d12a63c8e1c1967aa4413d2 (diff)
downloadpkgsrc-58beaf2f6c3746ce0516d92856fccd480731b7e9.tar.gz
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 (limited to 'shells')
-rw-r--r--shells/oksh/Makefile4
-rw-r--r--shells/oksh/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/shells/oksh/Makefile b/shells/oksh/Makefile
index ea1ebf39ded..8afd50fced2 100644
--- a/shells/oksh/Makefile
+++ b/shells/oksh/Makefile
@@ -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 --git a/shells/oksh/distinfo b/shells/oksh/distinfo
index e666b0b97c9..98a931a7d9c 100644
--- a/shells/oksh/distinfo
+++ b/shells/oksh/distinfo
@@ -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