www/restinio: update 0.7.2 → 0.7.3

This commit is contained in:
Yuri Victorovich 2025-01-26 19:30:00 -08:00
parent cc6e35dbdf
commit e48e94465f
2 changed files with 7 additions and 6 deletions

View file

@ -1,13 +1,13 @@
PORTNAME= restinio
DISTVERSION= 0.7.2
PORTREVISION= 2
DISTVERSION= 0.7.3
CATEGORIES= www devel
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
WWW= https://stiffstream.com/en/products/restinio.html \
https://github.com/Stiffstream/restinio
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/../LICENSE
@ -63,5 +63,6 @@ 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 <bsd.port.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1724552273
SHA256 (restinio-0.7.2-full.tar.bz2) = cb55952210665e7dcc4ea07595dd05a94146b53067b611c36256058864f01d41
SIZE (restinio-0.7.2-full.tar.bz2) = 1681391
TIMESTAMP = 1737932701
SHA256 (restinio-0.7.3-full.tar.bz2) = 0b3a29fa5b9f9c66f659a4a86b46d5fc925ef125b7ead08e90ac657f40f5b314
SIZE (restinio-0.7.3-full.tar.bz2) = 1686914