From owner-cvs-all@FreeBSD.ORG Thu Dec 8 20:10:06 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 487BB106564A; Thu, 8 Dec 2011 20:10:06 +0000 (UTC) (envelope-from scheidell@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 392178FC0A; Thu, 8 Dec 2011 20:10:06 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id pB8KA6eD033946; Thu, 8 Dec 2011 20:10:06 GMT (envelope-from scheidell@repoman.freebsd.org) Received: (from scheidell@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pB8KA68s033944; Thu, 8 Dec 2011 20:10:06 GMT (envelope-from scheidell) Message-Id: <201112082010.pB8KA68s033944@repoman.freebsd.org> From: Michael Scheidell Date: Thu, 8 Dec 2011 20:10:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/cryptplug Makefile ports/security/gpgme03 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Dec 2011 20:10:06 -0000 scheidell 2011-12-08 20:10:06 UTC FreeBSD ports repository Modified files: security/cryptplug Makefile security/gpgme03 Makefile Log: - Mark security/gpgme03 and security/cryptplug DEPRECATED and set EXPIRATION_DATE to 30 days from now. - security/cryptplug has not been developed since 2003 and is not used by any other port in the ports tree. It is the last port depending on security/gpgme03. - security/gpgme03 is an ancient version of GpgME (2003) and with cryptplug gone, no other ports need it. New ports should use security/gpgme instead. PR: ports/155200 Submitted by: Jason E. Hale Approved by: markun@onohara.to (maintainer) Feature safe: yes Revision Changes Path 1.23 +3 -0 ports/security/cryptplug/Makefile 1.40 +3 -0 ports/security/gpgme03/Makefile