Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2024 08:18:19 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: 5ff4bd348619 - main - security/openfhe: update 1.2.1 =?utf-8?Q?=E2=86=92?= 1.2.2
Message-ID:  <202410290818.49T8IJRx043770@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=5ff4bd3486192607237dc80814f1c6a9238a5632

commit 5ff4bd3486192607237dc80814f1c6a9238a5632
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-10-29 07:21:24 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-10-29 08:18:03 +0000

    security/openfhe: update 1.2.1 → 1.2.2
    
    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 69014854d3d6..da51b0dbfd91 100644
--- a/security/openfhe/Makefile
+++ b/security/openfhe/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	openfhe
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.2.1
+DISTVERSION=	1.2.2
 CATEGORIES=	security math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/security/openfhe/distinfo b/security/openfhe/distinfo
index dd49bb73b11b..edf343b394d5 100644
--- a/security/openfhe/distinfo
+++ b/security/openfhe/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1726027838
-SHA256 (openfheorg-openfhe-development-v1.2.1_GH0.tar.gz) = 1b17a5b493b96356f85aa24cd6bc27c85ee1aacd8a040a23f64f61e72bb00700
-SIZE (openfheorg-openfhe-development-v1.2.1_GH0.tar.gz) = 2074083
+TIMESTAMP = 1730177393
+SHA256 (openfheorg-openfhe-development-v1.2.2_GH0.tar.gz) = 191e15d39ef515e96b152507a0e4f60e4bf8ffb0208b166cbc3102e5c1ca2ca8
+SIZE (openfheorg-openfhe-development-v1.2.2_GH0.tar.gz) = 2080395
 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 8dfc0f41b6cc..00a9c8708288 100644
--- a/security/openfhe/pkg-plist
+++ b/security/openfhe/pkg-plist
@@ -217,6 +217,7 @@ include/openfhe/core/utils/prng/README.md
 include/openfhe/core/utils/prng/blake2-impl.h
 include/openfhe/core/utils/prng/blake2.h
 include/openfhe/core/utils/prng/blake2engine.h
+include/openfhe/core/utils/prng/prng.h
 include/openfhe/core/utils/serial.h
 include/openfhe/core/utils/serializable.h
 include/openfhe/core/utils/sertype.h
@@ -354,10 +355,10 @@ lib/OpenFHE/OpenFHETargets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/OpenFHE/OpenFHETargets.cmake
 lib/libOPENFHEbinfhe.so
 lib/libOPENFHEbinfhe.so.1
-lib/libOPENFHEbinfhe.so.1.2.1
+lib/libOPENFHEbinfhe.so.1.2.2
 lib/libOPENFHEcore.so
 lib/libOPENFHEcore.so.1
-lib/libOPENFHEcore.so.1.2.1
+lib/libOPENFHEcore.so.1.2.2
 lib/libOPENFHEpke.so
 lib/libOPENFHEpke.so.1
-lib/libOPENFHEpke.so.1.2.1
+lib/libOPENFHEpke.so.1.2.2



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