Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2024 16:07:27 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: 3794de97cbd9 - main - security/p5-Digest-HMAC: Update to 1.05
Message-ID:  <202410251607.49PG7RTP042204@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=3794de97cbd9c434fdff454224ab2bfbefd48dc3

commit 3794de97cbd9c434fdff454224ab2bfbefd48dc3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-10-25 15:46:51 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-25 15:58:43 +0000

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

diff --git a/security/p5-Digest-HMAC/Makefile b/security/p5-Digest-HMAC/Makefile
index f29282fc8256..f626e9d7226a 100644
--- a/security/p5-Digest-HMAC/Makefile
+++ b/security/p5-Digest-HMAC/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	Digest-HMAC
-PORTVERSION=	1.04
+PORTVERSION=	1.05
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,7 +10,7 @@ WWW=		https://metacpan.org/release/Digest-HMAC
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
-LICENSE_FILE=	${WRKSRC}/LICENSE
+LICENSE_FILE_GPLv1+ =	${WRKSRC}/LICENSE
 
 USES=		perl5
 USE_PERL5=	configure
diff --git a/security/p5-Digest-HMAC/distinfo b/security/p5-Digest-HMAC/distinfo
index 6459834e9406..84abb3d75f3f 100644
--- a/security/p5-Digest-HMAC/distinfo
+++ b/security/p5-Digest-HMAC/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622214104
-SHA256 (Digest-HMAC-1.04.tar.gz) = d6bc8156aa275c44d794b7c18f44cdac4a58140245c959e6b19b2c3838b08ed4
-SIZE (Digest-HMAC-1.04.tar.gz) = 14279
+TIMESTAMP = 1729857076
+SHA256 (Digest-HMAC-1.05.tar.gz) = 215cb59cba610745cfb2d4b3f8ef756d590e57e3ad7986a992e87c4969fcdc7a
+SIZE (Digest-HMAC-1.05.tar.gz) = 14975



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