From bsdkaffee@gmail.com  Thu Mar  3 03:38:40 2011
Return-Path: <bsdkaffee@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E5167106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  3 Mar 2011 03:38:40 +0000 (UTC)
	(envelope-from bsdkaffee@gmail.com)
Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54])
	by mx1.freebsd.org (Postfix) with ESMTP id 984068FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  3 Mar 2011 03:38:40 +0000 (UTC)
Received: by vws16 with SMTP id 16so764922vws.13
        for <FreeBSD-gnats-submit@freebsd.org>; Wed, 02 Mar 2011 19:38:39 -0800 (PST)
Received: by 10.52.91.10 with SMTP id ca10mr944926vdb.302.1299123519731;
        Wed, 02 Mar 2011 19:38:39 -0800 (PST)
Received: from mocha.verizon.net (c-24-3-43-53.hsd1.oh.comcast.net [24.3.43.53])
        by mx.google.com with ESMTPS id a11sm190873vdu.25.2011.03.02.19.38.38
        (version=TLSv1/SSLv3 cipher=OTHER);
        Wed, 02 Mar 2011 19:38:39 -0800 (PST)
Message-Id: <4d6f0d3f.0b45340a.3659.11cb@mx.google.com>
Date: Wed, 02 Mar 2011 19:38:39 -0800 (PST)
From: Jason E. Hale <bsdkaffee@gmail.com>
Reply-To: Jason E. Hale <bsdkaffee@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: markun@onohara.to
Subject: [DEPRECATE] security/gpgme03, security/cryptplug: mark DEPRECATED and set EXPIRATION_DATE
X-Send-Pr-Version: 3.113
X-GNATS-Notify: markun@onohara.to

>Number:         155220
>Category:       ports
>Synopsis:       deprecate security/gpgme03, security/cryptplug: mark DEPRECATED and set EXPIRATION_DATE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 03 03:40:03 UTC 2011
>Closed-Date:    Thu Dec 08 20:11:04 UTC 2011
>Last-Modified:  Thu Dec 08 20:11:04 UTC 2011
>Originator:     Jason E. Hale
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
none 
>Environment:
System: FreeBSD mocha.verizon.net 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Tue Feb 22 19:19:42 EST 2011 root@mocha.verizon.net:/usr/obj/usr/src/sys/MOCHA8 i386


	
>Description:
- Mark security/gpgme03 and security/cryptplug DEPRECATED and set
EXPIRATION_DATE to 3 months 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.

	
>How-To-Repeat:
Use attached diffs.
	
>Fix:

	

--- 2011-03-02-gpgme03.diff begins here ---
diff -ruN gpgme03.orig/Makefile gpgme03/Makefile
--- gpgme03.orig/Makefile	2011-03-02 22:06:16.000000000 -0500
+++ gpgme03/Makefile	2011-03-02 22:14:45.000000000 -0500
@@ -18,6 +18,9 @@
 BUILD_DEPENDS=	gpgv:${PORTSDIR}/security/gnupg1
 LIB_DEPENDS=	pth.20:${PORTSDIR}/devel/pth
 
+DEPRECATED=	superceded by security/gpgme
+EXPIRATION_DATE=2011-06-03
+
 LATEST_LINK=	gpgme03
 
 USE_AUTOTOOLS=	autoconf libtool
--- 2011-03-02-gpgme03.diff ends here ---

--- 2011-03-02-cryptplug.diff begins here ---
diff -ruN cryptplug.orig/Makefile cryptplug/Makefile
--- cryptplug.orig/Makefile	2011-03-02 22:06:03.000000000 -0500
+++ cryptplug/Makefile	2011-03-02 22:16:21.000000000 -0500
@@ -18,6 +18,9 @@
 BUILD_DEPENDS=	${LOCALBASE}/lib/libgpgme03.so.9:${PORTSDIR}/security/gpgme03 \
 		gpg-agent:${PORTSDIR}/security/gnupg
 
+DEPRECATED=	development has ceased
+EXPIRATION_DATE=2011-06-03
+
 USE_AUTOTOOLS=	libtool
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
--- 2011-03-02-cryptplug.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Mar 3 03:40:15 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=155220 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: markun@onohara.to
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/155220: [DEPRECATE] security/gpgme03, security/cryptplug: mark DEPRECATED and set EXPIRATION_DATE
Date: Thu, 3 Mar 2011 03:40:13 UT

 Maintainer of security/gpgme03,
 
 Please note that PR ports/155220 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/155220
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: clsung 
Responsible-Changed-When: Thu Mar 3 06:24:13 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=155220 

From: TERAMOTO Masahiro <markun@onohara.to>
To: bug-followup@FreeBSD.org,
 bsdkaffee@gmail.com
Cc:  
Subject: Re: ports/155220: [DEPRECATE] security/gpgme03, security/cryptplug: mark DEPRECATED and set EXPIRATION_DATE
Date: Sun, 06 Mar 2011 02:31:08 +0900

 Hello,
 
 I'm security/gpgme03 maintainer.
 
 I agree with this proposal.
 Please commit.
 
 Best Regards,
 
 -- 
 TERAMOTO Masahiro <markun@onohara.to>
 
State-Changed-From-To: feedback->closed  
State-Changed-By: scheidell 
State-Changed-When: Thu Dec 8 20:10:31 UTC 2011 
State-Changed-Why:  
Committed, (approved back in March) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=155220 
>Unformatted:
