svn commit: r462170 - head/devel/rubygem-flipper010

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 17 16:40:31 UTC 2018


Author: sunpoet
Date: Sat Feb 17 16:40:30 2018
New Revision: 462170
URL: https://svnweb.freebsd.org/changeset/ports/462170

Log:
  Adjust DEPRECATED and EXPIRATION_DATE

Modified:
  head/devel/rubygem-flipper010/Makefile

Modified: head/devel/rubygem-flipper010/Makefile
==============================================================================
--- head/devel/rubygem-flipper010/Makefile	Sat Feb 17 16:40:25 2018	(r462169)
+++ head/devel/rubygem-flipper010/Makefile	Sat Feb 17 16:40:30 2018	(r462170)
@@ -13,8 +13,8 @@ COMMENT=	Act of enabling/disabling features in your ap
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-DEPRECATED=	yes
-EXPIRATION_DATE=	2018-08-01
+DEPRECATED=	Use devel/rubygem-flipper instead
+EXPIRATION_DATE=2018-02-28
 
 CONFLICTS_INSTALL=	rubygem-flipper
 


More information about the svn-ports-all mailing list