From owner-svn-ports-head@freebsd.org Wed Feb 19 04:32:44 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8206D24EBA9; Wed, 19 Feb 2020 04:32:44 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48MlFS172nz3LXX; Wed, 19 Feb 2020 04:32:44 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1D57233A9; Wed, 19 Feb 2020 04:32:44 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 01J4WhuN030711; Wed, 19 Feb 2020 04:32:43 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01J4Wh3g030708; Wed, 19 Feb 2020 04:32:43 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202002190432.01J4Wh3g030708@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Wed, 19 Feb 2020 04:32:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r526483 - head/security/palisade X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/security/palisade X-SVN-Commit-Revision: 526483 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Feb 2020 04:32:44 -0000 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