- Update to 5.70
- Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Digest-SHA/Changes
This commit is contained in:
parent
451741170e
commit
7e80fc7dff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287377
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Digest-SHA
|
||||
PORTVERSION= 5.63
|
||||
PORTVERSION= 5.70
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:MSHELOR
|
||||
@ -15,9 +15,12 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl extension for SHA-1/224/256/384/512
|
||||
|
||||
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \
|
||||
p5-Test-Pod-Coverage>=0.08:${PORTSDIR}/devel/p5-Test-Pod-Coverage
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Digest::SHA.3
|
||||
MAN3= Digest::SHA.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
@ -30,7 +33,7 @@ MAN1= shasum.1
|
||||
|
||||
post-patch:
|
||||
.if ${PERL_LEVEL} >= 501000
|
||||
@${REINPLACE_CMD} -e 's/5.010/5.666/; /EXE_FILES/d' ${WRKSRC}/Makefile.PL
|
||||
@${REINPLACE_CMD} -e '/EXE_FILES/d' ${WRKSRC}/Makefile.PL
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Digest-SHA-5.63.tar.gz) = c20d8a150a61c61ad3e5031ed5daedd4f43fdc927e69dd9eb56c8a7f39fe9e5a
|
||||
SIZE (Digest-SHA-5.63.tar.gz) = 41704
|
||||
SHA256 (Digest-SHA-5.70.tar.gz) = c6e54f43509917b9607921ac086ce9914adf6267ea41903f798a8e820e0df512
|
||||
SIZE (Digest-SHA-5.70.tar.gz) = 42104
|
||||
|
Loading…
Reference in New Issue
Block a user