pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ruby-railties51 devel/ruby-railties51: fix COMMENT



details:   https://anonhg.NetBSD.org/pkgsrc/rev/657cec9cb4c3
branches:  trunk
changeset: 313782:657cec9cb4c3
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Oct 09 17:04:21 2018 +0000

description:
devel/ruby-railties51: fix COMMENT

Fix COMMENT, this is not for Rails 4.2 but 5.1.

diffstat:

 devel/ruby-railties51/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9542e337ca97 -r 657cec9cb4c3 devel/ruby-railties51/Makefile
--- a/devel/ruby-railties51/Makefile    Tue Oct 09 17:03:46 2018 +0000
+++ b/devel/ruby-railties51/Makefile    Tue Oct 09 17:04:21 2018 +0000
@@ -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 @@
 
 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