svn commit: r428014 - head/devel/rubygem-prototype-rails

Steve Wills swills at FreeBSD.org
Tue Dec 6 23:14:27 UTC 2016


Author: swills
Date: Tue Dec  6 23:14:26 2016
New Revision: 428014
URL: https://svnweb.freebsd.org/changeset/ports/428014

Log:
  devel/rubygem-prototype-rails: Deprecate due to dependency on deprecated www/rubygem-rails
  
  With hat:	ruby@

Modified:
  head/devel/rubygem-prototype-rails/Makefile

Modified: head/devel/rubygem-prototype-rails/Makefile
==============================================================================
--- head/devel/rubygem-prototype-rails/Makefile	Tue Dec  6 23:13:14 2016	(r428013)
+++ head/devel/rubygem-prototype-rails/Makefile	Tue Dec  6 23:14:26 2016	(r428014)
@@ -16,4 +16,7 @@ NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem
 
+DEPRECATED=	Depends on deprecated www/rubygem-rails
+EXPIRATION_DATE=	2017-01-07
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list