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:23:09 UTC 2022
Modified Files:
pkgsrc/mail/ruby-roadie-rails: Makefile
Log Message:
mail/ruby-roadie-rails: accept ruby27
redmine50 build with ruby27.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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.4 pkgsrc/mail/ruby-roadie-rails/Makefile:1.5
--- pkgsrc/mail/ruby-roadie-rails/Makefile:1.4 Sun Sep 4 05:29:12 2022
+++ pkgsrc/mail/ruby-roadie-rails/Makefile Mon Sep 5 15:23:09 2022
@@ -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 @@ DEPENDS+= ${RUBY_PKGPREFIX}-roadie>=5.0<
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