1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

devel/lyra: update 1.6.1 → 1.8.0

This commit is contained in:
Yuri Victorovich
2026-06-01 00:01:19 -07:00
parent df6f260399
commit 76a8dc1d30
3 changed files with 8 additions and 6 deletions
+4 -3
View File
@@ -1,10 +1,11 @@
PORTNAME= lyra
DISTVERSION= 1.6.1
DISTVERSION= 1.8.0
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
COMMENT= Command line parser for C++11
WWW= https://www.bfgroup.xyz/Lyra/
WWW= https://www.bfgroup.xyz/Lyra/ \
https://github.com/bfgroup/Lyra
LICENSE= BSL
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
@@ -19,7 +20,7 @@ GH_PROJECT= Lyra
NO_ARCH= yes
do-test: # one test fails: https://github.com/bfgroup/Lyra/issues/57
do-test: # tests aren't run, see https://github.com/bfgroup/Lyra/issues/114
@cd ${WRKSRC}/tests && b2 toolset=clang
.include <bsd.port.mk>
+3 -3
View File
@@ -1,3 +1,3 @@
TIMESTAMP = 1672122771
SHA256 (bfgroup-Lyra-1.6.1_GH0.tar.gz) = a93f247ed89eba11ca36eb24c4f8ba7be636bf24e74aaaa8e1066e0954bec7e3
SIZE (bfgroup-Lyra-1.6.1_GH0.tar.gz) = 550030
TIMESTAMP = 1780295963
SHA256 (bfgroup-Lyra-1.8.0_GH0.tar.gz) = cd657146167cd2f80c27e4414ecd1a6639537f5a6d527e608bcd0c633d8beca9
SIZE (bfgroup-Lyra-1.8.0_GH0.tar.gz) = 569006
+1
View File
@@ -25,6 +25,7 @@ include/lyra/opt.hpp
include/lyra/option_style.hpp
include/lyra/parser.hpp
include/lyra/parser_result.hpp
include/lyra/printer.hpp
include/lyra/val.hpp
include/lyra/version.hpp
%%DATADIR%%/cmake/lyraConfig.cmake