pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-coffee-rails
Module Name: pkgsrc
Committed By: taca
Date: Sat Mar 21 15:55:32 UTC 2020
Modified Files:
pkgsrc/www/ruby-coffee-rails: Makefile
Log Message:
www/ruby-coffee-rails: drop support for rails42
Drop support for Ruby on Rails 42.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/ruby-coffee-rails/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/ruby-coffee-rails/Makefile
diff -u pkgsrc/www/ruby-coffee-rails/Makefile:1.1 pkgsrc/www/ruby-coffee-rails/Makefile:1.2
--- pkgsrc/www/ruby-coffee-rails/Makefile:1.1 Sun Mar 3 15:45:40 2019
+++ pkgsrc/www/ruby-coffee-rails/Makefile Sat Mar 21 15:55:32 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/03/03 15:45:40 taca Exp $
+# $NetBSD: Makefile,v 1.2 2020/03/21 15:55:32 taca Exp $
DISTNAME= coffee-rails-4.2.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/rails-/rails${RUBY_RAILS}-/}
@@ -14,7 +14,7 @@ DEPENDS+= ${RUBY_RAILTIES_DEPENDS}
USE_LANGUAGES= # none
-RUBY_RAILS_ACCEPTED= 42 51
+RUBY_RAILS_ACCEPTED= 51
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index