Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jan 2018 11:28:35 +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: r460276 - head/devel/rubygem-google-api-client010
Message-ID:  <201801291128.w0TBSZT0080307@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



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