Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 May 2021 12:20:30 GMT
From:      Dave Cottlehuber <dch@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5707109e888e - main - devel/toml11: update to 3.7.0
Message-ID:  <202105311220.14VCKU6f078810@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dch:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5707109e888e9c8f3671d69cc8ea3f2fcfdfa6e2

commit 5707109e888e9c8f3671d69cc8ea3f2fcfdfa6e2
Author:     Dave Cottlehuber <dch@FreeBSD.org>
AuthorDate: 2021-05-31 11:37:13 +0000
Commit:     Dave Cottlehuber <dch@FreeBSD.org>
CommitDate: 2021-05-31 12:18:57 +0000

    devel/toml11: update to 3.7.0
---
 devel/toml11/Makefile  | 2 +-
 devel/toml11/distinfo  | 6 +++---
 devel/toml11/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/devel/toml11/Makefile b/devel/toml11/Makefile
index 935ebd7a4932..51f2076e7b2a 100644
--- a/devel/toml11/Makefile
+++ b/devel/toml11/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=		toml11
 DISTVERSIONPREFIX=	v
-DISTVERSION=		3.6.1
+DISTVERSION=		3.7.0
 CATEGORIES=		devel
 
 MAINTAINER=		dch@FreeBSD.org
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
@@ -9,6 +9,7 @@ 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105311220.14VCKU6f078810>