On 2021/07/26 11:38, Alexander Bluhm wrote:
> On Sat, Jul 24, 2021 at 03:28:00PM +0200, Jeremie Courreges-Anglas wrote:
> >
> > The following patch lets security/botan build on riscv64.
> > I wrote a minimal description file, since I couldn't find one in the
> > latest 1.11 (.34) release available upstream. Configure extract:
>
> Botan 1 is end of life. But I think we still need it for some
> ports. Do whatever is helpful.
only monotone, really. there is softhsm 1.x but it's end-of-life and can
probably be removed by now, softhsm2 is in ports.
> OK bluhm@
ok for this too? build/test are still ok.
Index: Makefile
===================================================================
RCS file: /cvs/ports/security/botan/Makefile,v
retrieving revision 1.32
diff -u -p -r1.32 Makefile
--- Makefile 23 Feb 2021 19:39:37 -0000 1.32
+++ Makefile 26 Jul 2021 11:48:18 -0000
@@ -29,7 +29,6 @@ SUPDISTFILES = ${DISTFILES}.asc
EXTRACT_SUFX = .tgz
MODULES = lang/python
-MODPY_VERSION = ${MODPY_DEFAULT_VERSION_2}
MODPY_RUNDEP = No
LIB_DEPENDS = archivers/bzip2 \
devel/gmp