diff --git a/www/restinio/Makefile b/www/restinio/Makefile index 1338b980e694..c2a9d9e48454 100644 --- a/www/restinio/Makefile +++ b/www/restinio/Makefile @@ -1,69 +1,69 @@ PORTNAME= restinio -DISTVERSION= 0.7.3 -PORTREVISION= 5 +DISTVERSION= 0.7.7 +PORTREVISION= 0 CATEGORIES= www devel -MASTER_SITES= https://github.com/Stiffstream/${PORTNAME}/releases/download/v.${DISTVERSION}/ +MASTER_SITES= https://github.com/Stiffstream/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-full MAINTAINER= yuri@FreeBSD.org COMMENT= Asynchronous HTTP/WebSocket server C++17 library WWW= https://stiffstream.com/en/products/restinio.html \ https://github.com/Stiffstream/restinio LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/../LICENSE BUILD_DEPENDS= asio>0:net/asio \ libfmt>0:devel/libfmt \ sobjectizer>0:devel/sobjectizer LIB_DEPENDS= libboost_regex.so:devel/boost-libs \ libhttp_parser.so:www/http-parser \ libllhttp.so:www/llhttp \ libpcre2-8.so:devel/pcre2 RUN_DEPENDS= libfmt>0:devel/libfmt \ sobjectizer>0:devel/sobjectizer TEST_DEPENDS= catch2>0:devel/catch2 USES= cmake:testing compiler:c++17-lang localbase:ldflags tar:bz2 EXTRACT_AFTER_ARGS= --exclude ${PORTNAME}-${DISTVERSION}/dev/asio \ --exclude ${PORTNAME}-${DISTVERSION}/dev/asio_mxxru \ --exclude ${PORTNAME}-${DISTVERSION}/dev/catch2 \ --exclude ${PORTNAME}-${DISTVERSION}/dev/fmt \ --exclude ${PORTNAME}-${DISTVERSION}/dev/fmt_mxxru \ --exclude ${PORTNAME}-${DISTVERSION}/dev/nodejs/http_parser/http_parser.* \ --exclude ${PORTNAME}-${DISTVERSION}/dev/nodejs/http_parser_mxxru \ --exclude ${PORTNAME}-${DISTVERSION}/dev/rapidjson \ --exclude ${PORTNAME}-${DISTVERSION}/dev/rapidjson_mxxru \ --exclude ${PORTNAME}-${DISTVERSION}/dev/so_5 \ --exclude ${PORTNAME}-${DISTVERSION}/dev/timertt \ --no-same-owner --no-same-permissions WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} WRKSRC_SUBDIR= dev CMAKE_ARGS= -DRESTINIO_USE_BOOST_ASIO=shared \ -DRESTINIO_DEP_FMT=system \ -DRESTINIO_DEP_SOBJECTIZER=find \ -DRESTINIO_DEP_CATCH2=find \ -DRESTINIO_DEP_LLHTTP=find CMAKE_ON= RESTINIO_FIND_DEPS CMAKE_OFF= RESTINIO_BENCH \ RESTINIO_INSTALL_BENCHES \ RESTINIO_TEST CMAKE_TESTING_ON= RESTINIO_TEST OPTIONS_DEFINE= SAMPLES OPTIONS_SUB= yes SAMPLES_DESC= Build and install samples SAMPLES_USES= ssl SAMPLES_CXXFLAGS+= -I${WRKSRC}/clara SAMPLES_CMAKE_BOOL= RESTINIO_SAMPLE RESTINIO_INSTALL_SAMPLES SAMPLES_VARS_OFF= NO_ARCH=yes SAMPLES_BUILD_DEPENDS= json-dto>0:devel/json-dto # many tests fail due to port being in use, see https://github.com/Stiffstream/restinio/issues/223 # 0.7.3: Tests fail to run, see https://github.com/Stiffstream/restinio/issues/230 .include diff --git a/www/restinio/distinfo b/www/restinio/distinfo index 06a256736dfe..d034b49e6c3d 100644 --- a/www/restinio/distinfo +++ b/www/restinio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737932701 -SHA256 (restinio-0.7.3-full.tar.bz2) = 0b3a29fa5b9f9c66f659a4a86b46d5fc925ef125b7ead08e90ac657f40f5b314 -SIZE (restinio-0.7.3-full.tar.bz2) = 1686914 +TIMESTAMP = 1754813414 +SHA256 (restinio-0.7.7-full.tar.bz2) = 175c083bb1747e7168566db795f1824ff494a9492d4e6cab21ada52657e47219 +SIZE (restinio-0.7.7-full.tar.bz2) = 1654721