svn commit: r429695 - head/net/ruby-icmp

Steve Wills swills at FreeBSD.org
Wed Dec 28 03:08:41 UTC 2016


Author: swills
Date: Wed Dec 28 03:08:39 2016
New Revision: 429695
URL: https://svnweb.freebsd.org/changeset/ports/429695

Log:
  net/ruby-icmp: deprecate

Modified:
  head/net/ruby-icmp/Makefile

Modified: head/net/ruby-icmp/Makefile
==============================================================================
--- head/net/ruby-icmp/Makefile	Wed Dec 28 03:06:03 2016	(r429694)
+++ head/net/ruby-icmp/Makefile	Wed Dec 28 03:08:39 2016	(r429695)
@@ -21,6 +21,9 @@ EXAMPLES=	sample/*
 
 OPTIONS_DEFINE=	DOCS
 
+DEPRECATED=	Upstream no longer active
+EXPIRATION_DATE=	2017-01-28
+
 post-install:
 	${MKDIR} ${STAGEDIR}${RUBY_MODEXAMPLESDIR}
 .for f in ${EXAMPLES}


More information about the svn-ports-head mailing list