Date: Tue, 31 Jul 2018 23:45:43 +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: r476040 - head/net/rubygem-gitlab_omniauth-ldap1 Message-ID: <201807312345.w6VNjhc8022509@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Jul 31 23:45:42 2018 New Revision: 476040 URL: https://svnweb.freebsd.org/changeset/ports/476040 Log: Mark DEPRECATED and set EXPIRATION_DATE to 2018-08-31 Modified: head/net/rubygem-gitlab_omniauth-ldap1/Makefile Modified: head/net/rubygem-gitlab_omniauth-ldap1/Makefile ============================================================================== --- head/net/rubygem-gitlab_omniauth-ldap1/Makefile Tue Jul 31 23:45:37 2018 (r476039) +++ head/net/rubygem-gitlab_omniauth-ldap1/Makefile Tue Jul 31 23:45:42 2018 (r476040) @@ -12,6 +12,9 @@ COMMENT= LDAP strategy for OmniAuth LICENSE= MIT +DEPRECATED= Use net/rubygem-gitlab_omniauth-ldap instead +EXPIRATION_DATE=2018-08-31 + RUN_DEPENDS= rubygem-net-ldap>=0.9:net/rubygem-net-ldap \ rubygem-omniauth>=1.0:security/rubygem-omniauth \ rubygem-pyu-ruby-sasl>=0.0.3.1:security/rubygem-pyu-ruby-sasl \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807312345.w6VNjhc8022509>