diff --git a/devel/ctre/Makefile b/devel/ctre/Makefile index 25a280caeb3a..c147d05e89bf 100644 --- a/devel/ctre/Makefile +++ b/devel/ctre/Makefile @@ -1,30 +1,30 @@ PORTNAME= ctre DISTVERSIONPREFIX= v -DISTVERSION= 3.10.0 +DISTVERSION= 3.11.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= C++ header-only library for Compile Time Regular Expressions WWW= https://compile-time.re/ \ https://github.com/hanickadot/compile-time-regular-expressions LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake compiler:c++20-lang USE_GITHUB= yes GH_ACCOUNT= hanickadot GH_PROJECT= compile-time-regular-expressions CMAKE_OFF= BUILD_TESTING NO_BUILD= yes NO_ARCH= yes do-test: @cd ${WRKSRC} && \ ${SETENV} ${MAKE_ENV} ${GMAKE} -j ${_MAKE_JOBS} @${ECHO} "Test succeeded (successful compilation means that tests succeeded)" # everything is tested during compilation, if you are able to compile then it's ok .include diff --git a/devel/ctre/distinfo b/devel/ctre/distinfo index d371a876a25b..c72bdd6f3292 100644 --- a/devel/ctre/distinfo +++ b/devel/ctre/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762288190 -SHA256 (hanickadot-compile-time-regular-expressions-v3.10.0_GH0.tar.gz) = b17e6c9a6cc0cea65132f62a6c699cefed952721063569d6339eb3ca471045e6 -SIZE (hanickadot-compile-time-regular-expressions-v3.10.0_GH0.tar.gz) = 429297 +TIMESTAMP = 1778301754 +SHA256 (hanickadot-compile-time-regular-expressions-v3.11.0_GH0.tar.gz) = 7d4b30d0bdd8864a47cceb2ab8e7c4d1846f0ec62383f8c45122435d32f19530 +SIZE (hanickadot-compile-time-regular-expressions-v3.11.0_GH0.tar.gz) = 429759