From nobody Wed Oct 25 18:30:41 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4SFyD20pgLz4xs3b; Wed, 25 Oct 2023 18:30:42 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SFyD20C0vz3M51; Wed, 25 Oct 2023 18:30:42 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1698258642; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=pdp507Cs01vQFWOjiFmOof1EgCUt5wZmDUpho/5WkKU=; b=KFFjkWpd+kW63h0rnmtuPy3+ehaDDyy/vD8qusfw0PufkwJcK26qgUBEdipD/+zrTYx6Lr UU2MaDsOgmNcPsixD9ju67sem0oLXa3QOj14UQCJthir64OdKWwMr3gFsC4jLJnBfK2tqv ot2LzWdbOyTmOSvkHEE3WA3OYxtcCGYWdAThnm5VYk0EZP7qijirv38/GH61GKnjacRSTS sJogfx8jUY2fubiqVPuRoSZ5BhNMHxxBlBEeUVok2iqQtNkr5Jh3pnHgF3q145OSojguQh Fo6NHx/iW2lmkuZZiH2B+MfXMR2Ow3RKm1a8eygVgy/EQKWF9tlRUia1OlK/VA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1698258642; a=rsa-sha256; cv=none; b=umvykngUhPY1BpGXiAShBVx4r2rU+lpz8lz1fuAPpBU8f1nsHwmu//m8J20SucXdxH97ZP jV+Zh2VzvAQSnd620VSIuvzrUnLo00/dOJ3gCi5WCVGsuxyUDqsXuHo2Nonp8W/ffU6lFW 9H2axB53b0CsVuIaOTro9fysSQjmkgMwtfRO7T+KKsj5aoi3RNIOwsh5MjKthweVKtMBF5 TYoFhju29nYuWCjHY+j9aiIdTRxKVip+PEMTvOdoIrzxwPuSDRqK9lPHX79jYZf/DH7HhF n61fiO+zQngdxEXSWA8eQN0Q2/mTXR+z2KnxBXYeXPaXy5NJIQQ+TZJHVdSMqQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1698258642; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=pdp507Cs01vQFWOjiFmOof1EgCUt5wZmDUpho/5WkKU=; b=e13429p9jiUlE23lAL2asoWbD/eLMYVFTN7GdORWVCE9bRnZ3h/t0pEbh9HN7ifAQkjrrz +In5xbN2AOAumNQc93tvuMCpqYnCqq/WWjOAwbjV7AVnspskTSEzKdY8wcQG4gsdQUk3fw q6GkG7Ul00DSTT03cn207/uhJmsSrLfR8ugefdjk8nV/LeS/mjP7bdS02z+o3Pl8afQ3qr zDqFgu+4s0eHdMkNbxht3L/RsUeWTlQkWMHfes/e9ZjKOJuL3pMhhFcfmnJnazdKlMfFwR HR286wt2oCvi9GT4EklXfMA3awGCqAMGxQJ0txYPCRNdOGp4eTpO9ncMBfQ6Mw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4SFyD16L6jz1DbX; Wed, 25 Oct 2023 18:30:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 39PIUf6u083714; Wed, 25 Oct 2023 18:30:41 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 39PIUfE4083711; Wed, 25 Oct 2023 18:30:41 GMT (envelope-from git) Date: Wed, 25 Oct 2023 18:30:41 GMT Message-Id: <202310251830.39PIUfE4083711@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dima Panov Subject: git: c4f9aea2a7c5 - main - security/botan3: update to 3.2.0 release (+) List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fluffy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c4f9aea2a7c55fd6b0f8dfe73993a185334a3355 Auto-Submitted: auto-generated The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=c4f9aea2a7c55fd6b0f8dfe73993a185334a3355 commit c4f9aea2a7c55fd6b0f8dfe73993a185334a3355 Author: Dima Panov AuthorDate: 2023-10-25 18:29:52 +0000 Commit: Dima Panov CommitDate: 2023-10-25 18:29:52 +0000 security/botan3: update to 3.2.0 release (+) Release notes: https://botan.randombit.net/news.html#version-3-2-0-2023-10-09 --- security/botan3/Makefile | 4 ++-- security/botan3/distinfo | 6 +++--- security/botan3/pkg-plist | 2 ++ 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/security/botan3/Makefile b/security/botan3/Makefile index f1e5a657a00d..3b3f21b3d39a 100644 --- a/security/botan3/Makefile +++ b/security/botan3/Makefile @@ -1,5 +1,5 @@ PORTNAME= botan -DISTVERSION= 3.1.1 +DISTVERSION= 3.2.0 CATEGORIES= security MASTER_SITES= http://botan.randombit.net/releases/ PKGNAMESUFFIX= ${_BOTANMAJOR} @@ -37,7 +37,7 @@ LDFLAGS+= -pthread DOCSDIR= ${LOCALBASE}/share/doc/${PORTNAME}-${PORTVERSION} -_SOABIVER= 0 +_SOABIVER= 2 _BOTANMAJOR= ${DISTVERSION:S/./ /g:[1]} _SHLIBVER= ${DISTVERSION:S/./ /g:[2]} _SHLIBVERPATCH= ${DISTVERSION:S/./ /g:[3]} diff --git a/security/botan3/distinfo b/security/botan3/distinfo index 6526f02792f7..c2da91df948e 100644 --- a/security/botan3/distinfo +++ b/security/botan3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691487669 -SHA256 (Botan-3.1.1.tar.xz) = 30c84fe919936a98fef5331f246c62aa2c0e4d2085b2d4511207f6a20afa3a6b -SIZE (Botan-3.1.1.tar.xz) = 8800368 +TIMESTAMP = 1698255166 +SHA256 (Botan-3.2.0.tar.xz) = 049c847835fcf6ef3a9e206b33de05dd38999c325e247482772a5598d9e5ece3 +SIZE (Botan-3.2.0.tar.xz) = 8998204 diff --git a/security/botan3/pkg-plist b/security/botan3/pkg-plist index e032acf8d4f2..d5e92d079751 100644 --- a/security/botan3/pkg-plist +++ b/security/botan3/pkg-plist @@ -135,6 +135,7 @@ include/botan-%%BOTANMAJOR%%/botan/tls_ciphersuite.h include/botan-%%BOTANMAJOR%%/botan/tls_client.h include/botan-%%BOTANMAJOR%%/botan/tls_exceptn.h include/botan-%%BOTANMAJOR%%/botan/tls_extensions.h +include/botan-%%BOTANMAJOR%%/botan/tls_external_psk.h include/botan-%%BOTANMAJOR%%/botan/tls_handshake_msg.h include/botan-%%BOTANMAJOR%%/botan/tls_magic.h include/botan-%%BOTANMAJOR%%/botan/tls_messages.h @@ -166,6 +167,7 @@ include/botan-%%BOTANMAJOR%%/botan/x509path.h include/botan-%%BOTANMAJOR%%/botan/x509self.h include/botan-%%BOTANMAJOR%%/botan/xmss.h include/botan-%%BOTANMAJOR%%/botan/xmss_parameters.h +include/botan-%%BOTANMAJOR%%/botan/xof.h include/botan-%%BOTANMAJOR%%/botan/zfec.h include/botan-%%BOTANMAJOR%%/botan/zlib.h lib/libbotan-%%BOTANMAJOR%%.a