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: Sat Dec 14 11:13:08 UTC 2024
Modified Files:
pkgsrc/mail/ruby-roadie-rails: Makefile
Log Message:
mail/ruby-roadie-rails: accept rails72
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 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.10 pkgsrc/mail/ruby-roadie-rails/Makefile:1.11
--- pkgsrc/mail/ruby-roadie-rails/Makefile:1.10 Wed Nov 6 16:16:46 2024
+++ pkgsrc/mail/ruby-roadie-rails/Makefile Sat Dec 14 11:13:08 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2024/11/06 16:16:46 taca Exp $
+# $NetBSD: Makefile,v 1.11 2024/12/14 11:13:08 taca Exp $
DISTNAME= roadie-rails-3.2.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/rails/rails${RUBY_RAILS}/}
@@ -14,7 +14,7 @@ DEPENDS+= ${RUBY_PKGPREFIX}-roadie>=5.0<
USE_LANGUAGES= # none
-RUBY_RAILS_ACCEPTED= 61
+RUBY_RAILS_ACCEPTED= 61 72
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index