pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ruby-rails61 www/ruby-rails61: add package version...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8c33f5f666dd
branches: trunk
changeset: 446914:8c33f5f666dd
user: taca <taca%pkgsrc.org@localhost>
date: Sun Feb 14 14:10:02 2021 +0000
description:
www/ruby-rails61: add package version 6.1.2.1
Ruby on Rails is a full-stack web framework optimized for programmer
happiness and sustainable productivity. It encourages beautiful code
by favoring convention over configuration.
This is for Ruby on Rails 6.1.
diffstat:
www/ruby-rails61/DESCR | 5 +++++
www/ruby-rails61/Makefile | 35 +++++++++++++++++++++++++++++++++++
www/ruby-rails61/PLIST | 4 ++++
www/ruby-rails61/distinfo | 6 ++++++
4 files changed, 50 insertions(+), 0 deletions(-)
diffs (66 lines):
diff -r 3cee4fe04df6 -r 8c33f5f666dd www/ruby-rails61/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-rails61/DESCR Sun Feb 14 14:10:02 2021 +0000
@@ -0,0 +1,5 @@
+Ruby on Rails is a full-stack web framework optimized for programmer
+happiness and sustainable productivity. It encourages beautiful code
+by favoring convention over configuration.
+
+This is for Ruby on Rails 6.1.
diff -r 3cee4fe04df6 -r 8c33f5f666dd www/ruby-rails61/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-rails61/Makefile Sun Feb 14 14:10:02 2021 +0000
@@ -0,0 +1,35 @@
+# $NetBSD: Makefile,v 1.1 2021/02/14 14:10:02 taca Exp $
+
+DISTNAME= rails-${RAILS_VERSION}
+PKGNAME= ${RUBY_PKGPREFIX}-rails${RUBY_RAILS}-${RAILS_VERSION}
+CATEGORIES= www
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://www.rubyonrails.org/
+COMMENT= Full-stack web application framework, Rails 6.0
+LICENSE= mit
+
+#DEPENDS+= ${RUBY_ACTIVESUPPORT_DEPENDS}
+#DEPENDS+= ${RUBY_ACTIONPACK_DEPENDS}
+#DEPENDS+= ${RUBY_ACTIONVIEW_DEPENDS}
+#DEPENDS+= ${RUBY_ACTIVEMODEL_DEPENDS}
+#DEPENDS+= ${RUBY_ACTIVERECORD_DEPENDS}
+DEPENDS+= ${RUBY_ACTIONMAILER_DEPENDS}
+#DEPENDS+= ${RUBY_ACTIVEJOB_DEPENDS}
+DEPENDS+= ${RUBY_ACTIONCABLE_DEPENDS}
+#DEPENDS+= ${RUBY_ACTIVESTORAGE_DEPENDS}
+DEPENDS+= ${RUBY_ACTIONMAILBOX_DEPENDS}
+DEPENDS+= ${RUBY_ACTIONTEXT_DEPENDS}
+DEPENDS+= ${RUBY_RAILTIES_DEPENDS}
+DEPENDS+= ${RUBY_PKGPREFIX}-sprockets-rails>2.0.0:../../misc/ruby-sprockets-rails
+
+USE_LANGUAGES= # none
+
+RUBY_RAILS_ACCEPTED= 61
+RUBY_RAILS_STRICT_DEP= yes
+
+.include "../../lang/ruby/gem.mk"
+.if ${RUBY_VER} < 26
+DEPENDS+= ${RUBY_PKGPREFIX}-bundler>=1.15.0:../../misc/ruby-bundler
+.endif
+.include "../../mk/bsd.pkg.mk"
diff -r 3cee4fe04df6 -r 8c33f5f666dd www/ruby-rails61/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-rails61/PLIST Sun Feb 14 14:10:02 2021 +0000
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2021/02/14 14:10:02 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/README.md
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 3cee4fe04df6 -r 8c33f5f666dd www/ruby-rails61/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-rails61/distinfo Sun Feb 14 14:10:02 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/02/14 14:10:02 taca Exp $
+
+SHA1 (rails-6.1.2.1.gem) = 75528f9ad6fe71026b3c10d04646735a9a181ee9
+RMD160 (rails-6.1.2.1.gem) = f0e9b063312fb6af3f9bbf167cb6e71e66b94185
+SHA512 (rails-6.1.2.1.gem) = a604ed34d3fab4a549d7bbe1054ba396ee201116b1cc26e466776ba3bf78a6c09b7178d79927b87c04ab17ec49801c7c1a41683c9ff50559b06ee986c88e00b6
+Size (rails-6.1.2.1.gem) = 6656 bytes
Home |
Main Index |
Thread Index |
Old Index