devel/ruby-c21e: add package version 1.1.8
Add ruby-c21e package version 1.1.8, required by newer ruby-gherkin. Run cross-platform executables.
This commit is contained in:
parent
91495e2b45
commit
a369fadb88
4 changed files with 30 additions and 0 deletions
1
devel/ruby-c21e/DESCR
Normal file
1
devel/ruby-c21e/DESCR
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Run cross-platform executables.
|
14
devel/ruby-c21e/Makefile
Normal file
14
devel/ruby-c21e/Makefile
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# $NetBSD: Makefile,v 1.1 2018/12/02 06:47:03 taca Exp $
|
||||||
|
|
||||||
|
DISTNAME= c21e-1.1.8
|
||||||
|
CATEGORIES= devel
|
||||||
|
|
||||||
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||||
|
HOMEPAGE= https://github.com/cucumber/c21e-ruby
|
||||||
|
COMMENT= CrossPlatformExecutable library for Ruby
|
||||||
|
LICENSE= mit
|
||||||
|
|
||||||
|
USE_LANGUAGES= # none
|
||||||
|
|
||||||
|
.include "../../lang/ruby/gem.mk"
|
||||||
|
.include "../../mk/bsd.pkg.mk"
|
9
devel/ruby-c21e/PLIST
Normal file
9
devel/ruby-c21e/PLIST
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
@comment $NetBSD: PLIST,v 1.1 2018/12/02 06:47:03 taca Exp $
|
||||||
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
||||||
|
${GEM_LIBDIR}/LICENSE
|
||||||
|
${GEM_LIBDIR}/README.md
|
||||||
|
${GEM_LIBDIR}/lib/c21e/exe_file.rb
|
||||||
|
${GEM_LIBDIR}/spec/c21e/exe_file_spec.rb
|
||||||
|
${GEM_LIBDIR}/spec/capture_warnings.rb
|
||||||
|
${GEM_LIBDIR}/spec/coverage.rb
|
||||||
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|
6
devel/ruby-c21e/distinfo
Normal file
6
devel/ruby-c21e/distinfo
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
$NetBSD: distinfo,v 1.1 2018/12/02 06:47:03 taca Exp $
|
||||||
|
|
||||||
|
SHA1 (c21e-1.1.8.gem) = b9d0ed1b2a9317bf6c66d9f89f674a18cfde63ae
|
||||||
|
RMD160 (c21e-1.1.8.gem) = d49ff4138d4498905a102ce2399aeb8285fc5797
|
||||||
|
SHA512 (c21e-1.1.8.gem) = 4903c8fb5aebf2c7d4771e5f0227ff30d873579439ebcef6235be6716f285d6c40d75b0e07634dd161b493690713121e18c12daff40e113cd8d525d6a7af2273
|
||||||
|
Size (c21e-1.1.8.gem) = 6656 bytes
|
Loading…
Reference in a new issue