pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-railties51
Module Name: pkgsrc
Committed By: taca
Date: Tue Oct 9 17:04:21 UTC 2018
Modified Files:
pkgsrc/devel/ruby-railties51: Makefile
Log Message:
devel/ruby-railties51: fix COMMENT
Fix COMMENT, this is not for Rails 4.2 but 5.1.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-railties51/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-railties51/Makefile
diff -u pkgsrc/devel/ruby-railties51/Makefile:1.2 pkgsrc/devel/ruby-railties51/Makefile:1.3
--- pkgsrc/devel/ruby-railties51/Makefile:1.2 Thu Mar 22 15:43:11 2018
+++ pkgsrc/devel/ruby-railties51/Makefile Tue Oct 9 17:04:21 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2018/03/22 15:43:11 maya Exp $
+# $NetBSD: Makefile,v 1.3 2018/10/09 17:04:21 taca Exp $
DISTNAME= railties-${RAILS_VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-railties${RUBY_RAILS}-${RAILS_VERSION}
@@ -6,7 +6,7 @@ CATEGORIES= databases
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.rubyonrails.org/
-COMMENT= Tools for creating, working with, and running Rails 4.2
+COMMENT= Tools for creating, working with, and running Rails 5.1
LICENSE= mit
DEPENDS+= ${RUBY_ACTIONPACK_DEPENDS}
Home |
Main Index |
Thread Index |
Old Index