FreeBSD Bugzilla – Attachment 196248 Details for
Bug 230666
security/botan2: Update to 2.7.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to Botan 2.7.0
botan2-2.7.0.patch (text/plain), 1.86 KB, created by
Ralf van der Enden
on 2018-08-16 08:50:22 UTC
(
hide
)
Description:
Update to Botan 2.7.0
Filename:
MIME Type:
Creator:
Ralf van der Enden
Created:
2018-08-16 08:50:22 UTC
Size:
1.86 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 477282) >+++ Makefile (working copy) >@@ -1,8 +1,7 @@ > # $FreeBSD$ > > PORTNAME= botan >-DISTVERSION= 2.6.0 >-PORTREVISION= 3 >+DISTVERSION= 2.7.0 > CATEGORIES= security > MASTER_SITES= http://botan.randombit.net/releases/ > PKGNAMESUFFIX= 2 >@@ -62,7 +61,7 @@ > ${WRKSRC}/src/build-data/cc/clang.txt > > post-install: >-.for i in bin/botan lib/libbotan-2.so.5.6.0 >+.for i in bin/botan lib/libbotan-2.so.7.7.0 > ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${i} > .endfor > >Index: distinfo >=================================================================== >--- distinfo (revision 477282) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1523435950 >-SHA256 (Botan-2.6.0.tgz) = c1f261555bba702c73608dde7bd743ef2d6377a41a1c295915b25c5babaf5cc5 >-SIZE (Botan-2.6.0.tgz) = 6599127 >+TIMESTAMP = 1530602195 >+SHA256 (Botan-2.7.0.tgz) = e42df91556317588c6ca0e41bf796f9bd5ec5c70e0668e6c97c608c697c24a90 >+SIZE (Botan-2.7.0.tgz) = 7021654 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 477282) >+++ pkg-plist (working copy) >@@ -15,6 +15,7 @@ > include/botan-2/botan/atomic.h > include/botan-2/botan/auto_rng.h > include/botan-2/botan/b64_filt.h >+include/botan-2/botan/base32.h > include/botan-2/botan/base64.h > include/botan-2/botan/basefilt.h > include/botan-2/botan/bcrypt.h >@@ -214,6 +215,7 @@ > include/botan-2/botan/rsa.h > include/botan-2/botan/salsa20.h > include/botan-2/botan/scan_name.h >+include/botan-2/botan/scrypt.h > include/botan-2/botan/secmem.h > include/botan-2/botan/secqueue.h > include/botan-2/botan/seed.h >@@ -303,7 +305,7 @@ > include/botan-2/botan/zlib.h > lib/libbotan-2.a > lib/libbotan-2.so >-lib/libbotan-2.so.5 >-lib/libbotan-2.so.5.6.0 >+lib/libbotan-2.so.7 >+lib/libbotan-2.so.7.7.0 > %%PYTHON_SITELIBDIR%%/botan2.py > libdata/pkgconfig/botan-2.pc
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
tremere
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 230666
: 196248 |
196249