aboutsummaryrefslogtreecommitdiff
path: root/devel/cdecl/distinfo
diff options
context:
space:
mode:
authorLarry Rosenman <ler@FreeBSD.org>2019-12-12 15:57:06 +0000
committerLarry Rosenman <ler@FreeBSD.org>2019-12-12 15:57:06 +0000
commit1551d06cda712382c2b2be20ef4c1c548e43dcf8 (patch)
tree44ee07523d965c3c99aa513262b1f9f2dce96da2 /devel/cdecl/distinfo
parenta241aca8fcae9f9de2df12d0e52332761635cefd (diff)
downloadports-1551d06cda712382c2b2be20ef4c1c548e43dcf8.tar.gz
ports-1551d06cda712382c2b2be20ef4c1c548e43dcf8.zip
devel/cdecl: update to 6.6.2.
Added atomic_char8_t Added atomic_char8_t typedef for C++20. Fixed flex & bison dependency Now insists on flex & bison only when lexer.c & parser.c don't exist (i.e., when building from a git clone that doesn't include those files rather than an official release that does). Explicit structure definition error Structure declarations (that were never supported) now produce a specific error message: cdecl> explain struct S { int x; }; ^ 18: error: structure definitions are not supported Fixed libreadline & libcurses dependency Moved check for libcurses before libreadline since some implementations of the latter depend on the former (e.g., Solaris 11). More gcc warnings Enabled more gcc warnings and fixed them. thread-local Added this (with a -) as an English synonym for thread_local (with an _).
Notes
Notes: svn path=/head/; revision=519940
Diffstat (limited to 'devel/cdecl/distinfo')
-rw-r--r--devel/cdecl/distinfo6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/cdecl/distinfo b/devel/cdecl/distinfo
index e3fdabcc7147..f115dd3a3a5e 100644
--- a/devel/cdecl/distinfo
+++ b/devel/cdecl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572542234
-SHA256 (paul-j-lucas-cdecl-cdecl-6.6.1_GH0.tar.gz) = 00fcf2f2912d2131e7ba1790ea420ea1192d250b3799dcbe738ca4de8c8ea185
-SIZE (paul-j-lucas-cdecl-cdecl-6.6.1_GH0.tar.gz) = 389298
+TIMESTAMP = 1576164926
+SHA256 (paul-j-lucas-cdecl-cdecl-6.6.2_GH0.tar.gz) = 7179c554a4a6f91d8e4cedfe4753a62cc91314f626a04d2dcbd62d74b6068e8a
+SIZE (paul-j-lucas-cdecl-cdecl-6.6.2_GH0.tar.gz) = 392984