This is OK afresh1@, with the new p5-Crypt-OpenSSL-Guess port that I OK'd about a year ago that never got imported added as both RUN and BUILD_DEPENDS.
If necessary I can forward that port to the list. It could use some consistency with the space before the = or += in the Makefile, but that's easy enough to fix. On Sat, Oct 10, 2020 at 01:34:42AM +0000, wen heping wrote: > Hi, ports@: > > Here is a patch for security/p5-Crypt-OpenSSL-Random: > i) Update to 0.15 > ii) Move up the CPAN_AUTHOR line > iii) Add TEST_POD to MAKE_ENV > > It build well and pass all tests on amd64-current system. > One port depends on it: security/p5-Crypt-OpenSSL-RSA, it > build and pass all tests with this patch. > > > Cheers ! > wen > Index: Makefile > =================================================================== > RCS file: /cvs/ports/security/p5-Crypt-OpenSSL-Random/Makefile,v > retrieving revision 1.21 > diff -u -p -r1.21 Makefile > --- Makefile 3 Jul 2020 21:45:41 -0000 1.21 > +++ Makefile 10 Oct 2020 01:25:49 -0000 > @@ -3,15 +3,15 @@ > COMMENT= routines for accessing the OpenSSL prng > > MODULES= cpan > -DISTNAME= Crypt-OpenSSL-Random-0.11 > +DISTNAME= Crypt-OpenSSL-Random-0.15 > CATEGORIES= security > -REVISION= 0 > +CPAN_AUTHOR= RURBAN > > # perl > PERMIT_PACKAGE= Yes > > -WANTLIB += c crypto perl ssl > +WANTLIB += c crypto perl ssl > > -CPAN_AUTHOR= RURBAN > +MAKE_ENV += TEST_POD=Yes > > .include <bsd.port.mk> > Index: distinfo > =================================================================== > RCS file: /cvs/ports/security/p5-Crypt-OpenSSL-Random/distinfo,v > retrieving revision 1.7 > diff -u -p -r1.7 distinfo > --- distinfo 17 Jan 2016 23:02:25 -0000 1.7 > +++ distinfo 10 Oct 2020 01:25:49 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (Crypt-OpenSSL-Random-0.11.tar.gz) = > u4yBxqObmxOiLYGO6adGJC8Tbw+tzra5d2rmFedSTHo= > -SIZE (Crypt-OpenSSL-Random-0.11.tar.gz) = 15161 > +SHA256 (Crypt-OpenSSL-Random-0.15.tar.gz) = > 8IdvqhujER45uGqnMMYDIR7/KQXkYMcqV7YejPR1zvQ= > +SIZE (Crypt-OpenSSL-Random-0.15.tar.gz) = 15506 On Wed, Oct 09, 2019 at 02:10:21AM +0000, wen heping wrote: > ping ... > ________________________________ > 发件人: Andrew Hewus Fresh <and...@afresh1.com> > 发送时间: 2019年9月17日 9:44 > 收件人: wen heping <wenheping2...@hotmail.com> > 抄送: ports@openbsd.org <ports@openbsd.org> > 主题: Re: [NEW] security/p5-Crypt-OpenSSL-Guess > > On Wed, Sep 04, 2019 at 08:40:24AM +0000, wen heping wrote: > > Hi, ports@: > > > > Here is a patch to create new port security/p5-Crypt-OpenSSL-Guess. > > It is required by the update of security/p5-Crypt-OpenSSL-RSA. > > > > It build well and passed all tests on amd64-head system. > > > > Comments? OK? > > wen > > OK afresh1@ > > > > -- > andrew - http://afresh1.com > > The 3 great virtues of a programmer: Laziness, Impatience, and Hubris. > --Larry Wall -- andrew - http://afresh1.com What are the unsurpassable real world weaknesses in OpenBSD, that you know of? -- Kevin Chadwick <ma1l1i...@yahoo.co.uk> Lots of fake people attacking the project on the mailing lists makes them a poor resource for users. -- Theo de Raadt <dera...@cvs.openbsd.org>