pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-activemodel70
Module Name: pkgsrc
Committed By: wiz
Date: Sun Mar 27 14:17:55 UTC 2022
Modified Files:
pkgsrc/devel/ruby-activemodel70: Makefile
Log Message:
ruby-activemodel70: fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ruby-activemodel70/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-activemodel70/Makefile
diff -u pkgsrc/devel/ruby-activemodel70/Makefile:1.3 pkgsrc/devel/ruby-activemodel70/Makefile:1.4
--- pkgsrc/devel/ruby-activemodel70/Makefile:1.3 Sun Mar 27 06:43:11 2022
+++ pkgsrc/devel/ruby-activemodel70/Makefile Sun Mar 27 14:17:55 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2022/03/27 06:43:11 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2022/03/27 14:17:55 wiz Exp $
DISTNAME= activemodel-${RAILS_VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-activemodel${RUBY_RAILS}-${RAILS_VERSION}
@@ -16,7 +16,7 @@ USE_LANGUAGES= # none
RUBY_RAILS_ACCEPTED= 70
RUBY_RAILS_STRICT_DEP= yes
-UBY_VERSIONS_INCOMPATIBLE= 26
+RUBY_VERSIONS_INCOMPATIBLE= 26
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index