Skip to content

Commit

Permalink
security/palisade: Update 1.11.4 -> 1.11.5
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Oct 7, 2021
1 parent 4f48be6 commit 750b4ac
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions security/palisade/Makefile
@@ -1,6 +1,6 @@
PORTNAME= palisade
DISTVERSIONPREFIX= v
DISTVERSION= 1.11.4
DISTVERSION= 1.11.5
CATEGORIES= security math

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -18,10 +18,10 @@ USES= cmake:noninja,testing localbase # compiler:c++11-lang
USE_GITLAB= yes
USE_GITHUB= nodefault
GL_PROJECT= palisade-release # there's also palisade-development
GL_COMMIT= e4136d91b79224d4d38e55839b985f0e5b086418
GL_COMMIT= d76213499af44558170cca6c72c5314755fec23c
GH_TUPLE= \
JerryRyan:cereal:a384b101:cereal/third-party/cereal \
google:benchmark:d3ad0b9d:benchmark/third-party/google-benchmark \
google:benchmark:e451e50e:benchmark/third-party/google-benchmark \
google:googletest:8b4817e3:google_test/third-party/google-test
USE_LDCONFIG= yes

Expand Down
10 changes: 5 additions & 5 deletions security/palisade/distinfo
@@ -1,9 +1,9 @@
TIMESTAMP = 1629935615
TIMESTAMP = 1633574513
SHA256 (JerryRyan-cereal-a384b101_GH0.tar.gz) = 0fba03b7e2e1a150a112fc90e18bfb9274e3830393af99d0c91f9abef62e9ff3
SIZE (JerryRyan-cereal-a384b101_GH0.tar.gz) = 345431
SHA256 (google-benchmark-d3ad0b9d_GH0.tar.gz) = eb8bf051e4ded9601d51ea0836732346a9cfb9ade0733ab0ad2795e829f14b22
SIZE (google-benchmark-d3ad0b9d_GH0.tar.gz) = 157820
SHA256 (google-benchmark-e451e50e_GH0.tar.gz) = 08bb0426f54c10da1264384955e4389d21d2bc5c3727749a07b2e19000d38ebd
SIZE (google-benchmark-e451e50e_GH0.tar.gz) = 177554
SHA256 (google-googletest-8b4817e3_GH0.tar.gz) = c632dd39ef6729cd198bb7c3f0b20e2efa36475cf3a082883f4809a2b26e9556
SIZE (google-googletest-8b4817e3_GH0.tar.gz) = 873457
SHA256 (palisade-palisade-release-e4136d91b79224d4d38e55839b985f0e5b086418_GL0.tar.gz) = cd45fd1bbe38927cdb0fe3cd82f593491f6ad584338aa2b0a1e98dabeca7bf41
SIZE (palisade-palisade-release-e4136d91b79224d4d38e55839b985f0e5b086418_GL0.tar.gz) = 1210292
SHA256 (palisade-palisade-release-d76213499af44558170cca6c72c5314755fec23c_GL0.tar.gz) = 7b25f53ec7176424dbd01e05f191f5d7b6efa72b2c9fe7efc6e1a1367f2f70ef
SIZE (palisade-palisade-release-d76213499af44558170cca6c72c5314755fec23c_GL0.tar.gz) = 1210353
6 changes: 3 additions & 3 deletions security/palisade/pkg-plist
Expand Up @@ -204,10 +204,10 @@ lib/Palisade/PalisadeTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/Palisade/PalisadeTargets.cmake
lib/libPALISADEbinfhe.so
lib/libPALISADEbinfhe.so.1
lib/libPALISADEbinfhe.so.1.11.4
lib/libPALISADEbinfhe.so.1.11.5
lib/libPALISADEcore.so
lib/libPALISADEcore.so.1
lib/libPALISADEcore.so.1.11.4
lib/libPALISADEcore.so.1.11.5
lib/libPALISADEpke.so
lib/libPALISADEpke.so.1
lib/libPALISADEpke.so.1.11.4
lib/libPALISADEpke.so.1.11.5

0 comments on commit 750b4ac

Please sign in to comment.