From e249218aeeb55dd05b37e45235c9e1a44aff7c71 Mon Sep 17 00:00:00 2001
From: Andrew Pantyukhin <sat@FreeBSD.org>
Date: Thu, 1 Jun 2006 10:55:35 +0000
Subject: - 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)
---
 security/p5-Crypt-OpenPGP/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/security/p5-Crypt-OpenPGP/Makefile b/security/p5-Crypt-OpenPGP/Makefile
index fc2a320daac3..def68f195bf5 100644
--- a/security/p5-Crypt-OpenPGP/Makefile
+++ b/security/p5-Crypt-OpenPGP/Makefile
@@ -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 \
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0