svn commit: r460276 - head/devel/rubygem-google-api-client010

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jan 29 11:28:36 UTC 2018


Author: sunpoet
Date: Mon Jan 29 11:28:35 2018
New Revision: 460276
URL: https://svnweb.freebsd.org/changeset/ports/460276

Log:
  Mark DEPRECATED and set EXPIRATION_DATE to 2018-02-28

Modified:
  head/devel/rubygem-google-api-client010/Makefile

Modified: head/devel/rubygem-google-api-client010/Makefile
==============================================================================
--- head/devel/rubygem-google-api-client010/Makefile	Mon Jan 29 11:28:30 2018	(r460275)
+++ head/devel/rubygem-google-api-client010/Makefile	Mon Jan 29 11:28:35 2018	(r460276)
@@ -12,6 +12,9 @@ COMMENT=	Client for accessing Google APIs
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Use devel/rubygem-google-api-client instead
+EXPIRATION_DATE=2018-02-28
+
 RUN_DEPENDS=	rubygem-addressable>=2.3:www/rubygem-addressable \
 		rubygem-googleauth>=0.5:security/rubygem-googleauth \
 		rubygem-httpclient>=2.7:www/rubygem-httpclient \


More information about the svn-ports-all mailing list