Date: Wed, 28 Dec 2016 03:08:40 +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: r429695 - head/net/ruby-icmp Message-ID: <201612280308.uBS38e6p051291@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612280308.uBS38e6p051291>