Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Oct 2022 23:42:17 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5a11955d7263 - main - devel/ctre: Update 3.7 -> 3.7.1
Message-ID:  <202210012342.291NgH4t006340@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=5a11955d726390a14a440b8f2208985d870a6c53

commit 5a11955d726390a14a440b8f2208985d870a6c53
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-10-01 22:20:59 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-10-01 23:42:15 +0000

    devel/ctre: Update 3.7 -> 3.7.1
    
    Reported by:    portscout
---
 devel/ctre/Makefile  | 4 ++--
 devel/ctre/distinfo  | 6 +++---
 devel/ctre/pkg-plist | 1 +
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/ctre/Makefile b/devel/ctre/Makefile
index 3dab27492282..4bd8f3072a11 100644
--- a/devel/ctre/Makefile
+++ b/devel/ctre/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ctre
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.7
+DISTVERSION=	3.7.1
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -10,7 +10,7 @@ WWW=		https://compile-time.re/
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		cmake compiler:c++17-lang
+USES=		cmake compiler:c++20-lang
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	hanickadot
diff --git a/devel/ctre/distinfo b/devel/ctre/distinfo
index 17363744a243..4802f9584755 100644
--- a/devel/ctre/distinfo
+++ b/devel/ctre/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1654226705
-SHA256 (hanickadot-compile-time-regular-expressions-v3.7_GH0.tar.gz) = 12be2a37f7fe39c489f646d3faee534f965871fd998258162962f36a19a455ef
-SIZE (hanickadot-compile-time-regular-expressions-v3.7_GH0.tar.gz) = 422159
+TIMESTAMP = 1664662687
+SHA256 (hanickadot-compile-time-regular-expressions-v3.7.1_GH0.tar.gz) = d00d7eaa0e22f2fdaa947a532b81b6fc35880acf4887b50a5ac9bfb7411ced03
+SIZE (hanickadot-compile-time-regular-expressions-v3.7.1_GH0.tar.gz) = 424189
diff --git a/devel/ctre/pkg-plist b/devel/ctre/pkg-plist
index 7adab9e66fe4..55c9a4711301 100644
--- a/devel/ctre/pkg-plist
+++ b/devel/ctre/pkg-plist
@@ -17,6 +17,7 @@ include/ctre/actions/class.inc.hpp
 include/ctre/actions/fusion.inc.hpp
 include/ctre/actions/hexdec.inc.hpp
 include/ctre/actions/look.inc.hpp
+include/ctre/actions/mode.inc.hpp
 include/ctre/actions/named_class.inc.hpp
 include/ctre/actions/options.inc.hpp
 include/ctre/actions/properties.inc.hpp



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