pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-rspec_junit_formatter
Module Name: pkgsrc
Committed By: taca
Date: Sat Jun 10 16:25:12 UTC 2017
Added Files:
pkgsrc/devel/ruby-rspec_junit_formatter: DESCR Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/ruby-rspec_junit_formatter/DESCR \
pkgsrc/devel/ruby-rspec_junit_formatter/Makefile \
pkgsrc/devel/ruby-rspec_junit_formatter/PLIST \
pkgsrc/devel/ruby-rspec_junit_formatter/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/devel/ruby-rspec_junit_formatter/DESCR
diff -u /dev/null pkgsrc/devel/ruby-rspec_junit_formatter/DESCR:1.1
--- /dev/null Sat Jun 10 16:25:12 2017
+++ pkgsrc/devel/ruby-rspec_junit_formatter/DESCR Sat Jun 10 16:25:11 2017
@@ -0,0 +1,2 @@
+RSpec 2 & 3 results that Jenkins can read. Probably a few other CI servers,
+too.
Index: pkgsrc/devel/ruby-rspec_junit_formatter/Makefile
diff -u /dev/null pkgsrc/devel/ruby-rspec_junit_formatter/Makefile:1.1
--- /dev/null Sat Jun 10 16:25:12 2017
+++ pkgsrc/devel/ruby-rspec_junit_formatter/Makefile Sat Jun 10 16:25:11 2017
@@ -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@localhost
+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"
Index: pkgsrc/devel/ruby-rspec_junit_formatter/PLIST
diff -u /dev/null pkgsrc/devel/ruby-rspec_junit_formatter/PLIST:1.1
--- /dev/null Sat Jun 10 16:25:12 2017
+++ pkgsrc/devel/ruby-rspec_junit_formatter/PLIST Sat Jun 10 16:25:12 2017
@@ -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
Index: pkgsrc/devel/ruby-rspec_junit_formatter/distinfo
diff -u /dev/null pkgsrc/devel/ruby-rspec_junit_formatter/distinfo:1.1
--- /dev/null Sat Jun 10 16:25:12 2017
+++ pkgsrc/devel/ruby-rspec_junit_formatter/distinfo Sat Jun 10 16:25:12 2017
@@ -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
Home |
Main Index |
Thread Index |
Old Index