FreeBSD Bugzilla – Attachment 216853 Details for
Bug 248343
security/botan2: update to 2.15.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to Botan 2.15.0
botan2-2.15.0.diff (text/plain), 1.45 KB, created by
Ralf van der Enden
on 2020-07-29 09:15:34 UTC
(
hide
)
Description:
Update to Botan 2.15.0
Filename:
MIME Type:
Creator:
Ralf van der Enden
Created:
2020-07-29 09:15:34 UTC
Size:
1.45 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 543636) >+++ Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= botan >-DISTVERSION= 2.14.0 >+DISTVERSION= 2.15.0 > CATEGORIES= security > MASTER_SITES= http://botan.randombit.net/releases/ > PKGNAMESUFFIX= 2 >@@ -35,7 +35,7 @@ > > DOCSDIR= ${LOCALBASE}/share/doc/${PORTNAME}-${PORTVERSION} > >-_SOABIVER= 13 >+_SOABIVER= 15 > _SHLIBVER= ${DISTVERSION:S/./ /g:[2]} > _SHLIBVERPATCH= ${DISTVERSION:S/./ /g:[3]} > PLIST_SUB= SOABIVER=${_SOABIVER} SHLIBVER=${_SHLIBVER} SHLIBVERPATCH=${_SHLIBVERPATCH} >Index: distinfo >=================================================================== >--- distinfo (revision 543636) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1586441487 >-SHA256 (Botan-2.14.0.tar.xz) = 0c10f12b424a40ee19bde00292098e201d7498535c062d8d5b586d07861a54b5 >-SIZE (Botan-2.14.0.tar.xz) = 5958948 >+TIMESTAMP = 1594192139 >+SHA256 (Botan-2.15.0.tar.xz) = d88af1307f1fefac79aa4f2f524699478d69ce15a857cf2d0a90ac6bf2a50009 >+SIZE (Botan-2.15.0.tar.xz) = 5920688 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 543636) >+++ pkg-plist (working copy) >@@ -209,6 +209,7 @@ > include/botan-2/botan/pow_mod.h > include/botan-2/botan/prf_tls.h > include/botan-2/botan/prf_x942.h >+include/botan-2/botan/processor_rng.h > include/botan-2/botan/psk_db.h > include/botan-2/botan/psk_db_sql.h > include/botan-2/botan/pssr.h
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 248343
: 216853 |
216854