mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
- Update to 1.07
ChangeLog: http://cpansearch.perl.org/src/ADAMK/Object-Signature-1.07/Changes
This commit is contained in:
parent
d74f68b7fa
commit
5cf5150686
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271622
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Object-Signature
|
||||
PORTVERSION= 1.05
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.07
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -17,6 +16,7 @@ COMMENT= Generate cryptographic signatures for objects
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Object::Signature.3
|
||||
MAN3= Object::Signature.3 \
|
||||
Object::Signature::File.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (Object-Signature-1.05.tar.gz) = b154a57c64ac06bd47b364c924bf3738
|
||||
SHA256 (Object-Signature-1.05.tar.gz) = 52e484193cbe7933ed43cba90b9238077578b248e56808765e26ac2b51906982
|
||||
SIZE (Object-Signature-1.05.tar.gz) = 20958
|
||||
SHA256 (Object-Signature-1.07.tar.gz) = c611d6446833c6a18a68fd4488f017d29fc777b7edcdfacd067dcb5552381431
|
||||
SIZE (Object-Signature-1.07.tar.gz) = 29588
|
||||
|
@ -1,5 +1,7 @@
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Object/Signature/.packlist
|
||||
%%SITE_PERL%%/Object/Signature.pm
|
||||
%%SITE_PERL%%/Object/Signature/File.pm
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Object/Signature
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Object
|
||||
@dirrmtry %%SITE_PERL%%/Object/Signature
|
||||
@dirrmtry %%SITE_PERL%%/Object
|
||||
|
Loading…
x
Reference in New Issue
Block a user