Page MenuHomeFreeBSD

[update] security/botan 2.11.0
Needs RevisionPublic

Authored by devnexen_gmail.com on Jul 7 2019, 3:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Dec 29, 3:28 AM
Unknown Object (File)
Dec 9 2024, 5:55 PM
Unknown Object (File)
Dec 4 2024, 2:39 AM
Unknown Object (File)
Nov 18 2024, 8:01 PM
Unknown Object (File)
Nov 14 2024, 9:03 PM
Unknown Object (File)
Oct 30 2024, 5:47 AM
Unknown Object (File)
Oct 18 2024, 4:18 AM
Unknown Object (File)
Oct 2 2024, 6:04 AM

Details

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

tcberner added inline comments.
security/botan2/Makefile
8

^ why not USES=tar:xz

There seem to be some plist issues:

===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: include/botan-2/botan/argon2.h
Error: Orphaned: include/botan-2/botan/asio_async_ops.h
Error: Orphaned: include/botan-2/botan/asio_context.h
Error: Orphaned: include/botan-2/botan/asio_error.h
Error: Orphaned: include/botan-2/botan/asio_stream.h
Error: Orphaned: include/botan-2/botan/bcrypt_pbkdf.h
Error: Orphaned: include/botan-2/botan/certstor_flatfile.h
Error: Orphaned: include/botan-2/botan/certstor_system.h
Error: Orphaned: include/botan-2/botan/sodium.h
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: include/botan-2/botan/b64_filt.h
Error: Missing: include/botan-2/botan/hex_filt.h
===> Error: Plist issues found.

You're still missing the new headers.

security/botan2/pkg-plist
11

^ async

This revision is now accepted and ready to land.Jul 7 2019, 4:31 PM
tcberner requested changes to this revision.Jul 7 2019, 4:50 PM

sysutils/daggy seems to be broken by the update

This revision now requires changes to proceed.Jul 7 2019, 4:50 PM

sysutils/daggy seems to be broken by the update

Argh and this is the latest release and using older botan version ...