Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Aug 2017 19:18:46 +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: r448884 - head/devel/rubygem-sequel3
Message-ID:  <201708281918.v7SJIk7n098672@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Aug 28 19:18:46 2017
New Revision: 448884
URL: https://svnweb.freebsd.org/changeset/ports/448884

Log:
  Mark DEPRECATED and set EXPIRATION_DATE to 2017-08-31
  
  mail/rubygem-larch is the only consumer which will expire on August 31, 2017.

Modified:
  head/devel/rubygem-sequel3/Makefile

Modified: head/devel/rubygem-sequel3/Makefile
==============================================================================
--- head/devel/rubygem-sequel3/Makefile	Mon Aug 28 19:18:41 2017	(r448883)
+++ head/devel/rubygem-sequel3/Makefile	Mon Aug 28 19:18:46 2017	(r448884)
@@ -14,6 +14,9 @@ COMMENT=	The Database Toolkit for Ruby
 
 LICENSE=	MIT
 
+DEPRECATED=	Use devel/rubygem-sequel instead
+EXPIRATION_DATE=2017-08-31
+
 PORTSCOUT=	limit:^3
 
 NO_ARCH=	yes



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