git: c6edf5aae9b5 - main - security/p5-Digest-HMAC: Update to 1.04

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 30 20:04:52 UTC 2021


The branch main has been updated by sunpoet:

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

commit c6edf5aae9b51f6c6f12876440e6edcf18187257
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-30 19:56:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-30 19:56:16 +0000

    security/p5-Digest-HMAC: Update to 1.04
    
    - Add LICENSE_FILE
    
    Changes:        https://metacpan.org/changes/distribution/Digest-HMAC
---
 security/p5-Digest-HMAC/Makefile | 7 ++++---
 security/p5-Digest-HMAC/distinfo | 5 +++--
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/security/p5-Digest-HMAC/Makefile b/security/p5-Digest-HMAC/Makefile
index 172e47c8ee5e..ba4759e1551a 100644
--- a/security/p5-Digest-HMAC/Makefile
+++ b/security/p5-Digest-HMAC/Makefile
@@ -1,8 +1,7 @@
 # Created by: nork at cityfujisawa.ne.jp
 
 PORTNAME=	Digest-HMAC
-PORTVERSION=	1.03
-PORTREVISION=	1
+PORTVERSION=	1.04
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,9 +11,11 @@ COMMENT=	Perl5 interface to HMAC Message-Digest Algorithms
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>
diff --git a/security/p5-Digest-HMAC/distinfo b/security/p5-Digest-HMAC/distinfo
index e7c327ea05b7..6459834e9406 100644
--- a/security/p5-Digest-HMAC/distinfo
+++ b/security/p5-Digest-HMAC/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Digest-HMAC-1.03.tar.gz) = 3bc72c6d3ff144d73aefb90e9a78d33612d58cf1cd1631ecfb8985ba96da4a59
-SIZE (Digest-HMAC-1.03.tar.gz) = 7251
+TIMESTAMP = 1622214104
+SHA256 (Digest-HMAC-1.04.tar.gz) = d6bc8156aa275c44d794b7c18f44cdac4a58140245c959e6b19b2c3838b08ed4
+SIZE (Digest-HMAC-1.04.tar.gz) = 14279


More information about the dev-commits-ports-all mailing list