aboutsummaryrefslogtreecommitdiff
path: root/security/helib
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-11-30 01:12:52 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-11-30 01:12:52 +0000
commitf36ea34e0473ea6ab53f56925a9ee739895e2e36 (patch)
treef34d51934586a3e8e6ea6b51779a599bb63da573 /security/helib
parent24ab3a884b842bcf8fc32ad8ce8c524a28d9a627 (diff)
downloadports-f36ea34e0473ea6ab53f56925a9ee739895e2e36.tar.gz
ports-f36ea34e0473ea6ab53f56925a9ee739895e2e36.zip
security/helib: Update 1.1.0 -> 1.2.0
Reported by: portscout
Notes
Notes: svn path=/head/; revision=556610
Diffstat (limited to 'security/helib')
-rw-r--r--security/helib/Makefile3
-rw-r--r--security/helib/distinfo6
-rw-r--r--security/helib/pkg-plist4
3 files changed, 7 insertions, 6 deletions
diff --git a/security/helib/Makefile b/security/helib/Makefile
index de91b775c67f..7705fdfc9243 100644
--- a/security/helib/Makefile
+++ b/security/helib/Makefile
@@ -2,8 +2,7 @@
PORTNAME= helib
DISTVERSIONPREFIX= v
-DISTVERSION= 1.1.0
-PORTREVISION= 1
+DISTVERSION= 1.2.0
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org
diff --git a/security/helib/distinfo b/security/helib/distinfo
index 7f247a4893fa..dc81a5844596 100644
--- a/security/helib/distinfo
+++ b/security/helib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601698727
-SHA256 (homenc-HElib-v1.1.0_GH0.tar.gz) = 77a912ed3c86f8bde31b7d476321d0c2d810570c04a60fa95c4bd32a1955b5cf
-SIZE (homenc-HElib-v1.1.0_GH0.tar.gz) = 2178228
+TIMESTAMP = 1606698451
+SHA256 (homenc-HElib-v1.2.0_GH0.tar.gz) = 17e0448a3255ab01a1ebd8382f9d08a318e3d192b56d062a1fd65fbb0aadaf67
+SIZE (homenc-HElib-v1.2.0_GH0.tar.gz) = 2729219
diff --git a/security/helib/pkg-plist b/security/helib/pkg-plist
index d5640dc79a31..4dee1f8e8bff 100644
--- a/security/helib/pkg-plist
+++ b/security/helib/pkg-plist
@@ -1,9 +1,11 @@
include/helib/ArgMap.h
include/helib/CModulus.h
+include/helib/ClonedPtr.h
include/helib/Context.h
include/helib/CtPtrs.h
include/helib/Ctxt.h
include/helib/DoubleCRT.h
+include/helib/EncodedPtxt.h
include/helib/EncryptedArray.h
include/helib/EvalMap.h
include/helib/FHE.h
@@ -24,7 +26,6 @@ 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
@@ -48,6 +49,7 @@ include/helib/range.h
include/helib/recryption.h
include/helib/replicate.h
include/helib/sample.h
+include/helib/scheme.h
include/helib/set.h
include/helib/tableLookup.h
include/helib/timing.h