summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca>2017-06-10 16:25:11 +0000
committertaca <taca>2017-06-10 16:25:11 +0000
commitd81960aa69cccc9cdf68b51b530f69460c428bf0 (patch)
tree5c47df83db32992866345ee1b7366bc907b93433 /devel
parent04198b22f6c0ad5e1ba31251d66aefad19b4b0f2 (diff)
downloadpkgsrc-d81960aa69cccc9cdf68b51b530f69460c428bf0.tar.gz
Add ruby-rspec_junit_formatter package version 0.2.3.
RSpec 2 & 3 results that Jenkins can read. Probably a few other CI servers, too.
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-rspec_junit_formatter/DESCR2
-rw-r--r--devel/ruby-rspec_junit_formatter/Makefile15
-rw-r--r--devel/ruby-rspec_junit_formatter/PLIST8
-rw-r--r--devel/ruby-rspec_junit_formatter/distinfo6
4 files changed, 31 insertions, 0 deletions
diff --git a/devel/ruby-rspec_junit_formatter/DESCR b/devel/ruby-rspec_junit_formatter/DESCR
new file mode 100644
index 00000000000..5dd23356147
--- /dev/null
+++ b/devel/ruby-rspec_junit_formatter/DESCR
@@ -0,0 +1,2 @@
+RSpec 2 & 3 results that Jenkins can read. Probably a few other CI servers,
+too.
diff --git a/devel/ruby-rspec_junit_formatter/Makefile b/devel/ruby-rspec_junit_formatter/Makefile
new file mode 100644
index 00000000000..c2cd317eb71
--- /dev/null
+++ b/devel/ruby-rspec_junit_formatter/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2017/06/10 16:25:11 taca Exp $
+
+DISTNAME= rspec_junit_formatter-0.2.3
+CATEGORIES= devel
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://github.com/sj26/rspec_junit_formatter
+COMMENT= RSpec JUnit XML formatter
+LICENSE= mit
+
+DEPENDS+= ${RUBY_PKGPREFIX}-builder<4:../../textproc/ruby-builder
+DEPENDS+= ${RUBY_PKGPREFIX}-rspec-core>=2<4:../../devel/ruby-rspec-core
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/ruby-rspec_junit_formatter/PLIST b/devel/ruby-rspec_junit_formatter/PLIST
new file mode 100644
index 00000000000..8e33c0193b4
--- /dev/null
+++ b/devel/ruby-rspec_junit_formatter/PLIST
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1 2017/06/10 16:25:12 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/lib/rspec_junit_formatter.rb
+${GEM_LIBDIR}/lib/rspec_junit_formatter/rspec2.rb
+${GEM_LIBDIR}/lib/rspec_junit_formatter/rspec3.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/devel/ruby-rspec_junit_formatter/distinfo b/devel/ruby-rspec_junit_formatter/distinfo
new file mode 100644
index 00000000000..7b58ebd93fb
--- /dev/null
+++ b/devel/ruby-rspec_junit_formatter/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/06/10 16:25:12 taca Exp $
+
+SHA1 (rspec_junit_formatter-0.2.3.gem) = 9a65e112c9e70a06d83cf1f94dd632f9687cb75b
+RMD160 (rspec_junit_formatter-0.2.3.gem) = 83e24c73fb11e9ad7ccd8d625797dbc017d7778e
+SHA512 (rspec_junit_formatter-0.2.3.gem) = fe01f7e1039ed033df250b8a2b65ee2c3eb6141a81891d544a1b9bcde3ea7235a5880895d966aef158d322ee4acf46452f6a7e066d71380c32e7c5895ab4989b
+Size (rspec_junit_formatter-0.2.3.gem) = 11264 bytes