MFH: r466403

Update to version 2.5.0

PR:		227249
Submitted by:	maintainer

Approved by:	ports-secteam (delphij)
This commit is contained in:
Kirill Ponomarev 2018-04-13 09:57:43 +00:00
parent 6ad8e3aedd
commit 06914a57da
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q2/; revision=467231
3 changed files with 10 additions and 9 deletions

View File

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= botan
DISTVERSION= 2.4.0
PORTREVISION= 1
DISTVERSION= 2.5.0
CATEGORIES= security
MASTER_SITES= http://botan.randombit.net/releases/
PKGNAMESUFFIX= 2
@ -62,7 +61,7 @@ post-patch:
${WRKSRC}/src/build-data/cc/clang.txt
post-install:
.for i in bin/botan lib/libbotan-2.so.4.4.0
.for i in bin/botan lib/libbotan-2.so.5.5.0
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${i}
.endfor

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1515446913
SHA256 (Botan-2.4.0.tgz) = ed9464e2a5cfee4cd3d9bd7a8f80673b45c8a0718db2181a73f5465a606608a5
SIZE (Botan-2.4.0.tgz) = 6530714
TIMESTAMP = 1522742583
SHA256 (Botan-2.5.0.tgz) = b8a31fe03e7f048a5bd3967ecd04b6a48966215e78792df06e333b0eede4fb1b
SIZE (Botan-2.5.0.tgz) = 6596225

View File

@ -148,7 +148,7 @@ include/botan-2/botan/mem_ops.h
include/botan-2/botan/mgf1.h
include/botan-2/botan/misty1.h
include/botan-2/botan/mode_pad.h
include/botan-2/botan/mp_types.h
include/botan-2/botan/monty.h
include/botan-2/botan/mul128.h
include/botan-2/botan/mutex.h
include/botan-2/botan/name_constraint.h
@ -246,8 +246,10 @@ include/botan-2/botan/sym_algo.h
include/botan-2/botan/symkey.h
include/botan-2/botan/system_rng.h
include/botan-2/botan/threefish.h
include/botan-2/botan/threefish_512.h
include/botan-2/botan/tiger.h
include/botan-2/botan/tls_alert.h
include/botan-2/botan/tls_algos.h
include/botan-2/botan/tls_blocking.h
include/botan-2/botan/tls_callbacks.h
include/botan-2/botan/tls_channel.h
@ -301,7 +303,7 @@ include/botan-2/botan/xts.h
include/botan-2/botan/zlib.h
lib/libbotan-2.a
lib/libbotan-2.so
lib/libbotan-2.so.4
lib/libbotan-2.so.4.4.0
lib/libbotan-2.so.5
lib/libbotan-2.so.5.5.0
%%PYTHON_SITELIBDIR%%/botan2.py
libdata/pkgconfig/botan-2.pc