mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
- update to 2.12
This commit is contained in:
parent
1362ff62c9
commit
e53eaaeb7b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234525
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Digest-SHA1
|
||||
PORTVERSION= 2.11
|
||||
PORTVERSION= 2.12
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -20,9 +20,9 @@ MAN3= Digest::SHA1.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500800
|
||||
BUILD_DEPENDS+= ${SITE_PERL}/Digest.pm:${PORTSDIR}/security/p5-Digest
|
||||
RUN_DEPENDS+= ${BUILD_DEPENDS}
|
||||
.if ${PERL_LEVEL} < 500803
|
||||
BUILD_DEPENDS+= p5-Digest>=1.00:${PORTSDIR}/security/p5-Digest
|
||||
RUN_DEPENDS+= p5-Digest>=1.00:${PORTSDIR}/security/p5-Digest
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Digest-SHA1-2.11.tar.gz) = 2449bfe21d6589c96eebf94dae24df6b
|
||||
SHA256 (Digest-SHA1-2.11.tar.gz) = 3cebe0a6894daee3bfa5d9619fc90e7619cb6a77ac1b04d027341cd6033ae989
|
||||
SIZE (Digest-SHA1-2.11.tar.gz) = 38723
|
||||
MD5 (Digest-SHA1-2.12.tar.gz) = eeb0292868801a202bd7ead87b291374
|
||||
SHA256 (Digest-SHA1-2.12.tar.gz) = aa13440259fd7e0a343b343b428f514791007f4a2e1b268007f9a6e5c75af5a5
|
||||
SIZE (Digest-SHA1-2.12.tar.gz) = 39073
|
||||
|
Loading…
Reference in New Issue
Block a user