mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- deprecate security/p5-Digest-SHA256 and point people to Digest::SHA instead
Submitted by: brd Approved by: bapt (mentor)
This commit is contained in:
parent
07dbece66c
commit
102bae9959
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282586
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue