diff --git a/devel/toml11/Makefile b/devel/toml11/Makefile index 935ebd7a4932..51f2076e7b2a 100644 --- a/devel/toml11/Makefile +++ b/devel/toml11/Makefile @@ -1,16 +1,16 @@ PORTNAME= toml11 DISTVERSIONPREFIX= v -DISTVERSION= 3.6.1 +DISTVERSION= 3.7.0 CATEGORIES= devel MAINTAINER= dch@FreeBSD.org COMMENT= C++11 header-only toml parser & encoder LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= compiler:c++17-lang cmake USE_GITHUB= yes GH_ACCOUNT= ToruNiina .include diff --git a/devel/toml11/distinfo b/devel/toml11/distinfo index d113f34f43a1..d0b6a8f00325 100644 --- a/devel/toml11/distinfo +++ b/devel/toml11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616755318 -SHA256 (ToruNiina-toml11-v3.6.1_GH0.tar.gz) = ca4c390ed8da0d77ae6eca30e70ab0bf5cc92adfc1bc2f71a2066bc5656d8d96 -SIZE (ToruNiina-toml11-v3.6.1_GH0.tar.gz) = 120396 +TIMESTAMP = 1622454535 +SHA256 (ToruNiina-toml11-v3.7.0_GH0.tar.gz) = a0b6bec77c0e418eea7d270a4437510884f2fe8f61e7ab121729624f04c4b58e +SIZE (ToruNiina-toml11-v3.7.0_GH0.tar.gz) = 125216 diff --git a/devel/toml11/pkg-plist b/devel/toml11/pkg-plist index 43c2c4c943e3..31ec3bb6c4ab 100644 --- a/devel/toml11/pkg-plist +++ b/devel/toml11/pkg-plist @@ -1,25 +1,26 @@ include/toml.hpp include/toml/color.hpp include/toml/combinator.hpp include/toml/comments.hpp include/toml/datetime.hpp include/toml/exception.hpp include/toml/from.hpp include/toml/get.hpp include/toml/into.hpp include/toml/lexer.hpp include/toml/literal.hpp +include/toml/macros.hpp include/toml/parser.hpp include/toml/region.hpp include/toml/result.hpp include/toml/serializer.hpp include/toml/source_location.hpp include/toml/storage.hpp include/toml/string.hpp include/toml/traits.hpp include/toml/types.hpp include/toml/utility.hpp include/toml/value.hpp lib/cmake/toml11/toml11Config.cmake lib/cmake/toml11/toml11ConfigVersion.cmake lib/cmake/toml11/toml11Targets.cmake