mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to the latest att/ast github commit.
This commit is contained in:
parent
7940f87477
commit
9a058b7859
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527256
3 changed files with 5 additions and 15 deletions
|
@ -21,8 +21,8 @@ COMMENT= Development branch of AT&T KornShell 93
|
|||
|
||||
LICENSE= EPL
|
||||
|
||||
HASH= 0be82553
|
||||
AST_COMMIT_DATE= 2020.02.22
|
||||
HASH= cc1f2bf8
|
||||
AST_COMMIT_DATE= 2020.02.24
|
||||
|
||||
BROKEN_aarch64= Fails to compile: needs sbrk
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1582412909
|
||||
SHA256 (ksh93/att-ast-2020.02.22-0be82553_GH0.tar.gz) = a78f2930e9daebd3950044eb899dfbcae67ac8e2599346aa25c2fd6fb8097bf0
|
||||
SIZE (ksh93/att-ast-2020.02.22-0be82553_GH0.tar.gz) = 12960534
|
||||
TIMESTAMP = 1582777203
|
||||
SHA256 (ksh93/att-ast-2020.02.24-cc1f2bf8_GH0.tar.gz) = f3be888584d3a3d24258a55975743710282300092f8fa9c09f9bf3fd2f75222c
|
||||
SIZE (ksh93/att-ast-2020.02.24-cc1f2bf8_GH0.tar.gz) = 12998852
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
--- src/lib/libast/features/wchar.orig 2017-11-30 22:35:04 UTC
|
||||
+++ src/lib/libast/features/wchar
|
||||
@@ -6,6 +6,7 @@ set include .
|
||||
cat{
|
||||
#ifndef _AST_WCHAR_H
|
||||
#define _AST_WCHAR_H 1
|
||||
+ #define _STDFILE_DECLARED
|
||||
}end
|
||||
|
||||
lib mbstowcs,wctomb,wcscmp,wcscoll,wcslen,wcstombs,wcsxfrm,wcwidth stdlib.h stdio.h wchar.h
|
Loading…
Add table
Reference in a new issue