Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2025 16:09:06 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e2f72f2667fc - main - security/p5-Crypt-URandom: Update to 0.52
Message-ID:  <202502031609.513G96GR049342@gitrepo.freebsd.org>

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

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

commit e2f72f2667fcae436ef791cda3437affadfb5364
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-02-03 15:32:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-02-03 15:54:08 +0000

    security/p5-Crypt-URandom: Update to 0.52
    
    - Add LICENSE_FILE
    
    Changes:        https://metacpan.org/dist/Crypt-URandom/changes
---
 security/p5-Crypt-URandom/Makefile | 3 ++-
 security/p5-Crypt-URandom/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/security/p5-Crypt-URandom/Makefile b/security/p5-Crypt-URandom/Makefile
index 819719bd75f1..7d9e86771344 100644
--- a/security/p5-Crypt-URandom/Makefile
+++ b/security/p5-Crypt-URandom/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	Crypt-URandom
-PORTVERSION=	0.44
+PORTVERSION=	0.52
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,6 +10,7 @@ WWW=		https://metacpan.org/release/Crypt-URandom
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 TEST_DEPENDS=	p5-Test-Pod>=1.14:devel/p5-Test-Pod
 
diff --git a/security/p5-Crypt-URandom/distinfo b/security/p5-Crypt-URandom/distinfo
index 7295badead0b..0ac7c7c7d26f 100644
--- a/security/p5-Crypt-URandom/distinfo
+++ b/security/p5-Crypt-URandom/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1736671267
-SHA256 (Crypt-URandom-0.44.tar.gz) = b89df9a135855bb963926deb6bd056bb9083fe0cc688f2cd9e2ca52424d22ef6
-SIZE (Crypt-URandom-0.44.tar.gz) = 13702
+TIMESTAMP = 1738090230
+SHA256 (Crypt-URandom-0.52.tar.gz) = 8ea7061d8d71c5e73e03b5c181a221b6163ef1be0ecae9f3fcd9ef135bf70eb6
+SIZE (Crypt-URandom-0.52.tar.gz) = 23665



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