pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ruby-coffee-rails4



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Mar 21 16:04:15 UTC 2020

Added Files:
        pkgsrc/www/ruby-coffee-rails4: DESCR Makefile PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/www/ruby-coffee-rails4/DESCR \
    pkgsrc/www/ruby-coffee-rails4/Makefile \
    pkgsrc/www/ruby-coffee-rails4/PLIST \
    pkgsrc/www/ruby-coffee-rails4/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/www/ruby-coffee-rails4/DESCR
diff -u /dev/null pkgsrc/www/ruby-coffee-rails4/DESCR:1.1
--- /dev/null   Sat Mar 21 16:04:15 2020
+++ pkgsrc/www/ruby-coffee-rails4/DESCR Sat Mar 21 16:04:15 2020
@@ -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).
Index: pkgsrc/www/ruby-coffee-rails4/Makefile
diff -u /dev/null pkgsrc/www/ruby-coffee-rails4/Makefile:1.1
--- /dev/null   Sat Mar 21 16:04:15 2020
+++ pkgsrc/www/ruby-coffee-rails4/Makefile      Sat Mar 21 16:04:15 2020
@@ -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"
Index: pkgsrc/www/ruby-coffee-rails4/PLIST
diff -u /dev/null pkgsrc/www/ruby-coffee-rails4/PLIST:1.1
--- /dev/null   Sat Mar 21 16:04:15 2020
+++ pkgsrc/www/ruby-coffee-rails4/PLIST Sat Mar 21 16:04:15 2020
@@ -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
Index: pkgsrc/www/ruby-coffee-rails4/distinfo
diff -u /dev/null pkgsrc/www/ruby-coffee-rails4/distinfo:1.1
--- /dev/null   Sat Mar 21 16:04:15 2020
+++ pkgsrc/www/ruby-coffee-rails4/distinfo      Sat Mar 21 16:04:15 2020
@@ -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