pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-activemodel51 devel/ruby-activemodel51: fix...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ed57c3523727
branches: trunk
changeset: 324156:ed57c3523727
user: taca <taca%pkgsrc.org@localhost>
date: Tue Oct 09 17:03:46 2018 +0000
description:
devel/ruby-activemodel51: fix COMMENT
Fix COMMENT, this is not for Rails 4.2 but 5.1.
diffstat:
devel/ruby-activemodel51/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7df40c6bfd91 -r ed57c3523727 devel/ruby-activemodel51/Makefile
--- a/devel/ruby-activemodel51/Makefile Tue Oct 09 16:56:17 2018 +0000
+++ b/devel/ruby-activemodel51/Makefile Tue Oct 09 17:03:46 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/03/21 09:47:24 taca Exp $
+# $NetBSD: Makefile,v 1.2 2018/10/09 17:03:46 taca Exp $
DISTNAME= activemodel-${RAILS_VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-activemodel${RUBY_RAILS}-${RAILS_VERSION}
@@ -6,7 +6,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.rubyonrails.org/
-COMMENT= Toolkit for building modeling frameworks (part of Rails 4.2)
+COMMENT= Toolkit for building modeling frameworks (part of Rails 5.1)
LICENSE= mit
DEPENDS+= ${RUBY_ACTIVESUPPORT_DEPENDS}
Home |
Main Index |
Thread Index |
Old Index