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: accept ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e1760f20f25a
branches: trunk
changeset: 384827:e1760f20f25a
user: taca <taca%pkgsrc.org@localhost>
date: Mon Sep 05 15:23:09 2022 +0000
description:
mail/ruby-roadie-rails: accept ruby27
redmine50 build with ruby27.
diffstat:
mail/ruby-roadie-rails/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r c25750b379f0 -r e1760f20f25a mail/ruby-roadie-rails/Makefile
--- a/mail/ruby-roadie-rails/Makefile Mon Sep 05 14:17:03 2022 +0000
+++ b/mail/ruby-roadie-rails/Makefile Mon Sep 05 15:23:09 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2022/09/04 05:29:12 taca Exp $
+# $NetBSD: Makefile,v 1.5 2022/09/05 15:23:09 taca Exp $
DISTNAME= roadie-rails-3.0.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/rails/rails${RUBY_RAILS}/}
@@ -14,8 +14,8 @@
USE_LANGUAGES= # none
-RUBY_VERSIONS_ACCEPTED= 30 31
-RUBY_RAILS_ACCEPTED= ${RUBY_RAILS_REQD}
+RUBY_VERSIONS_ACCEPTED= 27 30 31
+RUBY_RAILS_ACCEPTED?= ${RUBY_RAILS_REQD}
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index