diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-11-09 17:41:03 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-11-09 20:31:39 +0000 |
| commit | 48bdfdcdc33633e468f8a61aca9dc2feb4892ae8 (patch) | |
| tree | c78a992111512e3d449db73f30b2e04a289a144f | |
| parent | 0b9e56620cfb14d5ab0c1471e7e235013a83846f (diff) | |
www/restinio: update 0.7.7 → 0.7.8
| -rw-r--r-- | www/restinio/Makefile | 6 | ||||
| -rw-r--r-- | www/restinio/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/www/restinio/Makefile b/www/restinio/Makefile index d78c70c92e16..8170a292ddbd 100644 --- a/www/restinio/Makefile +++ b/www/restinio/Makefile @@ -1,6 +1,5 @@ PORTNAME= restinio -DISTVERSION= 0.7.7 -PORTREVISION= 1 +DISTVERSION= 0.7.8 CATEGORIES= www devel MASTER_SITES= https://github.com/Stiffstream/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-full @@ -63,7 +62,6 @@ 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 +# tests as of 0.7.8: 78% tests passed, 143 tests failed out of 660, tests fail due to the port collition issue, see https://github.com/Stiffstream/restinio/issues/238 .include <bsd.port.mk> diff --git a/www/restinio/distinfo b/www/restinio/distinfo index d034b49e6c3d..3a8ce0329121 100644 --- a/www/restinio/distinfo +++ b/www/restinio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1754813414 -SHA256 (restinio-0.7.7-full.tar.bz2) = 175c083bb1747e7168566db795f1824ff494a9492d4e6cab21ada52657e47219 -SIZE (restinio-0.7.7-full.tar.bz2) = 1654721 +TIMESTAMP = 1762708714 +SHA256 (restinio-0.7.8-full.tar.bz2) = 15ca89f496d9d20d26ced3c4c9f367e91f4d4ea7bdb58c557dc9648770ab7d2e +SIZE (restinio-0.7.8-full.tar.bz2) = 1656037 |
