pkgsrc-WIP-changes archive

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

ruby-vegas: Import ruby-vegas-0.1.11 as wip/ruby-vegas



Module Name:	pkgsrc-wip
Committed By:	Antonio Huete Jimenez <tuxillo%quantumachine.net@localhost>
Pushed By:	tuxillo
Date:		Sat Jun 23 18:13:58 2018 +0000
Changeset:	0c6f85f5a5dda6ab5bb22027401453c6922bf746

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

Log Message:
ruby-vegas: Import ruby-vegas-0.1.11 as wip/ruby-vegas

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

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

diffstat:
 Makefile            |  1 +
 ruby-vegas/DESCR    |  4 ++++
 ruby-vegas/Makefile | 14 ++++++++++++++
 ruby-vegas/PLIST    | 18 ++++++++++++++++++
 ruby-vegas/distinfo |  6 ++++++
 5 files changed, 43 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 22b1cae1fc..7ae39689e7 100644
--- a/Makefile
+++ b/Makefile
@@ -4070,6 +4070,7 @@ SUBDIR+=	ruby-teamocil
 SUBDIR+=	ruby-termit
 SUBDIR+=	ruby-therubyracer
 SUBDIR+=	ruby-trollop
+SUBDIR+=	ruby-vegas
 SUBDIR+=	ruby-xmpp4r
 SUBDIR+=	ruby-yaml_waml
 SUBDIR+=	runit
diff --git a/ruby-vegas/DESCR b/ruby-vegas/DESCR
new file mode 100644
index 0000000000..934c54ec52
--- /dev/null
+++ b/ruby-vegas/DESCR
@@ -0,0 +1,4 @@
+= vegas: Sinatra/Rack app wrapper.
+
+Vegas aims to solve the simple problem of creating executable
+versions of Sinatra/Rack apps.
diff --git a/ruby-vegas/Makefile b/ruby-vegas/Makefile
new file mode 100644
index 0000000000..b210d9a364
--- /dev/null
+++ b/ruby-vegas/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD$
+
+DISTNAME=	vegas-0.1.11
+CATEGORIES=	www
+
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=	http://code.quirkey.com/vegas/
+COMMENT=	Sinatra/Rack app wrapper
+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-vegas/PLIST b/ruby-vegas/PLIST
new file mode 100644
index 0000000000..7207c556fa
--- /dev/null
+++ b/ruby-vegas/PLIST
@@ -0,0 +1,18 @@
+@comment $NetBSD$
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/History.txt
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/README.rdoc
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/lib/vegas.rb
+${GEM_LIBDIR}/lib/vegas/runner.rb
+${GEM_LIBDIR}/test/apps.rb
+${GEM_LIBDIR}/test/test_app/bin/test_app
+${GEM_LIBDIR}/test/test_app/bin/test_rack_app
+${GEM_LIBDIR}/test/test_app/test_app.rb
+${GEM_LIBDIR}/test/test_helper.rb
+${GEM_LIBDIR}/test/test_vegas_runner.rb
+${GEM_LIBDIR}/vegas.gemspec
+${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-vegas/distinfo b/ruby-vegas/distinfo
new file mode 100644
index 0000000000..be6a3a48f1
--- /dev/null
+++ b/ruby-vegas/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (vegas-0.1.11.gem) = 9c5aa3cf441cadae6ef8731942d7803c6e899531
+RMD160 (vegas-0.1.11.gem) = 8988affe3562326492ac293b6c329103cf94a873
+SHA512 (vegas-0.1.11.gem) = a7951714d093d8ee12e731567fbc8ec3d4e0d2d4c9f7d87ff56d682d14d34f8a648937f1d61639a35db02da6a5a253611ca66b57b5b96e03cfd6d4c03d065685
+Size (vegas-0.1.11.gem) = 12800 bytes


Home | Main Index | Thread Index | Old Index