svn commit: r476040 - head/net/rubygem-gitlab_omniauth-ldap1

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jul 31 23:45:44 UTC 2018


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 \


More information about the svn-ports-all mailing list