- deprecate security/p5-Digest-SHA256 and point people to Digest::SHA instead

Submitted by:	brd
Approved by:	bapt (mentor)
This commit is contained in:
Eitan Adler 2011-09-28 20:51:33 +00:00
parent 07dbece66c
commit 102bae9959
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282586

View file

@ -19,6 +19,9 @@ DISTNAME= SHA256-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl5 interface to the SHA256 algorithm
DEPRECATED= use the builtin Digest::SHA instead
EXPIRATION_DATE= 2011-10-27
WRKSRC= ${WRKDIR}/SHA256-0.01
PERL_CONFIGURE= yes