Hi, ports@:

   Here is a simple patch for security/p5-Crypt-OpenSSL-Guess
to update to 0.15. It build well and pass all tests on amd64-7.1
system.
   Two ports depend on it, both build well and pass all tests.

   Upstream changes:
   0.15 2022-02-11T08:52:23Z
 
    - fix synopsis (PR#12 @skaji++)
 
0.14 2021-10-28T15:35:02Z
 
    - macOS: check dylib exists in library paths (PR#11)
    - backport from Net::SSLeay 1.91_01 (PR#10)

wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/security/p5-Crypt-OpenSSL-Guess/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile    11 Mar 2022 19:53:42 -0000      1.3
+++ Makefile    12 Mar 2022 06:21:40 -0000
@@ -1,6 +1,6 @@
 COMMENT =      guess OpenSSL include path
 
-DISTNAME =     Crypt-OpenSSL-Guess-0.13
+DISTNAME =     Crypt-OpenSSL-Guess-0.15
 
 CATEGORIES =   security
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/security/p5-Crypt-OpenSSL-Guess/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo    25 May 2021 23:31:11 -0000      1.2
+++ distinfo    12 Mar 2022 06:21:40 -0000
@@ -1,2 +1,2 @@
-SHA256 (Crypt-OpenSSL-Guess-0.13.tar.gz) = 
h8Hdfw+A/NPROWvOn9mWLneR50jcBYSAL40QzJWF50M=
-SIZE (Crypt-OpenSSL-Guess-0.13.tar.gz) = 11832
+SHA256 (Crypt-OpenSSL-Guess-0.15.tar.gz) = 
HFAzOBgZ/bTJCH3SkbkOxw54ENMdV+remziOzP1wOG0=
+SIZE (Crypt-OpenSSL-Guess-0.15.tar.gz) = 11952

Reply via email to