svn commit: r560423 - in head/security/botan2: . files
Dima Panov
fluffy at FreeBSD.org
Tue Jan 5 19:37:53 UTC 2021
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
More information about the svn-ports-all
mailing list