1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- mark DEPRECATED

- This module has numerious known bugs, is not compatable with the Digest
  interface and its functionality is a subset of the functionality of
  Digest::SHA (which is in perl core as of 5.9.3).
- I'll trace it

Ref: http://search.cpan.org/dist/Digest-SHA2/SHA2.pm
This commit is contained in:
Cheng-Lung Sung 2007-07-10 01:45:56 +00:00
parent e6aee42dea
commit ff9efd36d3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195333
2 changed files with 8 additions and 5 deletions

View File

@ -6,19 +6,22 @@
#
PORTNAME= Digest-SHA2
PORTVERSION= 1.1.0
PORTVERSION= 1.1.1
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Digest
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
MAINTAINER= clsung@FreeBSD.org
COMMENT= Perl interface to the SHA-2 algorithms
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
${SITE_PERL}/Digest/base.pm:${PORTSDIR}/security/p5-Digest
RUN_DEPENDS= ${BUILD_DEPENDS}
DEPRECATED= Has numerious known bugs, deprecated in favor of Digest::SHA
EXPIRATION_DATE= 2007-09-10
PERL_CONFIGURE= yes
MAN3= Digest::SHA2.3

View File

@ -1,3 +1,3 @@
MD5 (Digest-SHA2-1.1.0.tar.gz) = 2cf647bc5f72b1bf3b47126c7a4e6e3f
SHA256 (Digest-SHA2-1.1.0.tar.gz) = 032cf37790b3e606885563a4d939e63585be8cc3933e5ccfc86858516df97873
SIZE (Digest-SHA2-1.1.0.tar.gz) = 60008
MD5 (Digest-SHA2-1.1.1.tar.gz) = 2ae2260d21343dc2687c04f379706051
SHA256 (Digest-SHA2-1.1.1.tar.gz) = 5fb0bc2482fb2a150d20b947b3ddce7b2b644123e0f2f4813442d009e4426b6e
SIZE (Digest-SHA2-1.1.1.tar.gz) = 60045