diff --git a/devel/ctre/Makefile b/devel/ctre/Makefile index 649a9b5fc537..7c735318cadb 100644 --- a/devel/ctre/Makefile +++ b/devel/ctre/Makefile @@ -1,29 +1,29 @@ PORTNAME= ctre DISTVERSIONPREFIX= v -DISTVERSION= 3.8 +DISTVERSION= 3.8.1 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 (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 7ffe71d65c1b..6309c9790bac 100644 --- a/devel/ctre/distinfo +++ b/devel/ctre/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690604718 -SHA256 (hanickadot-compile-time-regular-expressions-v3.8_GH0.tar.gz) = 6462ee41fa6aa12075f6b9d13f42358091d32963087443a6669d2c94232eea04 -SIZE (hanickadot-compile-time-regular-expressions-v3.8_GH0.tar.gz) = 425289 +TIMESTAMP = 1697344338 +SHA256 (hanickadot-compile-time-regular-expressions-v3.8.1_GH0.tar.gz) = 0ce8760d43b3b97b43364cd32ee663e5c8b8b4bfd58e7890042eff6ac52db605 +SIZE (hanickadot-compile-time-regular-expressions-v3.8.1_GH0.tar.gz) = 425776