summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2020-11-29 19:31:43 +0000
committerschmonz <schmonz@pkgsrc.org>2020-11-29 19:31:43 +0000
commitf86f4400ca681585841b8f0882f2169e0bc67eec (patch)
treebf8602518cefc964fc9065f2fc7ee4b50eb4e39c
parentc72eec36fa38ff80ad358e0853f779f479e08ed5 (diff)
downloadpkgsrc-f86f4400ca681585841b8f0882f2169e0bc67eec.tar.gz
Update to 6.8.1. From the changelog:
- Fix build on musl-libc platforms (#49) - Default CFLAGS of -g -O2 if user didn't specify any - Fix a bug on Linux systems (#48) - Add an OKSH_VERSION variable that gives the user the oksh version (KSH_VERSION and SH_VERSION are still their original values) - Default to ST_MTIM when using --no-thanks - Allow some code to be commented out when not compiling with curses
-rw-r--r--shells/oksh/Makefile4
-rw-r--r--shells/oksh/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/shells/oksh/Makefile b/shells/oksh/Makefile
index 17e7b9a1ba5..3a435fdf253 100644
--- a/shells/oksh/Makefile
+++ b/shells/oksh/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2020/10/26 10:21:47 schmonz Exp $
+# $NetBSD: Makefile,v 1.7 2020/11/29 19:31:43 schmonz Exp $
-DISTNAME= oksh-6.7.1
+DISTNAME= oksh-6.8.1
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GITHUB:=ibara/}
GITHUB_TAG= ${DISTNAME}
diff --git a/shells/oksh/distinfo b/shells/oksh/distinfo
index 4bfbd996b79..4b65528c751 100644
--- a/shells/oksh/distinfo
+++ b/shells/oksh/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2020/10/26 10:21:47 schmonz Exp $
+$NetBSD: distinfo,v 1.5 2020/11/29 19:31:43 schmonz Exp $
-SHA1 (oksh-6.7.1.tar.gz) = 0e1d0bc13baf6d7d090a019c3845edacf132bce4
-RMD160 (oksh-6.7.1.tar.gz) = ca031c17205f2036c14c8de5c993e5beebece43c
-SHA512 (oksh-6.7.1.tar.gz) = 0b756d24bca3a23cd6db5ec9a591f73335cb6801fde53d505169e1e47b3f27b5a661fa025184b89d9c43c4d462d5fed771e651cd6738dbd5e377353bb8199d52
-Size (oksh-6.7.1.tar.gz) = 303231 bytes
+SHA1 (oksh-6.8.1.tar.gz) = 8070e5b8ebd287f90a944641bf48a184b9aa6dd4
+RMD160 (oksh-6.8.1.tar.gz) = edc34451f1040217ec3b9a39eb35c3edad41d5ae
+SHA512 (oksh-6.8.1.tar.gz) = 8c008375e85daff9782eed9e1b594c02d95d1f991cefba2fc6fe45b23d0b0e7af5d5099b08770fc136adc2c7be95d4e4baf8c040c608acc4b294dc986c66e28c
+Size (oksh-6.8.1.tar.gz) = 303702 bytes