mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
security/p5-Digest-HMAC: Update to 1.04
- Add LICENSE_FILE Changes: https://metacpan.org/changes/distribution/Digest-HMAC
This commit is contained in:
parent
528f528faf
commit
c6edf5aae9
2 changed files with 7 additions and 5 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Created by: nork@cityfujisawa.ne.jp
|
# Created by: nork@cityfujisawa.ne.jp
|
||||||
|
|
||||||
PORTNAME= Digest-HMAC
|
PORTNAME= Digest-HMAC
|
||||||
PORTVERSION= 1.03
|
PORTVERSION= 1.04
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= security perl5
|
CATEGORIES= security perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -12,9 +11,11 @@ COMMENT= Perl5 interface to HMAC Message-Digest Algorithms
|
||||||
|
|
||||||
LICENSE= ART10 GPLv1+
|
LICENSE= ART10 GPLv1+
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
NO_ARCH= yes
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (Digest-HMAC-1.03.tar.gz) = 3bc72c6d3ff144d73aefb90e9a78d33612d58cf1cd1631ecfb8985ba96da4a59
|
TIMESTAMP = 1622214104
|
||||||
SIZE (Digest-HMAC-1.03.tar.gz) = 7251
|
SHA256 (Digest-HMAC-1.04.tar.gz) = d6bc8156aa275c44d794b7c18f44cdac4a58140245c959e6b19b2c3838b08ed4
|
||||||
|
SIZE (Digest-HMAC-1.04.tar.gz) = 14279
|
||||||
|
|
Loading…
Add table
Reference in a new issue