pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9da323c3db78
branches:  trunk
changeset: 384829:9da323c3db78
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Sep 05 15:33:14 2022 +0000

description:
mail/ruby-roadie-rails2: make this pacakge for Rails 5.2

Make file package for Ruby on Rails 5.2 only snice it ise used for
devel/redmine41 and devel/redmine42.

diffstat:

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

diffs (18 lines):

diff -r a51a4154f56c -r 9da323c3db78 mail/ruby-roadie-rails2/Makefile
--- a/mail/ruby-roadie-rails2/Makefile  Mon Sep 05 15:32:06 2022 +0000
+++ b/mail/ruby-roadie-rails2/Makefile  Mon Sep 05 15:33:14 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2022/09/01 16:23:44 taca Exp $
+# $NetBSD: Makefile,v 1.3 2022/09/05 15:33:14 taca Exp $
 
 DISTNAME=      roadie-rails-2.2.0
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/rails/rails2_${RUBY_RAILS}/}
@@ -15,7 +15,7 @@
 USE_LANGUAGES= # none
 
 RUBY_VERSIONS_ACCEPTED=        26 27
-RUBY_RAILS_ACCEPTED=   # empty
+RUBY_RAILS_ACCEPTED=   52
 
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index