pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ruby-rack-flash3: Import ruby-rack-flash3-1.0.5 as wip/ruby-rack-flash3
Module Name: pkgsrc-wip
Committed By: Antonio Huete Jimenez <tuxillo%quantumachine.net@localhost>
Pushed By: tuxillo
Date: Sat Jun 23 17:09:09 2018 +0000
Changeset: 1f76b30ac247e8d2979f86a196a0ac59646a4052
Modified Files:
Makefile
Added Files:
ruby-rack-flash3/DESCR
ruby-rack-flash3/Makefile
ruby-rack-flash3/PLIST
ruby-rack-flash3/distinfo
Log Message:
ruby-rack-flash3: Import ruby-rack-flash3-1.0.5 as wip/ruby-rack-flash3
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1f76b30ac247e8d2979f86a196a0ac59646a4052
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
ruby-rack-flash3/DESCR | 1 +
ruby-rack-flash3/Makefile | 14 ++++++++++++++
ruby-rack-flash3/PLIST | 21 +++++++++++++++++++++
ruby-rack-flash3/distinfo | 6 ++++++
5 files changed, 43 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 5203eb560e..337f5ea2a8 100644
--- a/Makefile
+++ b/Makefile
@@ -4058,6 +4058,7 @@ SUBDIR+= ruby-kakasi
SUBDIR+= ruby-libv8
SUBDIR+= ruby-neovim
SUBDIR+= ruby-passenger
+SUBDIR+= ruby-rack-flash3
SUBDIR+= ruby-redmine
SUBDIR+= ruby-review
SUBDIR+= ruby-roo-xls
diff --git a/ruby-rack-flash3/DESCR b/ruby-rack-flash3/DESCR
new file mode 100644
index 0000000000..e4f3fd6667
--- /dev/null
+++ b/ruby-rack-flash3/DESCR
@@ -0,0 +1 @@
+= rack-flash3: Flash has implemetation for Rack apps.
diff --git a/ruby-rack-flash3/Makefile b/ruby-rack-flash3/Makefile
new file mode 100644
index 0000000000..75fc7f87c6
--- /dev/null
+++ b/ruby-rack-flash3/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD$
+
+DISTNAME= rack-flash3-1.0.5
+CATEGORIES= devel
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/treeder/rack-flash
+COMMENT= Flash hash implementation for Rack apps
+LICENSE= mit
+
+DEPENDS+= ${RUBY_PKGPREFIX}-rack>=2.0.0:../../www/ruby-rack
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/ruby-rack-flash3/PLIST b/ruby-rack-flash3/PLIST
new file mode 100644
index 0000000000..a3578a7dc4
--- /dev/null
+++ b/ruby-rack-flash3/PLIST
@@ -0,0 +1,21 @@
+@comment $NetBSD$
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/VERSION.yml
+${GEM_LIBDIR}/example/base_app.ru
+${GEM_LIBDIR}/example/sinatra_app.rb
+${GEM_LIBDIR}/example/views/index.erb
+${GEM_LIBDIR}/example/views/layout.erb
+${GEM_LIBDIR}/example/views/show.erb
+${GEM_LIBDIR}/lib/rack-flash.rb
+${GEM_LIBDIR}/lib/rack/flash.rb
+${GEM_LIBDIR}/lib/rack/flash/test.rb
+${GEM_LIBDIR}/rack-flash3.gemspec
+${GEM_LIBDIR}/test/helper.rb
+${GEM_LIBDIR}/test/test_flash.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
+@pkgdir lib/ruby/gems/2.4.0/extensions
+@pkgdir lib/ruby/gems/2.4.0/build_info
diff --git a/ruby-rack-flash3/distinfo b/ruby-rack-flash3/distinfo
new file mode 100644
index 0000000000..037dd1138a
--- /dev/null
+++ b/ruby-rack-flash3/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (rack-flash3-1.0.5.gem) = 872a8d3d6a8015640075625d7250b3667f21882c
+RMD160 (rack-flash3-1.0.5.gem) = ddc8719c456e767b721066bf200f8d7bd293301d
+SHA512 (rack-flash3-1.0.5.gem) = a5af351e7cbfee77276ec03250d52d0abb9b208270e8dc5caf807fef23c32779071d68862527d392d2731836efb573769a38ed44439f2adbed6018136438fe9d
+Size (rack-flash3-1.0.5.gem) = 11264 bytes
Home |
Main Index |
Thread Index |
Old Index