Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Mar 2025 16:28:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 285290] security/botan3 plist discrepancy
Message-ID:  <bug-285290-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D285290

            Bug ID: 285290
           Summary: security/botan3 plist discrepancy
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: fluffy@FreeBSD.org
          Reporter: vsasjason@gmail.com
          Assignee: fluffy@FreeBSD.org
             Flags: maintainer-feedback?(fluffy@FreeBSD.org)

$ grep -HR RDRAND botan*
botan2/pkg-plist:%%HAS_RDRAND_RNG%%include/botan-2/botan/rdrand_rng.h
botan2/Makefile:PLIST_SUB+=3D     HAS_RDRAND_RNG=3D""
botan2/Makefile:PLIST_SUB+=3D     HAS_RDRAND_RNG=3D"@comment "
botan3/Makefile:PLIST_SUB+=3D     HAS_RDRAND_RNG=3D""
botan3/Makefile:PLIST_SUB+=3D     HAS_RDRAND_RNG=3D"@comment "
$

But looks like botan3 doesn't provide rdrand_rng separately since Nov 6, 20=
20
[0], thus no need to keep respective PLIST_SUB.

[0]:
https://github.com/randombit/botan/commit/a55e4b22b6cbeeb30ca787d4ea4e3933c=
cccbdf1#diff-aedbd03a0aa536c25971d43219d8f6acd5ed2a3e82196d2e98f7e9a8b9021e=
ee

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-285290-7788>