Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 2024 06:03:47 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: b21b8771d5d0 - main - security/p5-Crypt-DES_EDE3: Update to 0.03
Message-ID:  <202410260603.49Q63lMC002004@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=b21b8771d5d066ab1cb88477ac6674c8dc950be2

commit b21b8771d5d066ab1cb88477ac6674c8dc950be2
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-10-26 06:00:55 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-26 06:00:55 +0000

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

diff --git a/security/p5-Crypt-DES_EDE3/Makefile b/security/p5-Crypt-DES_EDE3/Makefile
index c31c925e9f2c..d793398f5b38 100644
--- a/security/p5-Crypt-DES_EDE3/Makefile
+++ b/security/p5-Crypt-DES_EDE3/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	Crypt-DES_EDE3
-PORTVERSION=	0.01
-PORTREVISION=	2
+PORTVERSION=	0.03
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -11,12 +10,14 @@ WWW=		https://metacpan.org/release/Crypt-DES_EDE3
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+LICENSE_FILE_GPLv1+ =	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Crypt-DES>=0:security/p5-Crypt-DES
 
 USES=		perl5
 USE_PERL5=	configure
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/security/p5-Crypt-DES_EDE3/distinfo b/security/p5-Crypt-DES_EDE3/distinfo
index c892093e2f7f..f4a350e19f3b 100644
--- a/security/p5-Crypt-DES_EDE3/distinfo
+++ b/security/p5-Crypt-DES_EDE3/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Crypt-DES_EDE3-0.01.tar.gz) = 9cb2e04b625e9cc0833cd499f76fd12556583ececa782a9758a55e3f969748d6
-SIZE (Crypt-DES_EDE3-0.01.tar.gz) = 2328
+TIMESTAMP = 1729910024
+SHA256 (Crypt-DES_EDE3-0.03.tar.gz) = 28592db7b9e34745aa91f3e19e5dbbb83aaf472a29e707b9791d0d02b3e227f5
+SIZE (Crypt-DES_EDE3-0.03.tar.gz) = 12358



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