Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jan 2021 19:37:52 +0000 (UTC)
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r560423 - in head/security/botan2: . files
Message-ID:  <202101051937.105JbqhQ086000@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fluffy
Date: Tue Jan  5 19:37:52 2021
New Revision: 560423
URL: https://svnweb.freebsd.org/changeset/ports/560423

Log:
  security/botan2: update to 2.17.3
  
  Changelog: https://botan.randombit.net/news.html#version-2-17-3-2020-12-21
  
  PR:		252441
  Submitted by:	fluffy
  Approved by:	maintainer

Deleted:
  head/security/botan2/files/
Modified:
  head/security/botan2/Makefile
  head/security/botan2/distinfo

Modified: head/security/botan2/Makefile
==============================================================================
--- head/security/botan2/Makefile	Tue Jan  5 19:04:11 2021	(r560422)
+++ head/security/botan2/Makefile	Tue Jan  5 19:37:52 2021	(r560423)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	botan
-DISTVERSION=	2.17.2
+DISTVERSION=	2.17.3
 CATEGORIES=	security
 MASTER_SITES=	http://botan.randombit.net/releases/
 PKGNAMESUFFIX=	2

Modified: head/security/botan2/distinfo
==============================================================================
--- head/security/botan2/distinfo	Tue Jan  5 19:04:11 2021	(r560422)
+++ head/security/botan2/distinfo	Tue Jan  5 19:37:52 2021	(r560423)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605386323
-SHA256 (Botan-2.17.2.tar.xz) = ebe27dfe2b55d7e02bf520e926606c48b76b22facb483256b13ab38e018e1e6c
-SIZE (Botan-2.17.2.tar.xz) = 5940964
+TIMESTAMP = 1609870288
+SHA256 (Botan-2.17.3.tar.xz) = 79123b654445a4abba486e09a431788545c708237382a3e765664c9f55b03b88
+SIZE (Botan-2.17.3.tar.xz) = 5937596



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