- Update to 1.03
- Add WWW Changes: http://search.cpan.org/dist/Digest-HMAC/Changes
This commit is contained in:
parent
d0f82cd1fc
commit
14a0b11ca8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278606
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Digest-HMAC
|
||||
PORTVERSION= 1.02
|
||||
PORTVERSION= 1.03
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,9 +14,6 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl5 interface to HMAC Message-Digest Algorithms
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Digest::HMAC.3 \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Digest-HMAC-1.02.tar.gz) = d0043b2fb5d38b571c11afbb424a1e6952b0f230da68525b14e8435830fd02f1
|
||||
SIZE (Digest-HMAC-1.02.tar.gz) = 6989
|
||||
SHA256 (Digest-HMAC-1.03.tar.gz) = 3bc72c6d3ff144d73aefb90e9a78d33612d58cf1cd1631ecfb8985ba96da4a59
|
||||
SIZE (Digest-HMAC-1.03.tar.gz) = 7251
|
||||
|
@ -18,3 +18,5 @@ Copyright 1990-1992 RSA Data Security, Inc.
|
||||
|
||||
This library is free software; you can redistribute it and/or
|
||||
modify it under the same terms as Perl itself.
|
||||
|
||||
WWW: http://search.cpan.org/dist/Digest-HMAC/
|
||||
|
Loading…
Reference in New Issue
Block a user