svn commit: r462149 - head/www/rubygem-rack-cors0

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 17 12:34:04 UTC 2018


Author: sunpoet
Date: Sat Feb 17 12:34:03 2018
New Revision: 462149
URL: https://svnweb.freebsd.org/changeset/ports/462149

Log:
  Mark DEPRECATED and set EXPIRATION_DATE to 2018-02-28
  
  PR:		225977
  Submitted by:	Matthias Fechner <idefix at fechner.net>

Modified:
  head/www/rubygem-rack-cors0/Makefile

Modified: head/www/rubygem-rack-cors0/Makefile
==============================================================================
--- head/www/rubygem-rack-cors0/Makefile	Sat Feb 17 12:11:03 2018	(r462148)
+++ head/www/rubygem-rack-cors0/Makefile	Sat Feb 17 12:34:03 2018	(r462149)
@@ -13,6 +13,9 @@ COMMENT=	Middleware that will make Rack-based apps COR
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+DEPRECATED=	Use www/rubygem-rack-cors instead
+EXPIRATION_DATE=2018-02-28
+
 PORTSCOUT=	limit:^0\.
 
 NO_ARCH=	yes


More information about the svn-ports-head mailing list