diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2014-01-16 05:05:00 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2014-01-16 05:05:00 +0000 |
commit | 6f660eff5c85d3e1ca4e1a76d04650596cb13817 (patch) | |
tree | a90c409f234bc800733559293143fc06334393ca /security/p5-Digest-Perl-MD5 | |
parent | 86ad7c4f576838234be263d4b28e1133d986a5e6 (diff) |
Notes
Diffstat (limited to 'security/p5-Digest-Perl-MD5')
-rw-r--r-- | security/p5-Digest-Perl-MD5/Makefile | 5 | ||||
-rw-r--r-- | security/p5-Digest-Perl-MD5/distinfo | 4 | ||||
-rw-r--r-- | security/p5-Digest-Perl-MD5/pkg-plist | 1 |
3 files changed, 4 insertions, 6 deletions
diff --git a/security/p5-Digest-Perl-MD5/Makefile b/security/p5-Digest-Perl-MD5/Makefile index a0f16e8983b7..76dfcc029664 100644 --- a/security/p5-Digest-Perl-MD5/Makefile +++ b/security/p5-Digest-Perl-MD5/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Digest-Perl-MD5 -PORTVERSION= 1.8 +PORTVERSION= 1.9 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,4 @@ COMMENT= Perl extension for MD5 hash algorithm in pure Perl USES= perl5 USE_PERL5= configure -MAN3= Digest::Perl::MD5.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/security/p5-Digest-Perl-MD5/distinfo b/security/p5-Digest-Perl-MD5/distinfo index b5ea26634977..55119f2a8b61 100644 --- a/security/p5-Digest-Perl-MD5/distinfo +++ b/security/p5-Digest-Perl-MD5/distinfo @@ -1,2 +1,2 @@ -SHA256 (Digest-Perl-MD5-1.8.tar.gz) = 86b1f32a09ced075606d98a1b6ed24a44b2e18bfd0ab515dc987f99d9112d860 -SIZE (Digest-Perl-MD5-1.8.tar.gz) = 74077 +SHA256 (Digest-Perl-MD5-1.9.tar.gz) = 7100cba1710f45fb0e907d8b1a7bd8caef35c64acd31d7f225aff5affeecd9b1 +SIZE (Digest-Perl-MD5-1.9.tar.gz) = 72009 diff --git a/security/p5-Digest-Perl-MD5/pkg-plist b/security/p5-Digest-Perl-MD5/pkg-plist index 4c1d5dd178d4..d3b473f4a2e4 100644 --- a/security/p5-Digest-Perl-MD5/pkg-plist +++ b/security/p5-Digest-Perl-MD5/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Digest/Perl/MD5.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/Perl/MD5/.packlist +%%PERL5_MAN3%%/Digest::Perl::MD5.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/Perl/MD5/ @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/Perl/ @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/ |