svn commit: r458433 - head/devel/rubygem-piston

Steve Wills swills at FreeBSD.org
Mon Jan 8 16:11:35 UTC 2018


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>


More information about the svn-ports-all mailing list