diff --git a/devel/libmcfp/Makefile b/devel/libmcfp/Makefile index 2f5b4468aeaa..0295181fa067 100644 --- a/devel/libmcfp/Makefile +++ b/devel/libmcfp/Makefile @@ -1,27 +1,29 @@ PORTNAME= libmcfp DISTVERSIONPREFIX= v -DISTVERSION= 1.3.3 +DISTVERSION= 1.3.4 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= C++ header only library to parse command line arguments WWW= https://github.com/mhekkel/libmcfp LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= catch2>0:devel/catch2 \ ${LOCALBASE}/include/boost/test/included/unit_test.hpp:devel/boost-libs USES= cmake:testing localbase USE_GITHUB= yes GH_ACCOUNT= mhekkel CMAKE_OFF= BUILD_TESTING NO_ARCH= yes PORTSCOUT= limit:^.*[0-9]\.[0-9].* +# 100% tests passed, 0 tests failed out of 1 + .include diff --git a/devel/libmcfp/distinfo b/devel/libmcfp/distinfo index d2bc3aec9185..b27ee17af8a0 100644 --- a/devel/libmcfp/distinfo +++ b/devel/libmcfp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711573859 -SHA256 (mhekkel-libmcfp-v1.3.3_GH0.tar.gz) = d35e83e660c3cb443d20246fea39e78d2a11faebe3205ab838614f0280c308d0 -SIZE (mhekkel-libmcfp-v1.3.3_GH0.tar.gz) = 23580 +TIMESTAMP = 1737002682 +SHA256 (mhekkel-libmcfp-v1.3.4_GH0.tar.gz) = 79783923527711bc27219592f25b9e92d6e402e15be146eeb6cb2050796ec3b6 +SIZE (mhekkel-libmcfp-v1.3.4_GH0.tar.gz) = 24068 diff --git a/devel/libmcfp/pkg-plist b/devel/libmcfp/pkg-plist index a83679b24f62..10c7607fe7d0 100644 --- a/devel/libmcfp/pkg-plist +++ b/devel/libmcfp/pkg-plist @@ -1,8 +1,10 @@ include/mcfp/detail/charconv.hpp include/mcfp/detail/options.hpp include/mcfp/error.hpp include/mcfp/mcfp.hpp include/mcfp/text.hpp include/mcfp/utilities.hpp lib/cmake/libmcfp/libmcfpConfig.cmake lib/cmake/libmcfp/libmcfpTargets.cmake +lib/cmake/mcfp/mcfpConfig.cmake +lib/cmake/mcfp/mcfpTargets.cmake