Hi, ports@:

  Here is a patch to update security/p5-Crypt-OpenSSL-Bignum to 0.09.
  It build well and passed all tests on amd64-head system.

  Two ports depends on it, both build well and passed all tests with this 
update:
     security/p5-Crypt-OpenSSL-EC
     security/p5-Crypt-OpenSSL-RSA

Comments? OK?
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/security/p5-Crypt-OpenSSL-Bignum/Makefile,v
retrieving revision 1.21
diff -u -p -r1.21 Makefile
--- Makefile    12 Jul 2019 20:49:07 -0000      1.21
+++ Makefile    4 Sep 2019 07:02:54 -0000
@@ -3,7 +3,7 @@
 COMMENT =      OpenSSL's multiprecision integer arithmetic#'
 
 MODULES =      cpan
-DISTNAME =     Crypt-OpenSSL-Bignum-0.08
+DISTNAME =     Crypt-OpenSSL-Bignum-0.09
 CATEGORIES =   security
 
 # Artistic licence
Index: distinfo
===================================================================
RCS file: /cvs/ports/security/p5-Crypt-OpenSSL-Bignum/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- distinfo    6 Jun 2017 08:46:38 -0000       1.7
+++ distinfo    4 Sep 2019 07:02:54 -0000
@@ -1,2 +1,2 @@
-SHA256 (Crypt-OpenSSL-Bignum-0.08.tar.gz) = 
iMFhtPCcL0tm3Nsf/qHi0yV7aQueKa7tOX8F5xqxVT0=
-SIZE (Crypt-OpenSSL-Bignum-0.08.tar.gz) = 16023
+SHA256 (Crypt-OpenSSL-Bignum-0.09.tar.gz) = 
I05y+4OW1FUn5v1F5DdZxcPzogjPjynmoiFhqZb9Qtw=
+SIZE (Crypt-OpenSSL-Bignum-0.09.tar.gz) = 16202

Reply via email to