Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Apr 2016 15:35:09 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r413737 - head/security/easypg
Message-ID:  <201604211535.u3LFZ9g3026330@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Apr 21 15:35:09 2016
New Revision: 413737
URL: https://svnweb.freebsd.org/changeset/ports/413737

Log:
  - Mark DEPRECATED and set EXPIRATION_DATE in 1 month
  
  EasyPG was included into emacs since version 2.3
  
  Approved by:	portmgr blanket

Modified:
  head/security/easypg/Makefile

Modified: head/security/easypg/Makefile
==============================================================================
--- head/security/easypg/Makefile	Thu Apr 21 15:25:36 2016	(r413736)
+++ head/security/easypg/Makefile	Thu Apr 21 15:35:09 2016	(r413737)
@@ -13,6 +13,9 @@ COMMENT=	EasyPG is yet another GnuPG int
 
 RUN_DEPENDS=	gpg:security/gnupg1
 
+DEPRECATED=	Included into emacs since 2.3
+EXPIRATION_DATE=2016-05-22
+
 GNU_CONFIGURE=	yes
 USE_EMACS=	yes
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604211535.u3LFZ9g3026330>