devel/cdecl: update to 6.5.1.
Complete storage-class-like constructors Previously, only explicit was supported for constructors. Now all of constexpr, explicit, friend, inline, and noexcept (or throw()) are supported.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cdecl
|
||||
PORTVERSION= 6.5
|
||||
PORTVERSION= 6.5.1
|
||||
DISTVERSIONPREFIX= ${PORTNAME}-
|
||||
CATEGORIES= devel
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1563222117
|
||||
SHA256 (paul-j-lucas-cdecl-cdecl-6.5_GH0.tar.gz) = 94b52c5073b2fdffbc493d371cd533178eca094d2f0562edf65d338c3a90a133
|
||||
SIZE (paul-j-lucas-cdecl-cdecl-6.5_GH0.tar.gz) = 382514
|
||||
TIMESTAMP = 1563990121
|
||||
SHA256 (paul-j-lucas-cdecl-cdecl-6.5.1_GH0.tar.gz) = ccf027e845e107de0581719be6468810b23247b399dfdd7346a05b3e6ab43a29
|
||||
SIZE (paul-j-lucas-cdecl-cdecl-6.5.1_GH0.tar.gz) = 384304
|
||||
|
||||
Reference in New Issue
Block a user