pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-actionview51
Module Name: pkgsrc
Committed By: taca
Date: Tue Oct 9 17:07:07 UTC 2018
Modified Files:
pkgsrc/www/ruby-actionview51: Makefile
Log Message:
www/ruby-actionview51: 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.1 -r1.2 pkgsrc/www/ruby-actionview51/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/ruby-actionview51/Makefile
diff -u pkgsrc/www/ruby-actionview51/Makefile:1.1 pkgsrc/www/ruby-actionview51/Makefile:1.2
--- pkgsrc/www/ruby-actionview51/Makefile:1.1 Wed Mar 21 09:52:59 2018
+++ pkgsrc/www/ruby-actionview51/Makefile Tue Oct 9 17:07:07 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/03/21 09:52:59 taca Exp $
+# $NetBSD: Makefile,v 1.2 2018/10/09 17:07:07 taca Exp $
DISTNAME= actionview-${RAILS_VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-actionview${RUBY_RAILS}-${RAILS_VERSION}
@@ -6,7 +6,7 @@ CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.rubyonrails.org/
-COMMENT= Rendering framework putting the V in MVC (part of Rails)
+COMMENT= Rendering framework putting the V in MVC (part of Rails 5.1)
LICENSE= mit
DEPENDS+= ${RUBY_ACTIVESUPPORT_DEPENDS}
Home |
Main Index |
Thread Index |
Old Index