aboutsummaryrefslogtreecommitdiff
path: root/devel/cdecl/distinfo
diff options
context:
space:
mode:
authorLarry Rosenman <ler@FreeBSD.org>2019-03-26 17:37:57 +0000
committerLarry Rosenman <ler@FreeBSD.org>2019-03-26 17:37:57 +0000
commit01f66ee56409a78fa8ad33f17729c8b04168cea8 (patch)
treec5cda9dac5f284bbf6933b68fa6c9243a10b513f /devel/cdecl/distinfo
parente3dd4b3947b73320250fdc37eb7054d45aff0de9 (diff)
downloadports-01f66ee56409a78fa8ad33f17729c8b04168cea8.tar.gz
ports-01f66ee56409a78fa8ad33f17729c8b04168cea8.zip
devel/cdecl: update to 6.0.1.
6.0 release notes: Added C++ scoped name support Added support for scoped names in C++. For example: cdecl> explain int S::x declare x of scope S as int cdecl> define S::T as struct T; explain S::T x declare x as T of scope S Added partial namespace support Specifically, you can now perform typedef and using declarations within namespaces or inline namespaces: c++decl> namespace S { inline namespace T { typedef int Int; } } c++decl> show user typedef namespace S::T { typedef int Int; } 6.0.1 release note: Fixed undefined uint64_t Fixed a compile-time error on some platforms. Reported by: portscout
Notes
Notes: svn path=/head/; revision=496902
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 d3029c1d745e..74d6892d07a4 100644
--- a/devel/cdecl/distinfo
+++ b/devel/cdecl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544730602
-SHA256 (paul-j-lucas-cdecl-cdecl-5.2_GH0.tar.gz) = a529890df1b5a94e3c75f56fcd1d8bfdec9b3868340634778c7501bb9f9a19ea
-SIZE (paul-j-lucas-cdecl-cdecl-5.2_GH0.tar.gz) = 336160
+TIMESTAMP = 1553621530
+SHA256 (paul-j-lucas-cdecl-cdecl-6.0.1_GH0.tar.gz) = a98ba31826ded4963a2a39d9a75cb32c10ffa95e2d66eadad60ef530a1a97798
+SIZE (paul-j-lucas-cdecl-cdecl-6.0.1_GH0.tar.gz) = 350735