mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
Update to the latest ast/ksh93 github commit. From their commit log:
Coverity Out-of-bounds read This Coverity Scan issue appears to be a false positive. This change is a reformulation of the code that attempts to both clarify the behavior and suppress the false positive error. Coverity CID#316729
This commit is contained in:
parent
a64ce8063c
commit
ca6dafa282
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483770
@ -14,8 +14,8 @@ PORTNAME= ksh93
|
||||
PORTVERSION= ${AST_COMMIT_DATE}
|
||||
CATEGORIES= shells
|
||||
PKGNAMESUFFIX= -devel
|
||||
HASH= 993fc6a
|
||||
AST_COMMIT_DATE= 2018.10.31
|
||||
HASH= 3cf23b9
|
||||
AST_COMMIT_DATE= 2018.11.01
|
||||
|
||||
MAINTAINER= cy@FreeBSD.org
|
||||
COMMENT= Development branch of AT&T KornShell 93
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1541037740
|
||||
SHA256 (att-ast-2018.10.31-993fc6a_GH0.tar.gz) = 500a8073e93f8795ce5f6f6566fe6ecca9da6e77d5dcbb031b472cd5f185a10d
|
||||
SIZE (att-ast-2018.10.31-993fc6a_GH0.tar.gz) = 15268155
|
||||
TIMESTAMP = 1541135835
|
||||
SHA256 (att-ast-2018.11.01-3cf23b9_GH0.tar.gz) = 503532785b512c9ab416450094860898b774a547816a6e90e9d79b37ab033d60
|
||||
SIZE (att-ast-2018.11.01-3cf23b9_GH0.tar.gz) = 15268048
|
||||
|
Loading…
Reference in New Issue
Block a user