diff --git a/security/helib/Makefile b/security/helib/Makefile index 92546a36b161..311e005b19b4 100644 --- a/security/helib/Makefile +++ b/security/helib/Makefile @@ -1,27 +1,27 @@ # $FreeBSD$ PORTNAME= helib DISTVERSIONPREFIX= v -DISTVERSION= 1.0.0 +DISTVERSION= 1.0.1 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org COMMENT= Implementation of homomorphic encryption LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= no matching function for call to 'assertEq', see https://github.com/homenc/HElib/issues/342 LIB_DEPENDS= libgmp.so:math/gmp \ libntl.so:math/ntl USES= cmake compiler:c++14-lang USE_GITHUB= yes GH_ACCOUNT= homenc GH_PROJECT= HElib USE_LDCONFIG= yes CMAKE_ON= BUILD_SHARED .include diff --git a/security/helib/distinfo b/security/helib/distinfo index 13173784bf2e..d018cb55c5f7 100644 --- a/security/helib/distinfo +++ b/security/helib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1579152871 -SHA256 (homenc-HElib-v1.0.0_GH0.tar.gz) = 5b917a6ba1555be580db4c102a339abe124c284007f0044d637892ec85877214 -SIZE (homenc-HElib-v1.0.0_GH0.tar.gz) = 1564901 +TIMESTAMP = 1588816237 +SHA256 (homenc-HElib-v1.0.1_GH0.tar.gz) = 428b61075cfe313071bb59ccd07736dae07244a065c2001662c9c3d3988ab349 +SIZE (homenc-HElib-v1.0.1_GH0.tar.gz) = 1579853 diff --git a/security/helib/pkg-plist b/security/helib/pkg-plist index 3ed158dfde5d..fea40b6e29a0 100644 --- a/security/helib/pkg-plist +++ b/security/helib/pkg-plist @@ -1,55 +1,56 @@ include/helib/ArgMap.h include/helib/CModulus.h include/helib/Context.h include/helib/CtPtrs.h include/helib/Ctxt.h include/helib/DoubleCRT.h include/helib/EncryptedArray.h include/helib/EvalMap.h include/helib/FHE.h include/helib/IndexMap.h include/helib/IndexSet.h include/helib/NumbTh.h include/helib/PAlgebra.h include/helib/PGFFT.h include/helib/PolyMod.h include/helib/PolyModRing.h include/helib/PtrMatrix.h include/helib/PtrVector.h include/helib/Ptxt.h +include/helib/apiAttributes.h include/helib/assertions.h include/helib/binaryArith.h include/helib/binaryCompare.h include/helib/binio.h include/helib/bluestein.h include/helib/clonedPtr.h include/helib/debugging.h include/helib/exceptions.h include/helib/fhe_stats.h include/helib/helib.h include/helib/hypercube.h include/helib/intraSlot.h include/helib/keySwitching.h include/helib/keys.h include/helib/matching.h include/helib/matmul.h include/helib/multicore.h include/helib/norms.h include/helib/permutations.h include/helib/polyEval.h include/helib/powerful.h include/helib/primeChain.h include/helib/randomMatrices.h include/helib/range.h include/helib/recryption.h include/helib/replicate.h include/helib/sample.h include/helib/tableLookup.h include/helib/timing.h include/helib/zzX.h lib/libhelib.so lib/libhelib.so.1.0.0 share/cmake/helib/helibConfig.cmake share/cmake/helib/helibConfigVersion.cmake share/cmake/helib/helibTargets-%%CMAKE_BUILD_TYPE%%.cmake share/cmake/helib/helibTargets.cmake