svn commit: r429665 - head/math/ruby-algebra

Steve Wills swills at FreeBSD.org
Tue Dec 27 21:21:04 UTC 2016


Author: swills
Date: Tue Dec 27 21:21:03 2016
New Revision: 429665
URL: https://svnweb.freebsd.org/changeset/ports/429665

Log:
  math/ruby-algebra: deprecate

Modified:
  head/math/ruby-algebra/Makefile

Modified: head/math/ruby-algebra/Makefile
==============================================================================
--- head/math/ruby-algebra/Makefile	Tue Dec 27 21:20:44 2016	(r429664)
+++ head/math/ruby-algebra/Makefile	Tue Dec 27 21:21:03 2016	(r429665)
@@ -17,6 +17,9 @@ NO_ARCH=	yes
 NO_BUILD=	yes
 USE_RUBY=	yes
 
+DEPRECATED=	Use rubygem-algebra instead
+EXPIRATION_DATE=	2017-01-28
+
 do-install:
 	@${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR}/ja/
 	cd ${WRKSRC}/doc/ && ${INSTALL_DATA} *.html *.rd ${STAGEDIR}${RUBY_MODDOCDIR}/


More information about the svn-ports-head mailing list