Date: Sat, 24 Mar 2018 21:11:50 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r465481 - head/security/rubygem-rpam2-3 Message-ID: <201803242111.w2OLBo4Y067126@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803242111.w2OLBo4Y067126>