svn commit: r517167 - head/shells/ksh93-devel
Cy Schubert
cy at FreeBSD.org
Sat Nov 9 23:02:02 UTC 2019
Author: cy
Date: Sat Nov 9 23:02:00 2019
New Revision: 517167
URL: https://svnweb.freebsd.org/changeset/ports/517167
Log:
Update to the latest att/ast github commit.
Modified:
head/shells/ksh93-devel/Makefile (contents, props changed)
head/shells/ksh93-devel/distinfo (contents, props changed)
head/shells/ksh93-devel/pkg-plist (contents, props changed)
Modified: head/shells/ksh93-devel/Makefile
==============================================================================
--- head/shells/ksh93-devel/Makefile Sat Nov 9 22:43:51 2019 (r517166)
+++ head/shells/ksh93-devel/Makefile Sat Nov 9 23:02:00 2019 (r517167)
@@ -12,8 +12,8 @@ LICENSE= EPL
USES= compiler:c11 meson ninja python:build
-HASH= 4503830a
-AST_COMMIT_DATE= 2019.10.29
+HASH= ffbfaf6f
+AST_COMMIT_DATE= 2019.11.09
USE_GITHUB= yes
GH_ACCOUNT= att
Modified: head/shells/ksh93-devel/distinfo
==============================================================================
--- head/shells/ksh93-devel/distinfo Sat Nov 9 22:43:51 2019 (r517166)
+++ head/shells/ksh93-devel/distinfo Sat Nov 9 23:02:00 2019 (r517167)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572375565
-SHA256 (att-ast-2019.10.29-4503830a_GH0.tar.gz) = 16aaedb6c5163c0597108cf2d4efbb6791bea274aaa8c85662348d359591a1f8
-SIZE (att-ast-2019.10.29-4503830a_GH0.tar.gz) = 2222617
+TIMESTAMP = 1573339510
+SHA256 (att-ast-2019.11.09-ffbfaf6f_GH0.tar.gz) = 6f8a4310fb7b750a303e8b80c899904f4afd4838876a77c8533afc11bfe3f056
+SIZE (att-ast-2019.11.09-ffbfaf6f_GH0.tar.gz) = 2224419
Modified: head/shells/ksh93-devel/pkg-plist
==============================================================================
--- head/shells/ksh93-devel/pkg-plist Sat Nov 9 22:43:51 2019 (r517166)
+++ head/shells/ksh93-devel/pkg-plist Sat Nov 9 23:02:00 2019 (r517167)
@@ -2,9 +2,11 @@
bin/shcomp%%93%%
man/man1/ksh%%93%%.1.gz
share/ksh/config.ksh
+share/ksh/functions/_cd
share/ksh/functions/_ksh_print_help
share/ksh/functions/dirs
share/ksh/functions/man
+share/ksh/functions/mcd
share/ksh/functions/popd
share/ksh/functions/pushd
share/ksh/man/man1/alias.1
More information about the svn-ports-head
mailing list