security/p5-Digest-SHA1: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
d54c54e161
commit
e7639b3dde
2 changed files with 5 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= Digest-SHA1
|
||||
PORTVERSION= 2.13
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
|
@ -16,4 +16,7 @@ LICENSE_COMB= dual
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Digest/SHA1/SHA1.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
%%PERL5_MAN3%%/Digest::SHA1.3.gz
|
||||
%%SITE_ARCH%%/Digest/SHA1.pm
|
||||
%%SITE_ARCH%%/auto/Digest/SHA1/SHA1.so
|
||||
%%PERL5_MAN3%%/Digest::SHA1.3.gz
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue