Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Aug 2019 11:50:06 +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: r509934 - head/devel/rubygem-rails-i18n
Message-ID:  <201908261150.x7QBo67V019101@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Aug 26 11:50:05 2019
New Revision: 509934
URL: https://svnweb.freebsd.org/changeset/ports/509934

Log:
  Mark DEPRECATED and set EXPIRATION_DATE to 2019-08-31
  
  This port is identical to rubygem-rails-i18n-rails5 without PKGNAMESUFFIX.

Modified:
  head/devel/rubygem-rails-i18n/Makefile

Modified: head/devel/rubygem-rails-i18n/Makefile
==============================================================================
--- head/devel/rubygem-rails-i18n/Makefile	Mon Aug 26 11:49:58 2019	(r509933)
+++ head/devel/rubygem-rails-i18n/Makefile	Mon Aug 26 11:50:05 2019	(r509934)
@@ -11,6 +11,9 @@ COMMENT=	Common locale data and translations for Rails
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE.txt
 
+DEPRECATED=	Use devel/rubygem-rails-i18n-rails5 instead
+EXPIRATION_DATE=2019-08-31
+
 RUN_DEPENDS=	rubygem-i18n>=0.7:devel/rubygem-i18n \
 		rubygem-railties5>=5.0:www/rubygem-railties5
 



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