Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2019 23:33:04 +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: r515149 - head/devel/rubygem-childprocess2
Message-ID:  <201910212333.x9LNX46N065519@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Oct 21 23:33:04 2019
New Revision: 515149
URL: https://svnweb.freebsd.org/changeset/ports/515149

Log:
  Mark DEPRECATED and set EXPIRATION_DATE to 2019-10-31

Modified:
  head/devel/rubygem-childprocess2/Makefile

Modified: head/devel/rubygem-childprocess2/Makefile
==============================================================================
--- head/devel/rubygem-childprocess2/Makefile	Mon Oct 21 23:32:58 2019	(r515148)
+++ head/devel/rubygem-childprocess2/Makefile	Mon Oct 21 23:33:04 2019	(r515149)
@@ -13,6 +13,9 @@ COMMENT=	External background process controller
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Use devel/rubygem-childprocess instead
+EXPIRATION_DATE=2019-10-31
+
 RUN_DEPENDS=	rubygem-rake>=0<13.0:devel/rubygem-rake
 
 USES=		gem



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