svn commit: r506172 - head/security/rubygem-googleauth06

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jul 7 19:14:34 UTC 2019


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 \


More information about the svn-ports-head mailing list