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, Mar 4, 8:49 PM
Unknown Object (File)
Feb 26 2024, 9:05 AM
Unknown Object (File)
Feb 8 2024, 1:51 AM
Unknown Object (File)
Feb 1 2024, 5:44 PM
Unknown Object (File)
Jan 19 2024, 7:43 PM
Unknown Object (File)
Jan 16 2024, 7:55 AM
Unknown Object (File)
Jan 14 2024, 3:39 AM
Unknown Object (File)
Dec 23 2023, 12:29 PM

Details

Diff Detail

Repository
rP FreeBSD ports repository
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 ↗(On Diff #59509)

^ 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 ...