pkgsrc-WIP-changes archive

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

ruby-sinatra1: Import ruby-sinatra-1.4.8 as wip/ruby-sinatra1



Module Name:	pkgsrc-wip
Committed By:	Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By:	steleto
Date:		Tue Dec 24 00:36:28 2019 +0900
Changeset:	9ff47ec8144924d0ecf239acbe84a3125932aedf

Modified Files:
	Makefile
Added Files:
	ruby-sinatra1/DESCR
	ruby-sinatra1/Makefile
	ruby-sinatra1/PLIST
	ruby-sinatra1/distinfo

Log Message:
ruby-sinatra1: Import ruby-sinatra-1.4.8 as wip/ruby-sinatra1

Classy web-development dressed in a DSL.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9ff47ec8144924d0ecf239acbe84a3125932aedf

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

diffstat:
 Makefile               |   1 +
 ruby-sinatra1/DESCR    |   1 +
 ruby-sinatra1/Makefile |  17 +++++++
 ruby-sinatra1/PLIST    | 134 +++++++++++++++++++++++++++++++++++++++++++++++++
 ruby-sinatra1/distinfo |   6 +++
 5 files changed, 159 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index b1b8f15980..ab2fa0d0dc 100644
--- a/Makefile
+++ b/Makefile
@@ -4361,6 +4361,7 @@ SUBDIR+=	ruby-rouge
 SUBDIR+=	ruby-sanitize
 SUBDIR+=	ruby-simple-navigation
 SUBDIR+=	ruby-sinatra-simple-navigation
+SUBDIR+=	ruby-sinatra1
 SUBDIR+=	ruby-taskwarrior-web
 SUBDIR+=	ruby-teamocil
 SUBDIR+=	ruby-termit
