Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 2020 04:32:43 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r526483 - head/security/palisade
Message-ID:  <202002190432.01J4Wh3g030708@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Wed Feb 19 04:32:43 2020
New Revision: 526483
URL: https://svnweb.freebsd.org/changeset/ports/526483

Log:
  security/palisade: Update 1.7.4 -> 1.8.0

Modified:
  head/security/palisade/Makefile
  head/security/palisade/distinfo
  head/security/palisade/pkg-plist

Modified: head/security/palisade/Makefile
==============================================================================
--- head/security/palisade/Makefile	Wed Feb 19 04:25:24 2020	(r526482)
+++ head/security/palisade/Makefile	Wed Feb 19 04:32:43 2020	(r526483)
@@ -2,7 +2,7 @@
 
 PORTNAME=	palisade
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.7.4
+DISTVERSION=	1.8.0
 CATEGORIES=	security math
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -19,12 +19,12 @@ BUILD_DEPENDS=	autoconf:devel/autoconf # possibly a mi
 USES=		cmake:noninja compiler:c++11-lang localbase
 USE_GITLAB=	yes
 USE_GITHUB=	nodefault
-GL_PROJECT=	palisade-release
-GL_COMMIT=	87e7ffd1ef035dfd1c07460a35aac7050a948092
+GL_PROJECT=	palisade-development # there's also palisade-release
+GL_COMMIT=	e00817a14c1d58b064cb0584e23b703a083e4908
 GH_TUPLE=	\
-		JerryRyan:cereal:181fbcd3:cereal/third-party/cereal \
-		google:benchmark:c50ac68c:benchmark/third-party/google-benchmark \
-		google:googletest:78fdd6c0:google_test/third-party/google-test \
+		JerryRyan:cereal:a384b101:cereal/third-party/cereal \
+		google:benchmark:daff5fea:benchmark/third-party/google-benchmark \
+		google:googletest:8b4817e3:google_test/third-party/google-test \
 		gperftools:gperftools:c1d546d7:gperftools/third-party/gperftools
 USE_GCC=	any # clang fails: fatal error: 'quadmath.h' file not found
 USE_LDCONFIG=	yes

Modified: head/security/palisade/distinfo
==============================================================================
--- head/security/palisade/distinfo	Wed Feb 19 04:25:24 2020	(r526482)
+++ head/security/palisade/distinfo	Wed Feb 19 04:32:43 2020	(r526483)
@@ -1,11 +1,11 @@
-TIMESTAMP = 1579853430
-SHA256 (JerryRyan-cereal-181fbcd3_GH0.tar.gz) = 1a8a1dc36eb4a409c301885b74017b4074e1e338c629f1761db8198680a83675
-SIZE (JerryRyan-cereal-181fbcd3_GH0.tar.gz) = 345404
-SHA256 (google-benchmark-c50ac68c_GH0.tar.gz) = 82d15f9bd07df524c455aeecc8b496045230c326989acc22a9a1d5ef231dc210
-SIZE (google-benchmark-c50ac68c_GH0.tar.gz) = 152333
-SHA256 (google-googletest-78fdd6c0_GH0.tar.gz) = 11aaf9577e1623d7857b46b5230924d848e96310e2847a8d80f47252d27c95b1
-SIZE (google-googletest-78fdd6c0_GH0.tar.gz) = 874422
+TIMESTAMP = 1582086331
+SHA256 (JerryRyan-cereal-a384b101_GH0.tar.gz) = 0fba03b7e2e1a150a112fc90e18bfb9274e3830393af99d0c91f9abef62e9ff3
+SIZE (JerryRyan-cereal-a384b101_GH0.tar.gz) = 345431
+SHA256 (google-benchmark-daff5fea_GH0.tar.gz) = 3f1d72c29de5548bd067845e822bc4fd47a06dcf2cf5cb56abd45c9d2c8e18fd
+SIZE (google-benchmark-daff5fea_GH0.tar.gz) = 152877
+SHA256 (google-googletest-8b4817e3_GH0.tar.gz) = c632dd39ef6729cd198bb7c3f0b20e2efa36475cf3a082883f4809a2b26e9556
+SIZE (google-googletest-8b4817e3_GH0.tar.gz) = 873457
 SHA256 (gperftools-gperftools-c1d546d7_GH0.tar.gz) = cc00b738497234a131749dd96a11d47f90df29b6bec426005164597c2ff4e4c5
 SIZE (gperftools-gperftools-c1d546d7_GH0.tar.gz) = 925949
-SHA256 (palisade-palisade-release-87e7ffd1ef035dfd1c07460a35aac7050a948092_GL0.tar.gz) = 609c402aab4654bd76b24da402fc978574a3ecd2af42ef3cdad5b6e408d37573
-SIZE (palisade-palisade-release-87e7ffd1ef035dfd1c07460a35aac7050a948092_GL0.tar.gz) = 4446472
+SHA256 (palisade-palisade-development-e00817a14c1d58b064cb0584e23b703a083e4908_GL0.tar.gz) = 930ef9a5231c7300d571d54d731912e132696e1ce6c9587f62e3e19335d8dbf2
+SIZE (palisade-palisade-development-e00817a14c1d58b064cb0584e23b703a083e4908_GL0.tar.gz) = 4447920

Modified: head/security/palisade/pkg-plist
==============================================================================
--- head/security/palisade/pkg-plist	Wed Feb 19 04:25:24 2020	(r526482)
+++ head/security/palisade/pkg-plist	Wed Feb 19 04:32:43 2020	(r526483)
@@ -208,16 +208,16 @@ include/palisade/signature/signaturecontext.h
 include/palisade/signature/signaturecore.h
 lib/libPALISADEabe.so
 lib/libPALISADEabe.so.1
-lib/libPALISADEabe.so.1.7.4
+lib/libPALISADEabe.so.1.8.0
 lib/libPALISADEbinfhe.so
 lib/libPALISADEbinfhe.so.1
-lib/libPALISADEbinfhe.so.1.7.4
+lib/libPALISADEbinfhe.so.1.8.0
 lib/libPALISADEcore.so
 lib/libPALISADEcore.so.1
-lib/libPALISADEcore.so.1.7.4
+lib/libPALISADEcore.so.1.8.0
 lib/libPALISADEpke.so
 lib/libPALISADEpke.so.1
-lib/libPALISADEpke.so.1.7.4
+lib/libPALISADEpke.so.1.8.0
 lib/libPALISADEsignature.so
 lib/libPALISADEsignature.so.1
-lib/libPALISADEsignature.so.1.7.4
+lib/libPALISADEsignature.so.1.8.0



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