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)
Mon, Jul 20, 7:07 AM
Unknown Object (File)
Sat, Jul 18, 1:53 PM
Unknown Object (File)
Sat, Jul 18, 9:50 AM
Unknown Object (File)
Sat, Jul 18, 8:49 AM
Unknown Object (File)
Sun, Jul 12, 5:11 PM
Unknown Object (File)
Fri, Jul 3, 3:20 AM
Unknown Object (File)
Fri, Jun 26, 1:38 AM
Unknown Object (File)
Wed, Jun 24, 7:31 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 ...