- Mark deprecated and set expiration date at +1 month:
Crypt-OpenPGP was abandoned in 2002, use security/gnupg instead Discussed with: erwin (maintainer) Approved by: krion (mentor)
This commit is contained in:
parent
f39a50d8ef
commit
e249218aee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164149
1 changed files with 3 additions and 1 deletions
|
@ -30,9 +30,11 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/DES.pm:${PORTSDIR}/security/p5-Cr
|
|||
${SITE_PERL}/Data/Buffer.pm:${PORTSDIR}/misc/p5-Data-Buffer \
|
||||
${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \
|
||||
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
|
||||
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
DEPRECATED= Crypt-OpenPGP was abandoned in 2002, use security/gnupg instead
|
||||
EXPIRATION_DATE=2006-07-01
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Crypt::OpenPGP::ErrorHandler.3 Crypt::OpenPGP::Key.3 \
|
||||
|
|
Loading…
Reference in a new issue