diff options
Diffstat (limited to 'devel/cpp-utilities')
| -rw-r--r-- | devel/cpp-utilities/Makefile | 5 | ||||
| -rw-r--r-- | devel/cpp-utilities/distinfo | 6 | ||||
| -rw-r--r-- | devel/cpp-utilities/pkg-plist | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/devel/cpp-utilities/Makefile b/devel/cpp-utilities/Makefile index 452e8b4135e7..f1877680e5ec 100644 --- a/devel/cpp-utilities/Makefile +++ b/devel/cpp-utilities/Makefile @@ -1,7 +1,6 @@ PORTNAME= cpp-utilities DISTVERSIONPREFIX= v -DISTVERSION= 5.28.1 -PORTREVISION= 2 +DISTVERSION= 5.32.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -25,6 +24,6 @@ CXXFLAGS+= -liconv CMAKE_ON= BUILD_SHARED_LIBS CMAKE_TESTING_ARGS= -DEXCLUDE_TESTS_FROM_ALL=OFF # tests fail to link: ld: error: unable to find library -lcppunit, see https://github.com/Martchus/cpp-utilities/issues/27 -# 100% tests passed, 0 tests failed out of 1 +# tests as of 5.32.0: 100% tests passed, 0 tests failed out of 1 .include <bsd.port.mk> diff --git a/devel/cpp-utilities/distinfo b/devel/cpp-utilities/distinfo index edff5cafbc82..41267aa4b6f2 100644 --- a/devel/cpp-utilities/distinfo +++ b/devel/cpp-utilities/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745191408 -SHA256 (Martchus-cpp-utilities-v5.28.1_GH0.tar.gz) = b5c0dab7ea0ca6bf016ae156877a9c1f238172b09765f499a5b6e174ffe6fc6a -SIZE (Martchus-cpp-utilities-v5.28.1_GH0.tar.gz) = 207552 +TIMESTAMP = 1764757930 +SHA256 (Martchus-cpp-utilities-v5.32.0_GH0.tar.gz) = 2e146abdf85e207b91f2dee93a1636c0d4dabfaf268887f0c0aa80dc22eeee62 +SIZE (Martchus-cpp-utilities-v5.32.0_GH0.tar.gz) = 214515 diff --git a/devel/cpp-utilities/pkg-plist b/devel/cpp-utilities/pkg-plist index e4659a60bd5d..a66ed8cf118c 100644 --- a/devel/cpp-utilities/pkg-plist +++ b/devel/cpp-utilities/pkg-plist @@ -28,14 +28,16 @@ include/c++utilities/misc/levenshtein.h include/c++utilities/misc/math.h include/c++utilities/misc/multiarray.h include/c++utilities/misc/parseerror.h +include/c++utilities/misc/signingkeys.h include/c++utilities/misc/traits.h +include/c++utilities/misc/verification.h include/c++utilities/tests/cppunit.h include/c++utilities/tests/outputcheck.h include/c++utilities/tests/testutils.h include/c++utilities/version.h lib/libc++utilities.so lib/libc++utilities.so.5 -lib/libc++utilities.so.5.28.1 +lib/libc++utilities.so.5.32.0 libdata/pkgconfig/c++utilities.pc share/c++utilities/cmake/c++utilitiesConfig.cmake share/c++utilities/cmake/c++utilitiesConfigVersion.cmake @@ -52,6 +54,7 @@ share/c++utilities/cmake/modules/Doxygen.cmake share/c++utilities/cmake/modules/LibraryTarget.cmake share/c++utilities/cmake/modules/ListToString.cmake share/c++utilities/cmake/modules/ShellCompletion.cmake +share/c++utilities/cmake/modules/Sphinx.cmake share/c++utilities/cmake/modules/TemplateFinder.cmake share/c++utilities/cmake/modules/TestTarget.cmake share/c++utilities/cmake/modules/TestUtilities.cmake @@ -63,6 +66,7 @@ share/c++utilities/cmake/templates/config.h.in share/c++utilities/cmake/templates/desktop.in share/c++utilities/cmake/templates/doxygen.in share/c++utilities/cmake/templates/global.h.in +share/c++utilities/cmake/templates/sphinx-conf.py.in share/c++utilities/cmake/templates/template.pc.in share/c++utilities/cmake/templates/version.h.in share/c++utilities/coding-style.clang-format |
