diff --git a/devel/cxxopts/Makefile b/devel/cxxopts/Makefile index cef8954f7aeb..7de341d4da6e 100644 --- a/devel/cxxopts/Makefile +++ b/devel/cxxopts/Makefile @@ -1,29 +1,31 @@ PORTNAME= cxxopts DISTVERSIONPREFIX= v -DISTVERSION= 3.2.1 +DISTVERSION= 3.3.1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Lightweight C++ command line option parser WWW= https://github.com/jarro2783/cxxopts LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake:testing compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= jarro2783 CMAKE_OFF= CXXOPTS_BUILD_TESTS CXXOPTS_BUILD_EXAMPLES CMAKE_TESTING_ON= CXXOPTS_BUILD_TESTS NO_BUILD= yes NO_ARCH= yes PLIST_FILES= include/cxxopts.hpp \ - lib/cmake/cxxopts/cxxopts-config-version.cmake \ - lib/cmake/cxxopts/cxxopts-config.cmake \ - lib/cmake/cxxopts/cxxopts-targets.cmake \ - libdata/pkgconfig/cxxopts.pc + share/cmake/cxxopts/cxxopts-config-version.cmake \ + share/cmake/cxxopts/cxxopts-config.cmake \ + share/cmake/cxxopts/cxxopts-targets.cmake \ + share/pkgconfig/cxxopts.pc + +# tests as of 3.3.1: 100% tests passed, 0 tests failed out of 3 .include diff --git a/devel/cxxopts/distinfo b/devel/cxxopts/distinfo index 5f04d19526ca..de760ac694aa 100644 --- a/devel/cxxopts/distinfo +++ b/devel/cxxopts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708419849 -SHA256 (jarro2783-cxxopts-v3.2.1_GH0.tar.gz) = 841f49f2e045b9c6365997c2a8fbf76e6f215042dda4511a5bb04bc5ebc7f88a -SIZE (jarro2783-cxxopts-v3.2.1_GH0.tar.gz) = 160606 +TIMESTAMP = 1748533952 +SHA256 (jarro2783-cxxopts-v3.3.1_GH0.tar.gz) = 3bfc70542c521d4b55a46429d808178916a579b28d048bd8c727ee76c39e2072 +SIZE (jarro2783-cxxopts-v3.3.1_GH0.tar.gz) = 161557