Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Mar 2019 14:32:44 +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: r496743 - head/net/rubygem-fog-google17
Message-ID:  <201903241432.x2OEWiJj076904@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Mar 24 14:32:43 2019
New Revision: 496743
URL: https://svnweb.freebsd.org/changeset/ports/496743

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

Modified:
  head/net/rubygem-fog-google17/Makefile

Modified: head/net/rubygem-fog-google17/Makefile
==============================================================================
--- head/net/rubygem-fog-google17/Makefile	Sun Mar 24 14:32:38 2019	(r496742)
+++ head/net/rubygem-fog-google17/Makefile	Sun Mar 24 14:32:43 2019	(r496743)
@@ -13,6 +13,9 @@ COMMENT=	Module for the 'fog' gem to support Google Cl
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
+DEPRECATED=	Use net/rubygem-fog-google instead
+EXPIRATION_DATE=2019-03-31
+
 RUN_DEPENDS=	rubygem-fog-core>=0:devel/rubygem-fog-core \
 		rubygem-fog-json>=0:devel/rubygem-fog-json \
 		rubygem-fog-xml>=0:textproc/rubygem-fog-xml \



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