diff --git a/devel/ctre/Makefile b/devel/ctre/Makefile index 4bd8f3072a11..6abde58c956d 100644 --- a/devel/ctre/Makefile +++ b/devel/ctre/Makefile @@ -1,29 +1,29 @@ PORTNAME= ctre DISTVERSIONPREFIX= v -DISTVERSION= 3.7.1 +DISTVERSION= 3.7.2 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= C++ header-only library for Compile Time Regular Expressions WWW= https://compile-time.re/ 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" # everything is tested during compilation, if you are able to compile then it's ok + @${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 4802f9584755..6d738dd16c08 100644 --- a/devel/ctre/distinfo +++ b/devel/ctre/distinfo @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1675188157 +SHA256 (hanickadot-compile-time-regular-expressions-v3.7.2_GH0.tar.gz) = 0711a6f97496e010f72adab69839939a9e50ba35ad87779e422ae3ff3b0edfc3 +SIZE (hanickadot-compile-time-regular-expressions-v3.7.2_GH0.tar.gz) = 424213