svn commit: r465481 - head/security/rubygem-rpam2-3

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 24 21:11:52 UTC 2018


Author: sunpoet
Date: Sat Mar 24 21:11:50 2018
New Revision: 465481
URL: https://svnweb.freebsd.org/changeset/ports/465481

Log:
  Mark DEPRECATED and set EXPIRATION_DATE to 2018-03-31

Modified:
  head/security/rubygem-rpam2-3/Makefile

Modified: head/security/rubygem-rpam2-3/Makefile
==============================================================================
--- head/security/rubygem-rpam2-3/Makefile	Sat Mar 24 21:11:45 2018	(r465480)
+++ head/security/rubygem-rpam2-3/Makefile	Sat Mar 24 21:11:50 2018	(r465481)
@@ -11,6 +11,9 @@ COMMENT=	PAM integration with ruby
 
 LICENSE=	MIT
 
+DEPRECATED=	Use security/rubygem-rpam2 instead
+EXPIRATION_DATE=2018-03-31
+
 USES=		gem
 USE_RUBY=	yes
 


More information about the svn-ports-all mailing list