pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/ruby-roadie-rails2
Module Name: pkgsrc
Committed By: taca
Date: Mon Sep 5 15:33:14 UTC 2022
Modified Files:
pkgsrc/mail/ruby-roadie-rails2: Makefile
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/mail/ruby-roadie-rails2/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-rails2/Makefile
diff -u pkgsrc/mail/ruby-roadie-rails2/Makefile:1.2 pkgsrc/mail/ruby-roadie-rails2/Makefile:1.3
--- pkgsrc/mail/ruby-roadie-rails2/Makefile:1.2 Thu Sep 1 16:23:44 2022
+++ pkgsrc/mail/ruby-roadie-rails2/Makefile Mon Sep 5 15:33:14 2022
@@ -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 @@ DEPENDS+= ${RUBY_PKGPREFIX}-roadie4>=3.1
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