diff --git a/devel/zycore-c/Makefile b/devel/zycore-c/Makefile index 3f659ed3012c..e838b3d72d4a 100644 --- a/devel/zycore-c/Makefile +++ b/devel/zycore-c/Makefile @@ -1,25 +1,27 @@ PORTNAME= zycore-c DISTVERSIONPREFIX= v -DISTVERSION= 1.5.0 +DISTVERSION= 1.5.1 CATEGORIES= devel MAINTAINER= freebsd@sysctl.cz COMMENT= Support library with platform independent types, macros, etc for Zydis WWW= https://zydis.re LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le riscv64 ONLY_FOR_ARCHS_REASON= see definitions in include/Zycore/Defines.h +TEST_DEPENDS= googletest>0:devel/googletest + USES= cmake:testing compiler:c++17-lang cpe CPE_VENDOR= zyantific USE_GITHUB= yes GH_ACCOUNT= zyantific CMAKE_ON= ZYCORE_BUILD_SHARED_LIB CMAKE_TESTING_ON= ZYCORE_BUILD_TESTS .include diff --git a/devel/zycore-c/distinfo b/devel/zycore-c/distinfo index 7b040192b1ae..84924db8082a 100644 --- a/devel/zycore-c/distinfo +++ b/devel/zycore-c/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711977326 -SHA256 (zyantific-zycore-c-v1.5.0_GH0.tar.gz) = 68e287cb6c95a6dede810d1e4fb2aebf7a09473089570a847e9a2b115ff96ff4 -SIZE (zyantific-zycore-c-v1.5.0_GH0.tar.gz) = 61617 +TIMESTAMP = 1736884841 +SHA256 (zyantific-zycore-c-v1.5.1_GH0.tar.gz) = 292ec0b30a68a6be416119756238efb5ab34122de80cca884e269e28f6fc126b +SIZE (zyantific-zycore-c-v1.5.1_GH0.tar.gz) = 65182 diff --git a/devel/zycore-c/pkg-plist b/devel/zycore-c/pkg-plist index 36ab7662020a..03bc4c4c89a7 100644 --- a/devel/zycore-c/pkg-plist +++ b/devel/zycore-c/pkg-plist @@ -1,30 +1,30 @@ include/Zycore/API/Memory.h include/Zycore/API/Process.h include/Zycore/API/Synchronization.h include/Zycore/API/Terminal.h include/Zycore/API/Thread.h include/Zycore/Allocator.h include/Zycore/ArgParse.h include/Zycore/Atomic.h include/Zycore/Bitset.h include/Zycore/Comparison.h include/Zycore/Defines.h include/Zycore/Format.h include/Zycore/Internal/AtomicGNU.h include/Zycore/Internal/AtomicMSVC.h include/Zycore/LibC.h include/Zycore/List.h include/Zycore/Object.h include/Zycore/Status.h include/Zycore/String.h include/Zycore/Types.h include/Zycore/Vector.h include/Zycore/Zycore.h lib/cmake/zycore/zyan-functions.cmake lib/cmake/zycore/zycore-config-version.cmake lib/cmake/zycore/zycore-config.cmake lib/cmake/zycore/zycore-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/zycore/zycore-targets.cmake lib/libZycore.so lib/libZycore.so.1.5 -lib/libZycore.so.1.5.0.0 +lib/libZycore.so.1.5.1.0