FreeBSD Bugzilla – Attachment 197732 Details for
Bug 231899
security/botan2: update to 2.8.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to Botan 2.8.0
botan2-2.8.0.diff (text/plain), 1.86 KB, created by
Ralf van der Enden
on 2018-10-03 08:00:42 UTC
(
hide
)
Description:
Update to Botan 2.8.0
Filename:
MIME Type:
Creator:
Ralf van der Enden
Created:
2018-10-03 08:00:42 UTC
Size:
1.86 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 481138) >+++ Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= botan >-DISTVERSION= 2.7.0 >+DISTVERSION= 2.8.0 > CATEGORIES= security > MASTER_SITES= http://botan.randombit.net/releases/ > PKGNAMESUFFIX= 2 >@@ -60,7 +60,7 @@ > ${WRKSRC}/src/build-data/cc/clang.txt > > post-install: >-.for i in bin/botan lib/libbotan-2.so.7.7.0 >+.for i in bin/botan lib/libbotan-2.so.8.8.0 > ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${i} > .endfor > >Index: distinfo >=================================================================== >--- distinfo (revision 481138) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1530602195 >-SHA256 (Botan-2.7.0.tgz) = e42df91556317588c6ca0e41bf796f9bd5ec5c70e0668e6c97c608c697c24a90 >-SIZE (Botan-2.7.0.tgz) = 7021654 >+TIMESTAMP = 1538471024 >+SHA256 (Botan-2.8.0.tgz) = e7159b127e91e0c158245d61c638c50d443ec7b440b6b0161328c47b3aba3960 >+SIZE (Botan-2.8.0.tgz) = 7152674 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 481138) >+++ pkg-plist (working copy) >@@ -204,6 +204,7 @@ > include/botan-2/botan/psk_db_sql.h > include/botan-2/botan/pssr.h > include/botan-2/botan/pubkey.h >+include/botan-2/botan/pwdhash.h > include/botan-2/botan/rc4.h > %%HAS_RDRAND_RNG%%include/botan-2/botan/rdrand_rng.h > include/botan-2/botan/reducer.h >@@ -274,6 +275,7 @@ > include/botan-2/botan/tss.h > include/botan-2/botan/twofish.h > include/botan-2/botan/types.h >+include/botan-2/botan/uuid.h > include/botan-2/botan/version.h > include/botan-2/botan/whrlpool.h > include/botan-2/botan/workfactor.h >@@ -305,7 +307,8 @@ > include/botan-2/botan/zlib.h > lib/libbotan-2.a > lib/libbotan-2.so >-lib/libbotan-2.so.7 >-lib/libbotan-2.so.7.7.0 >+lib/libbotan-2.so.8 >+lib/libbotan-2.so.8.8.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 231899
:
197732
|
197734
|
197743