Date: Mon, 8 Jan 2018 16:11:34 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r458433 - head/devel/rubygem-piston Message-ID: <201801081611.w08GBYOF063854@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Mon Jan 8 16:11:34 2018 New Revision: 458433 URL: https://svnweb.freebsd.org/changeset/ports/458433 Log: devel/rubygem-piston: Mark deprecated and set expiration Approved by: tdb (private email) Modified: head/devel/rubygem-piston/Makefile (contents, props changed) Modified: head/devel/rubygem-piston/Makefile ============================================================================== --- head/devel/rubygem-piston/Makefile Mon Jan 8 16:02:38 2018 (r458432) +++ head/devel/rubygem-piston/Makefile Mon Jan 8 16:11:34 2018 (r458433) @@ -15,4 +15,7 @@ USE_RUBY= yes USES= gem PLIST_FILES= bin/piston +DEPRECATED= No longer maintained upstream +EXPIRATION_DATE=2018-02-08 + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801081611.w08GBYOF063854>