mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
PR: 52828
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> Update security/botan: 1.2.3 -> 1.2.4
This commit is contained in:
parent
85b681cdbd
commit
e84c4ebbff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81824
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= botan
|
||||
PORTVERSION= 1.2.3
|
||||
PORTVERSION= 1.2.4
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (Botan-1.2.3.tgz) = ac51e29f697b56f4e272fad69674d01e
|
||||
MD5 (Botan-1.2.4.tgz) = c94d51e49b6730d047d9023627459638
|
||||
|
@ -80,6 +80,7 @@ include/botan/misty1.h
|
||||
include/botan/mod_exp.h
|
||||
include/botan/mode_pad.h
|
||||
include/botan/modebase.h
|
||||
include/botan/mp_asm.h
|
||||
include/botan/mp_core.h
|
||||
include/botan/mp_mul.h
|
||||
include/botan/mp_types.h
|
||||
@ -150,10 +151,10 @@ include/botan/x509stor.h
|
||||
include/botan/x917_rng.h
|
||||
include/botan/x919_mac.h
|
||||
include/botan/xtea.h
|
||||
lib/libbotan.a
|
||||
lib/libbotan-1.2.3.so
|
||||
lib/libbotan-1.2.4.so
|
||||
lib/libbotan-1.2.so
|
||||
lib/libbotan-1.so
|
||||
lib/libbotan.a
|
||||
lib/libbotan.so
|
||||
share/doc/Botan-%%PORTVERSION%%/api.ps
|
||||
share/doc/Botan-%%PORTVERSION%%/api.tex
|
||||
|
Loading…
Reference in New Issue
Block a user