svn commit: r458491 - head/devel/rubygem-event-bus
Steve Wills
swills at FreeBSD.org
Mon Jan 8 22:39:00 UTC 2018
Author: swills
Date: Mon Jan 8 22:38:59 2018
New Revision: 458491
URL: https://svnweb.freebsd.org/changeset/ports/458491
Log:
devel/rubygem-event-bus: mark deprecated
It's no longer maintained upstream and the home page is missing, and it's not
needed by any other ports.
Approved by: sunpoet (maintainer)
Modified:
head/devel/rubygem-event-bus/Makefile (contents, props changed)
Modified: head/devel/rubygem-event-bus/Makefile
==============================================================================
--- head/devel/rubygem-event-bus/Makefile Mon Jan 8 22:33:49 2018 (r458490)
+++ head/devel/rubygem-event-bus/Makefile Mon Jan 8 22:38:59 2018 (r458491)
@@ -19,4 +19,7 @@ USES= gem shebangfix
SHEBANG_FILES= script/bootstrap \
script/setup
+DEPRECATED= No longer maintained upstream
+EXPIRATION_DATE=2018-02-08
+
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list