Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jul 2019 19:14:28 +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: r506172 - head/security/rubygem-googleauth06
Message-ID:  <201907071914.x67JESEp092972@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jul  7 19:14:28 2019
New Revision: 506172
URL: https://svnweb.freebsd.org/changeset/ports/506172

Log:
  Mark DEPRECATED and set EXPIRATION_DATE to 2019-07-31

Modified:
  head/security/rubygem-googleauth06/Makefile

Modified: head/security/rubygem-googleauth06/Makefile
==============================================================================
--- head/security/rubygem-googleauth06/Makefile	Sun Jul  7 19:14:23 2019	(r506171)
+++ head/security/rubygem-googleauth06/Makefile	Sun Jul  7 19:14:28 2019	(r506172)
@@ -13,6 +13,9 @@ COMMENT=	Google Auth Library for Ruby
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Use security/rubygem-googleauth instead
+EXPIRATION_DATE=2019-07-31
+
 RUN_DEPENDS=	rubygem-faraday>=0.12:www/rubygem-faraday \
 		rubygem-jwt>=1.4:www/rubygem-jwt \
 		rubygem-memoist>=0.16:devel/rubygem-memoist \



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