summaryrefslogtreecommitdiff
path: root/shells/dash
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-05-17 09:52:43 +0000
committeradam <adam@pkgsrc.org>2018-05-17 09:52:43 +0000
commit3442e44f4d799a822301061531e99ade1b42271f (patch)
tree2169765c71be2e1d7d50fd85e20606d929e62366 /shells/dash
parentc05496c40c12dbc148e7472fb12158da05432a54 (diff)
downloadpkgsrc-3442e44f4d799a822301061531e99ade1b42271f.tar.gz
dash: updated to 0.5.10.1
0.5.10.1: jobs - Do not block when waiting on SIGCHLD 0.5.10: eval: Variable assignments on functions are no longer persistent parser: Fix parameter expansion inside inner double quotes parser: Fix parsing of ${} man: correct typos, iff -> if expand: Do not quote backslashes in unquoted parameter expansion shell: Add subdir-objects to AM_INIT_AUTOMAKE eval: Restore input files in evalcommand eval: Reap zombies after built-in commands and functions redir: Fix typo in noclobber code expand: Fix glibc glob(3) support expand: Fix buffer overflow in expandmeta builtin: Move echo space/nl handling into print_escape_str builtin: Fix echo performance regression expand: Fix ghost fields with unquoted $@/$* parser: Allow newlines within parameter substitution expand: Fix bugs with words connected to the right of $@ Revert "[BUILTIN] Remove unnecessary restoration of format string in printf" parser: Fix backquote support in here-document EOF mark shell: provide .gitignore parser: Fix single-quoted patterns in here-documents parser: Add syntax stack for recursive parsing parser: use pgetc_eatbnl() in more places builtin: Greater resolution in test -nt / test -ot
Diffstat (limited to 'shells/dash')
-rw-r--r--shells/dash/Makefile7
-rw-r--r--shells/dash/distinfo10
2 files changed, 8 insertions, 9 deletions
diff --git a/shells/dash/Makefile b/shells/dash/Makefile
index 922ad830cff..a8257259d1a 100644
--- a/shells/dash/Makefile
+++ b/shells/dash/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2017/02/26 01:24:59 ryoon Exp $
-#
+# $NetBSD: Makefile,v 1.12 2018/05/17 09:52:43 adam Exp $
-DISTNAME= dash-0.5.9.1
+DISTNAME= dash-0.5.10.1
CATEGORIES= shells
MASTER_SITES= http://gondor.apana.org.au/~herbert/dash/files/
@@ -10,8 +9,8 @@ HOMEPAGE= http://gondor.apana.org.au/~herbert/dash/
COMMENT= Debian Almquist shell, POSIX-compliant shell faster than bash
LICENSE= modified-bsd AND gnu-gpl-v2
-GNU_CONFIGURE= yes
USE_TOOLS+= gmake
+GNU_CONFIGURE= yes
PKG_SHELL= bin/dash
.include "../../mk/bsd.pkg.mk"
diff --git a/shells/dash/distinfo b/shells/dash/distinfo
index 854e5c5af4d..28937ebb922 100644
--- a/shells/dash/distinfo
+++ b/shells/dash/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.8 2017/05/15 14:52:44 jperkin Exp $
+$NetBSD: distinfo,v 1.9 2018/05/17 09:52:43 adam Exp $
-SHA1 (dash-0.5.9.1.tar.gz) = 7b9cb47fc2a007c26fedc99d22a7fc1dc2f5f914
-RMD160 (dash-0.5.9.1.tar.gz) = c03b72e99a5e285e47b9b72678d0a4fdb124306d
-SHA512 (dash-0.5.9.1.tar.gz) = d56a043b8fab4693d3f70cceb531c37174e7ded4acd5549e53048d7ce29125ff21d7e758f51a4a73e06250d051e246467039989275838c19a2579edea3f72b7d
-Size (dash-0.5.9.1.tar.gz) = 225217 bytes
+SHA1 (dash-0.5.10.1.tar.gz) = b498da61e9fd6d84f573612ec09a024a2c023014
+RMD160 (dash-0.5.10.1.tar.gz) = bbecc2fc459c277cbfcb9f822f9b6fe8874c8bab
+SHA512 (dash-0.5.10.1.tar.gz) = 7ca3bbcf8bac84d359cde710a9ab393f05cf8522e969a2c110d2e71620e53f349387128045e68738dc621afe0b48f43ae3d32851187f2ae02d49b3e2575ffa6b
+Size (dash-0.5.10.1.tar.gz) = 225253 bytes
SHA1 (patch-configure) = 2876f5f8221ec26595cd8ad85ec4c4c0eacf9c45