svn commit: r448884 - head/devel/rubygem-sequel3

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Aug 28 19:18:48 UTC 2017


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


More information about the svn-ports-all mailing list