pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ruby-coffee-rails4 www/ruby-coffee-rails4: add pac...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/800db5490fbf
branches:  trunk
changeset: 425384:800db5490fbf
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Mar 21 16:04:15 2020 +0000

description:
www/ruby-coffee-rails4: add package version 4.2.2

Add ruby-coffee-rails4 package, this is the same current version of
www/ruby-coffee-rails for rails 5.1.

diffstat:

 www/ruby-coffee-rails4/DESCR    |   2 ++
 www/ruby-coffee-rails4/Makefile |  20 ++++++++++++++++++++
 www/ruby-coffee-rails4/PLIST    |  14 ++++++++++++++
 www/ruby-coffee-rails4/distinfo |   6 ++++++
 4 files changed, 42 insertions(+), 0 deletions(-)

diffs (58 lines):

diff -r 75c2a4d0e5c8 -r 800db5490fbf www/ruby-coffee-rails4/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-coffee-rails4/DESCR      Sat Mar 21 16:04:15 2020 +0000
@@ -0,0 +1,2 @@
+CoffeeScript adapter for the Rails asset pipeline.  Also adds support to use
+CoffeeScript to respond to JavaScript requests (use `.coffee` views).
diff -r 75c2a4d0e5c8 -r 800db5490fbf www/ruby-coffee-rails4/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-coffee-rails4/Makefile   Sat Mar 21 16:04:15 2020 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2020/03/21 16:04:15 taca Exp $
+
+DISTNAME=      coffee-rails-4.2.2
+PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/rails-/rails${RUBY_RAILS}-/}
+CATEGORIES=    www
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/rails/coffee-rails
+COMMENT=       Coffee Script adapter for the Rails asset pipeline
+LICENSE=       mit
+
+DEPENDS+=      ${RUBY_PKGPREFIX}-coffee-script>=2.2.0:../../lang/ruby-coffee-script
+DEPENDS+=      ${RUBY_RAILTIES_DEPENDS}
+
+USE_LANGUAGES= # none
+
+RUBY_RAILS_ACCEPTED=   51
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 75c2a4d0e5c8 -r 800db5490fbf www/ruby-coffee-rails4/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-coffee-rails4/PLIST      Sat Mar 21 16:04:15 2020 +0000
@@ -0,0 +1,14 @@
+@comment $NetBSD: PLIST,v 1.1 2020/03/21 16:04:15 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/CHANGELOG.md
+${GEM_LIBDIR}/MIT-LICENSE
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/lib/assets/javascripts/coffee-script.js.erb
+${GEM_LIBDIR}/lib/coffee-rails.rb
+${GEM_LIBDIR}/lib/coffee/rails/engine.rb
+${GEM_LIBDIR}/lib/coffee/rails/js_hook.rb
+${GEM_LIBDIR}/lib/coffee/rails/template_handler.rb
+${GEM_LIBDIR}/lib/coffee/rails/version.rb
+${GEM_LIBDIR}/lib/rails/generators/coffee/assets/assets_generator.rb
+${GEM_LIBDIR}/lib/rails/generators/coffee/assets/templates/javascript.coffee
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 75c2a4d0e5c8 -r 800db5490fbf www/ruby-coffee-rails4/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-coffee-rails4/distinfo   Sat Mar 21 16:04:15 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/03/21 16:04:15 taca Exp $
+
+SHA1 (coffee-rails-4.2.2.gem) = 6de60589dd4320928e96e58bdf48a74ebd84a9d6
+RMD160 (coffee-rails-4.2.2.gem) = e57f88e09a59994e9e56f55944093c440377ac13
+SHA512 (coffee-rails-4.2.2.gem) = 7a6f750d51c058a34d7bab541aac41ac655a7caa7c947ac078307b930aa97f5e77ec1e2b8eac1a44266a5c25b8194aaa4dbc3f27e9cac34b7feb380083e2e756
+Size (coffee-rails-4.2.2.gem) = 7168 bytes



Home | Main Index | Thread Index | Old Index