pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/ruby-roadie-rails
Module Name: pkgsrc
Committed By: taca
Date: Mon Sep 5 15:32:06 UTC 2022
Modified Files:
pkgsrc/mail/ruby-roadie-rails: Makefile
Log Message:
mail/ruby-roadie-rails: make this pacakge for Rails 6.1
Make file package for Ruby on Rails 6.1 only snice it ise used for
devel/redmine50 only.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/mail/ruby-roadie-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/mail/ruby-roadie-rails/Makefile
diff -u pkgsrc/mail/ruby-roadie-rails/Makefile:1.5 pkgsrc/mail/ruby-roadie-rails/Makefile:1.6
--- pkgsrc/mail/ruby-roadie-rails/Makefile:1.5 Mon Sep 5 15:23:09 2022
+++ pkgsrc/mail/ruby-roadie-rails/Makefile Mon Sep 5 15:32:06 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2022/09/05 15:23:09 taca Exp $
+# $NetBSD: Makefile,v 1.6 2022/09/05 15:32:06 taca Exp $
DISTNAME= roadie-rails-3.0.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/rails/rails${RUBY_RAILS}/}
@@ -15,7 +15,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-roadie>=5.0<
USE_LANGUAGES= # none
RUBY_VERSIONS_ACCEPTED= 27 30 31
-RUBY_RAILS_ACCEPTED?= ${RUBY_RAILS_REQD}
+RUBY_RAILS_ACCEPTED= 61
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index