diff --git a/security/seal/Makefile b/security/seal/Makefile index d1578714c929..3f6d89638120 100644 --- a/security/seal/Makefile +++ b/security/seal/Makefile @@ -1,27 +1,27 @@ PORTNAME= seal -DISTVERSION= 3.7.1 +DISTVERSION= 3.7.2 CATEGORIES= security MAINTAINER= lwhsu@FreeBSD.org COMMENT= Microsoft Simple Encrypted Arithmetic Library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake:testing compiler:c++17-lang USE_GITHUB= yes GH_ACCOUNT= Microsoft GH_PROJECT= SEAL USE_LDCONFIG= yes CMAKE_ON= BUILD_SHARED_LIBS CMAKE_OFF= SEAL_USE_MSGSL SEAL_USE_ZLIB SEAL_USE_ZSTD # project clones repositories instead of using exrernal packages, see https://github.com/microsoft/SEAL/issues/329 CMAKE_TESTING_ON= SEAL_BUILD_TESTS CMAKE_TESTING_TARGET= gtest PLIST_SUB+= VERSION=${DISTVERSION} VER=${DISTVERSION:R} post-test: # run tests @cd ${BUILD_WRKSRC} && bin/sealtest .include diff --git a/security/seal/distinfo b/security/seal/distinfo index a38d0201c885..8e79711c81a0 100644 --- a/security/seal/distinfo +++ b/security/seal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634323555 -SHA256 (Microsoft-SEAL-3.7.1_GH0.tar.gz) = 27446ea4fcea334faabc7439b1e312603ed700e3d26a45ec8408fd1d114374ec -SIZE (Microsoft-SEAL-3.7.1_GH0.tar.gz) = 593478 +TIMESTAMP = 1637208708 +SHA256 (Microsoft-SEAL-3.7.2_GH0.tar.gz) = 12676de5766b8e2d641d6e45e92114ccdf8debd6f6d44b42a2ecc39a59b0bf13 +SIZE (Microsoft-SEAL-3.7.2_GH0.tar.gz) = 593811