diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-06-20 09:03:27 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-06-20 09:03:27 +0000 |
commit | 7a1dccccd56cf0a6239992d6a2cc584de1fd61b8 (patch) | |
tree | 53ef54a2336bb0c755e3869b6e29b2608148b337 /security/p5-SHA | |
parent | dec946ad510fca42e9c94b55d1d6a14f61b52298 (diff) | |
download | ports-7a1dccccd56cf0a6239992d6a2cc584de1fd61b8.tar.gz ports-7a1dccccd56cf0a6239992d6a2cc584de1fd61b8.zip |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
Notes
Notes:
svn path=/head/; revision=275887
Diffstat (limited to 'security/p5-SHA')
-rw-r--r-- | security/p5-SHA/Makefile | 4 | ||||
-rw-r--r-- | security/p5-SHA/distinfo | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/security/p5-SHA/Makefile b/security/p5-SHA/Makefile index ee366c5da927..2a1f5fd02e8b 100644 --- a/security/p5-SHA/Makefile +++ b/security/p5-SHA/Makefile @@ -9,10 +9,10 @@ PORTNAME= SHA PORTVERSION= 2.01 CATEGORIES= security perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/G/GA/GAAS +MASTER_SITE_SUBDIR= CPAN:GAAS PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to the SHA1 algorithm RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 diff --git a/security/p5-SHA/distinfo b/security/p5-SHA/distinfo index cf0a3659c196..3d890a667ced 100644 --- a/security/p5-SHA/distinfo +++ b/security/p5-SHA/distinfo @@ -1,3 +1,2 @@ -MD5 (SHA-2.01.tar.gz) = 56573202d94ace4da5641a6f4f25cfe0 SHA256 (SHA-2.01.tar.gz) = 8571331eac2cf9f9e3f4dee586017884c6dbb02ec64960f3e5f526b6514ef4ea SIZE (SHA-2.01.tar.gz) = 2282 |