[Bug 274269] security/p5-CryptX: update to 0.080 with fix build with AES-NI

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 04 Oct 2023 18:43:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274269

            Bug ID: 274269
           Summary: security/p5-CryptX: update to 0.080 with fix build
                    with AES-NI
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
               URL: https://github.com/DCIT/perl-CryptX/issues/97
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: vanilla@FreeBSD.org
          Reporter: vvd@FreeBSD.org
          Assignee: vanilla@FreeBSD.org
             Flags: maintainer-feedback?(vanilla@FreeBSD.org)
             Flags: merge-quarterly?

Details are at upstream bug tracker:
https://github.com/DCIT/perl-CryptX/issues/97

Patch is trivial:
diff -ur security/p5-CryptX.orig/Makefile security/p5-CryptX/Makefile
--- security/p5-CryptX.orig/Makefile
+++ security/p5-CryptX/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=      CryptX
-PORTVERSION=   0.079
+PORTVERSION=   0.080
 CATEGORIES=    security perl5
 MASTER_SITES=  CPAN/Crypt
 PKGNAMEPREFIX= p5-
diff -ur security/p5-CryptX.orig/distinfo security/p5-CryptX/distinfo
--- security/p5-CryptX.orig/distinfo
+++ security/p5-CryptX/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1696383549
-SHA256 (CryptX-0.079.tar.gz) =
3e88d3190933298105fa092a336f801765da19c42f9440f6b881a7aead144e95
-SIZE (CryptX-0.079.tar.gz) = 1653453
+TIMESTAMP = 1696427216
+SHA256 (CryptX-0.080.tar.gz) =
b457b792194a6c9c13f06fe0a0b5ea158965c3282f385ca93e1f00a2b33e7e89
+SIZE (CryptX-0.080.tar.gz) = 1651772

Thanks!

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