pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/ruby-roadie-rails mail/ruby-roadie-rails: make th...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a51a4154f56c
branches:  trunk
changeset: 384828:a51a4154f56c
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Sep 05 15:32:06 2022 +0000

description:
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.

diffstat:

 mail/ruby-roadie-rails/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e1760f20f25a -r a51a4154f56c mail/ruby-roadie-rails/Makefile
--- a/mail/ruby-roadie-rails/Makefile   Mon Sep 05 15:23:09 2022 +0000
+++ b/mail/ruby-roadie-rails/Makefile   Mon Sep 05 15:32:06 2022 +0000
@@ -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 @@
 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