diff --git a/ruby-sinatra1/DESCR b/ruby-sinatra1/DESCR
new file mode 100644
index 0000000000..c6cc875288
--- /dev/null
+++ b/ruby-sinatra1/DESCR
@@ -0,0 +1 @@
+Classy web-development dressed in a DSL.
diff --git a/ruby-sinatra1/Makefile b/ruby-sinatra1/Makefile
new file mode 100644
index 0000000000..9d61147ca1
--- /dev/null
+++ b/ruby-sinatra1/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.27 2019/02/06 14:54:35 taca Exp $
+
+DISTNAME=	sinatra-1.4.8
+PKGNAME=	${RUBY_PKGPREFIX}-${DISTNAME:S/sinatra/sinatra1/}
+CATEGORIES=	www
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	http://www.sinatrarb.com/
+COMMENT=	Classy web-development dressed in a DSL
+LICENSE=	mit
+
+DEPENDS+=	${RUBY_PKGPREFIX}-rack16>=1.5<2:../../www/ruby-rack16
+DEPENDS+=	${RUBY_PKGPREFIX}-rack-protection1>=1.4<2:../../wip/ruby-rack-protection1
+DEPENDS+=	${RUBY_PKGPREFIX}-tilt>=1.3<3:../../textproc/ruby-tilt
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/ruby-sinatra1/PLIST b/ruby-sinatra1/PLIST
new file mode 100644
index 0000000000..7648fefa5f
--- /dev/null
+++ b/ruby-sinatra1/PLIST
@@ -0,0 +1,134 @@
+@comment $NetBSD$
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.yardopts
+${GEM_LIBDIR}/AUTHORS.md
+${GEM_LIBDIR}/CHANGELOG.md
+${GEM_LIBDIR}/CONTRIBUTING.md
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/README.de.md
+${GEM_LIBDIR}/README.es.md
+${GEM_LIBDIR}/README.fr.md
+${GEM_LIBDIR}/README.hu.md
+${GEM_LIBDIR}/README.ja.md
+${GEM_LIBDIR}/README.ko.md
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/README.pt-br.md
+${GEM_LIBDIR}/README.pt-pt.md
+${GEM_LIBDIR}/README.ru.md
+${GEM_LIBDIR}/README.zh.md
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/examples/chat.rb
+${GEM_LIBDIR}/examples/simple.rb
+${GEM_LIBDIR}/examples/stream.ru
+${GEM_LIBDIR}/lib/sinatra.rb
+${GEM_LIBDIR}/lib/sinatra/base.rb
+${GEM_LIBDIR}/lib/sinatra/ext.rb
+${GEM_LIBDIR}/lib/sinatra/images/404.png
+${GEM_LIBDIR}/lib/sinatra/images/500.png
+${GEM_LIBDIR}/lib/sinatra/main.rb
+${GEM_LIBDIR}/lib/sinatra/show_exceptions.rb
+${GEM_LIBDIR}/lib/sinatra/version.rb
+${GEM_LIBDIR}/sinatra.gemspec
+${GEM_LIBDIR}/test/asciidoctor_test.rb
+${GEM_LIBDIR}/test/base_test.rb
+${GEM_LIBDIR}/test/builder_test.rb
+${GEM_LIBDIR}/test/coffee_test.rb
+${GEM_LIBDIR}/test/compile_test.rb
+${GEM_LIBDIR}/test/contest.rb
+${GEM_LIBDIR}/test/creole_test.rb
+${GEM_LIBDIR}/test/delegator_test.rb
+${GEM_LIBDIR}/test/encoding_test.rb
+${GEM_LIBDIR}/test/erb_test.rb
+${GEM_LIBDIR}/test/extensions_test.rb
+${GEM_LIBDIR}/test/filter_test.rb
+${GEM_LIBDIR}/test/haml_test.rb
+${GEM_LIBDIR}/test/helper.rb
+${GEM_LIBDIR}/test/helpers_test.rb
+${GEM_LIBDIR}/test/integration/app.rb
+${GEM_LIBDIR}/test/integration_helper.rb
+${GEM_LIBDIR}/test/integration_test.rb
+${GEM_LIBDIR}/test/less_test.rb
+${GEM_LIBDIR}/test/liquid_test.rb
+${GEM_LIBDIR}/test/mapped_error_test.rb
+${GEM_LIBDIR}/test/markaby_test.rb
+${GEM_LIBDIR}/test/markdown_test.rb
+${GEM_LIBDIR}/test/mediawiki_test.rb
+${GEM_LIBDIR}/test/middleware_test.rb
+${GEM_LIBDIR}/test/nokogiri_test.rb
+${GEM_LIBDIR}/test/public/favicon.ico
+${GEM_LIBDIR}/test/public/hello+world.txt
+${GEM_LIBDIR}/test/rabl_test.rb
+${GEM_LIBDIR}/test/rack_test.rb
+${GEM_LIBDIR}/test/radius_test.rb
+${GEM_LIBDIR}/test/rdoc_test.rb
+${GEM_LIBDIR}/test/readme_test.rb
+${GEM_LIBDIR}/test/request_test.rb
+${GEM_LIBDIR}/test/response_test.rb
+${GEM_LIBDIR}/test/result_test.rb
+${GEM_LIBDIR}/test/route_added_hook_test.rb
+${GEM_LIBDIR}/test/routing_test.rb
+${GEM_LIBDIR}/test/sass_test.rb
+${GEM_LIBDIR}/test/scss_test.rb
+${GEM_LIBDIR}/test/server_test.rb
+${GEM_LIBDIR}/test/settings_test.rb
+${GEM_LIBDIR}/test/sinatra_test.rb
+${GEM_LIBDIR}/test/slim_test.rb
+${GEM_LIBDIR}/test/static_test.rb
+${GEM_LIBDIR}/test/streaming_test.rb
+${GEM_LIBDIR}/test/stylus_test.rb
+${GEM_LIBDIR}/test/templates_test.rb
+${GEM_LIBDIR}/test/textile_test.rb
+${GEM_LIBDIR}/test/views/a/in_a.str
+${GEM_LIBDIR}/test/views/ascii.erb
+${GEM_LIBDIR}/test/views/b/in_b.str
+${GEM_LIBDIR}/test/views/calc.html.erb
+${GEM_LIBDIR}/test/views/error.builder
+${GEM_LIBDIR}/test/views/error.erb
+${GEM_LIBDIR}/test/views/error.haml
+${GEM_LIBDIR}/test/views/error.sass
+${GEM_LIBDIR}/test/views/explicitly_nested.str
+${GEM_LIBDIR}/test/views/foo/hello.test
+${GEM_LIBDIR}/test/views/hello.asciidoc
+${GEM_LIBDIR}/test/views/hello.builder
+${GEM_LIBDIR}/test/views/hello.coffee
+${GEM_LIBDIR}/test/views/hello.creole
+${GEM_LIBDIR}/test/views/hello.erb
+${GEM_LIBDIR}/test/views/hello.haml
+${GEM_LIBDIR}/test/views/hello.less
+${GEM_LIBDIR}/test/views/hello.liquid
+${GEM_LIBDIR}/test/views/hello.mab
+${GEM_LIBDIR}/test/views/hello.md
+${GEM_LIBDIR}/test/views/hello.mediawiki
+${GEM_LIBDIR}/test/views/hello.nokogiri
+${GEM_LIBDIR}/test/views/hello.rabl
+${GEM_LIBDIR}/test/views/hello.radius
+${GEM_LIBDIR}/test/views/hello.rdoc
+${GEM_LIBDIR}/test/views/hello.sass
+${GEM_LIBDIR}/test/views/hello.scss
+${GEM_LIBDIR}/test/views/hello.slim
+${GEM_LIBDIR}/test/views/hello.str
+${GEM_LIBDIR}/test/views/hello.styl
+${GEM_LIBDIR}/test/views/hello.test
+${GEM_LIBDIR}/test/views/hello.textile
+${GEM_LIBDIR}/test/views/hello.wlang
+${GEM_LIBDIR}/test/views/hello.yajl
+${GEM_LIBDIR}/test/views/layout2.builder
+${GEM_LIBDIR}/test/views/layout2.erb
+${GEM_LIBDIR}/test/views/layout2.haml
+${GEM_LIBDIR}/test/views/layout2.liquid
+${GEM_LIBDIR}/test/views/layout2.mab
+${GEM_LIBDIR}/test/views/layout2.nokogiri
+${GEM_LIBDIR}/test/views/layout2.rabl
+${GEM_LIBDIR}/test/views/layout2.radius
+${GEM_LIBDIR}/test/views/layout2.slim
+${GEM_LIBDIR}/test/views/layout2.str
+${GEM_LIBDIR}/test/views/layout2.test
+${GEM_LIBDIR}/test/views/layout2.wlang
+${GEM_LIBDIR}/test/views/nested.str
+${GEM_LIBDIR}/test/views/utf8.erb
+${GEM_LIBDIR}/test/wlang_test.rb
+${GEM_LIBDIR}/test/yajl_test.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
+@pkgdir lib/ruby/gems/2.6.0/extensions
+@pkgdir lib/ruby/gems/2.6.0/build_info
diff --git a/ruby-sinatra1/distinfo b/ruby-sinatra1/distinfo
new file mode 100644
index 0000000000..af28587af0
--- /dev/null
+++ b/ruby-sinatra1/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.19 2019/02/06 14:54:35 taca Exp $
+
+SHA1 (sinatra-1.4.8.gem) = 3377f6140321523d7751bed3b2cc8a5201d8ec9f
+RMD160 (sinatra-1.4.8.gem) = 4b3fd5fe867426a1b5c710288bfb4f10d848f5d2
+SHA512 (sinatra-1.4.8.gem) = e56a5a6d7ceb0be4bc537feb6ada2956f1fd64b452dee347b259837aa02041dfa53d9808531cdd0a02a91093ba92f7c505c39f0dd990dfbc6e872681f40bc5e9
+Size (sinatra-1.4.8.gem) = 369152 bytes


Home | Main Index | Thread Index | Old Index