Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Sep 2024 06:59:08 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a3c28157095b - main - security/openfhe: update 1.2.0 =?utf-8?Q?=E2=86=92?= 1.2.1
Message-ID:  <202409110659.48B6x8X3019959@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a3c28157095b1506a4c13c3743a4726ef91366c7

commit a3c28157095b1506a4c13c3743a4726ef91366c7
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-09-11 06:57:21 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-09-11 06:58:59 +0000

    security/openfhe: update 1.2.0 → 1.2.1
    
    Reported by:    portscout
---
 security/openfhe/Makefile  | 2 +-
 security/openfhe/distinfo  | 6 +++---
 security/openfhe/pkg-plist | 7 ++++---
 3 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/security/openfhe/Makefile b/security/openfhe/Makefile
index 37c02725ebb3..69014854d3d6 100644
--- a/security/openfhe/Makefile
+++ b/security/openfhe/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	openfhe
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.2.0
+DISTVERSION=	1.2.1
 CATEGORIES=	security math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/security/openfhe/distinfo b/security/openfhe/distinfo
index ab27d0f3cb4d..dd49bb73b11b 100644
--- a/security/openfhe/distinfo
+++ b/security/openfhe/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1719383811
-SHA256 (openfheorg-openfhe-development-v1.2.0_GH0.tar.gz) = 161afde01b8544b03899a341726935fe5c5f047b360b91d9f3f20a85a95e177c
-SIZE (openfheorg-openfhe-development-v1.2.0_GH0.tar.gz) = 2075725
+TIMESTAMP = 1726027838
+SHA256 (openfheorg-openfhe-development-v1.2.1_GH0.tar.gz) = 1b17a5b493b96356f85aa24cd6bc27c85ee1aacd8a040a23f64f61e72bb00700
+SIZE (openfheorg-openfhe-development-v1.2.1_GH0.tar.gz) = 2074083
 SHA256 (openfheorg-cereal-984e3f1_GH0.tar.gz) = d79d6b97a53c1adb67a001d3b85a3f7396131bfefb09a64b6ea78fa5a17c5fc5
 SIZE (openfheorg-cereal-984e3f1_GH0.tar.gz) = 386502
 SHA256 (google-googletest-8b4817e_GH0.tar.gz) = 2707e4eecfb7ab19678c435e469c500e253c85236fc6a78e9fb5cb166f4d88d2
diff --git a/security/openfhe/pkg-plist b/security/openfhe/pkg-plist
index 2eeb51e7130e..8dfc0f41b6cc 100644
--- a/security/openfhe/pkg-plist
+++ b/security/openfhe/pkg-plist
@@ -342,6 +342,7 @@ include/openfhe/pke/schemerns/rns-ser.h
 include/openfhe/pke/unittest/utils/BaseTestCase.h
 include/openfhe/pke/unittest/utils/UnitTestCCParams.h
 include/openfhe/pke/unittest/utils/UnitTestCryptoContext.h
+include/openfhe/pke/unittest/utils/UnitTestException.h
 include/openfhe/pke/unittest/utils/UnitTestMetadataTest.h
 include/openfhe/pke/unittest/utils/UnitTestMetadataTestSer.h
 include/openfhe/pke/unittest/utils/UnitTestReadCSVData.h
@@ -353,10 +354,10 @@ lib/OpenFHE/OpenFHETargets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/OpenFHE/OpenFHETargets.cmake
 lib/libOPENFHEbinfhe.so
 lib/libOPENFHEbinfhe.so.1
-lib/libOPENFHEbinfhe.so.1.2.0
+lib/libOPENFHEbinfhe.so.1.2.1
 lib/libOPENFHEcore.so
 lib/libOPENFHEcore.so.1
-lib/libOPENFHEcore.so.1.2.0
+lib/libOPENFHEcore.so.1.2.1
 lib/libOPENFHEpke.so
 lib/libOPENFHEpke.so.1
-lib/libOPENFHEpke.so.1.2.0
+lib/libOPENFHEpke.so.1.2.1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409110659.48B6x8X3019959>