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:
Larry Rosenman
2019-07-24 17:43:40 +00:00
parent 1b4b1d290b
commit 3a69e82431
2 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= cdecl
PORTVERSION= 6.5
PORTVERSION= 6.5.1
DISTVERSIONPREFIX= ${PORTNAME}-
CATEGORIES= devel

View File

@@ -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