Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Oct 2023 02:20:03 GMT
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5a27df5f16c3 - main - security/p5-CryptX: update to 0.080 with fix build with AES-NI.
Message-ID:  <202310050220.3952K3gt081386@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by vanilla:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5a27df5f16c343c70cdda07766614d36853c5dc1

commit 5a27df5f16c343c70cdda07766614d36853c5dc1
Author:     Vanilla I. Shu <vanilla@FreeBSD.org>
AuthorDate: 2023-10-05 02:18:30 +0000
Commit:     Vanilla I. Shu <vanilla@FreeBSD.org>
CommitDate: 2023-10-05 02:18:30 +0000

    security/p5-CryptX: update to 0.080 with fix build with AES-NI.
    
    PR:             274269
---
 security/p5-CryptX/Makefile | 2 +-
 security/p5-CryptX/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/security/p5-CryptX/Makefile b/security/p5-CryptX/Makefile
index b84f29512e06..1021e730f366 100644
--- a/security/p5-CryptX/Makefile
+++ b/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 --git a/security/p5-CryptX/distinfo b/security/p5-CryptX/distinfo
index 8891eb723bc1..56968d84c746 100644
--- a/security/p5-CryptX/distinfo
+++ b/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 = 1696472112
+SHA256 (CryptX-0.080.tar.gz) = b457b792194a6c9c13f06fe0a0b5ea158965c3282f385ca93e1f00a2b33e7e89
+SIZE (CryptX-0.080.tar.gz) = 1651772



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310050220.3952K3gt081386>