aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2018-12-20 07:11:27 +0000
committerCy Schubert <cy@FreeBSD.org>2018-12-20 07:11:27 +0000
commite7cab56fd4fb1e2806bc8014fb45bfcaeaece0d3 (patch)
tree3a03ec4e12ae5004afe059b0ab97d6b7b5214511 /shells
parent6026402d9007a060046ec1e58dba7669f4fdc081 (diff)
downloadports-e7cab56fd4fb1e2806bc8014fb45bfcaeaece0d3.tar.gz
ports-e7cab56fd4fb1e2806bc8014fb45bfcaeaece0d3.zip
Update to the latest ast/ksh93 github commit.
Notable fixes are: Sync all streams before restoring file descriptors This was causing issues while truncating files. Sync all streams before restoring file descriptors to avoid any similar issues in future.
Notes
Notes: svn path=/head/; revision=487849
Diffstat (limited to 'shells')
-rw-r--r--shells/ksh93-devel/Makefile4
-rw-r--r--shells/ksh93-devel/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/shells/ksh93-devel/Makefile b/shells/ksh93-devel/Makefile
index fe28869de200..4541f941ad7d 100644
--- a/shells/ksh93-devel/Makefile
+++ b/shells/ksh93-devel/Makefile
@@ -14,8 +14,8 @@ PORTNAME= ksh93
PORTVERSION= ${AST_COMMIT_DATE}
CATEGORIES= shells
PKGNAMESUFFIX= -devel
-HASH= 6bc588b
-AST_COMMIT_DATE= 2018.11.08
+HASH= 228ed74
+AST_COMMIT_DATE= 2018.12.19
MAINTAINER= cy@FreeBSD.org
COMMENT= Development branch of AT&T KornShell 93
diff --git a/shells/ksh93-devel/distinfo b/shells/ksh93-devel/distinfo
index 05f0257ca4f5..fc0dc601ffdf 100644
--- a/shells/ksh93-devel/distinfo
+++ b/shells/ksh93-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1541736298
-SHA256 (att-ast-2018.11.08-6bc588b_GH0.tar.gz) = 0d382c4b53a762f2314c56cd8aa2a592e145ba98210c27ddb0be1bf010d2bf10
-SIZE (att-ast-2018.11.08-6bc588b_GH0.tar.gz) = 15267482
+TIMESTAMP = 1545289175
+SHA256 (att-ast-2018.12.19-228ed74_GH0.tar.gz) = 0461c8f311eeab08ce9a293e72b96afad1d6c69ae3df3f2aae86f689a400931b
+SIZE (att-ast-2018.12.19-228ed74_GH0.tar.gz) = 2187759