From owner-dev-commits-ports-all@freebsd.org Thu Apr 15 18:56:21 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 0F4E75D2F20; Thu, 15 Apr 2021 18:56:21 +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 4FLpTc71NFz4jw6; Thu, 15 Apr 2021 18:56:20 +0000 (UTC) (envelope-from git@FreeBSD.org) 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 E327316C18; Thu, 15 Apr 2021 18:56:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13FIuKgW004304; Thu, 15 Apr 2021 18:56:20 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13FIuKhU004303; Thu, 15 Apr 2021 18:56:20 GMT (envelope-from git) Date: Thu, 15 Apr 2021 18:56:20 GMT Message-Id: <202104151856.13FIuKhU004303@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kevin Bowling Subject: git: 8d3212f19c5e - main - security/botan2: update to 2.18.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kbowling X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8d3212f19c5e1857ac06ceaf308f568f947582a6 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Apr 2021 18:56:21 -0000 The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=8d3212f19c5e1857ac06ceaf308f568f947582a6 commit 8d3212f19c5e1857ac06ceaf308f568f947582a6 Author: Kevin Bowling AuthorDate: 2021-04-15 18:53:36 +0000 Commit: Kevin Bowling CommitDate: 2021-04-15 18:56:15 +0000 security/botan2: update to 2.18.0 Changes https://botan.randombit.net/news.html#version-2-18-0-2021-04-15 PR: 255097 Approved by: Ralf van der Enden (maintainer) --- security/botan2/Makefile | 12 +++++++----- security/botan2/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/security/botan2/Makefile b/security/botan2/Makefile index 1023ab61a643..97161ad4557b 100644 --- a/security/botan2/Makefile +++ b/security/botan2/Makefile @@ -1,5 +1,5 @@ PORTNAME= botan -DISTVERSION= 2.17.3 +DISTVERSION= 2.18.0 CATEGORIES= security MASTER_SITES= http://botan.randombit.net/releases/ PKGNAMESUFFIX= 2 @@ -34,18 +34,20 @@ LDFLAGS+= -pthread DOCSDIR= ${LOCALBASE}/share/doc/${PORTNAME}-${PORTVERSION} -_SOABIVER= 17 +_SOABIVER= 18 _SHLIBVER= ${DISTVERSION:S/./ /g:[2]} _SHLIBVERPATCH= ${DISTVERSION:S/./ /g:[3]} -PLIST_SUB= SOABIVER=${_SOABIVER} SHLIBVER=${_SHLIBVER} SHLIBVERPATCH=${_SHLIBVERPATCH} +PLIST_SUB= SHLIBVER=${_SHLIBVER} \ + SHLIBVERPATCH=${_SHLIBVERPATCH} \ + SOABIVER=${_SOABIVER} PORTDOCS= * OPTIONS_DEFINE= DOCS PYTHON SQLITE3 SSL OPTIONS_DEFAULT= SSL OPTIONS_SUB= yes -PYTHON_USES= python -PYTHON_USES_OFF= python:build +PYTHON_USES= python:3.6+ +PYTHON_USES_OFF= python:3.6+,build PYTHON_CONFIGURE_ON= --with-python-versions=${PYTHON_VER} PYTHON_CONFIGURE_OFF= --no-install-python-module diff --git a/security/botan2/distinfo b/security/botan2/distinfo index 9dabaa979baa..d85f7f4d9d5d 100644 --- a/security/botan2/distinfo +++ b/security/botan2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609870288 -SHA256 (Botan-2.17.3.tar.xz) = 79123b654445a4abba486e09a431788545c708237382a3e765664c9f55b03b88 -SIZE (Botan-2.17.3.tar.xz) = 5937596 +TIMESTAMP = 1618494833 +SHA256 (Botan-2.18.0.tar.xz) = cc64852e1e0c5bb30ecd052e4a12d5136125a8ce5c3be2efb6fb061c8677e327 +SIZE (Botan-2.18.0.tar.xz) = 5941536