File tree 3 files changed +14
-9
lines changed
3 files changed +14
-9
lines changed Original file line number Diff line number Diff line change 1
- # $NetBSD: Makefile,v 1.5 2020/01/27 12:04:13 wiz Exp $
1
+ # $NetBSD: Makefile,v 1.6 2020/06/07 15:26:20 taca Exp $
2
2
3
- DISTNAME = mercenary-0.3.6
3
+ DISTNAME = mercenary-0.4.0
4
4
PKGNAME = ${RUBY_PKGPREFIX}-${DISTNAME}
5
5
CATEGORIES = devel
6
6
7
7
8
- HOMEPAGE = ${MASTER_SITE_RUBYGEMS:=mercenary/}
8
+ HOMEPAGE = https://github.com/jekyll/mercenary
9
9
COMMENT = Lightweight and flexible library for writing command-line apps
10
10
LICENSE = mit
11
11
12
+ USE_LANGUAGES = # none
13
+
12
14
.include "../../lang/ruby/gem.mk"
13
15
.include "../../mk/bsd.pkg.mk"
Original file line number Diff line number Diff line change 1
- @comment $NetBSD: PLIST,v 1.3 2020/01/27 12:04:13 wiz Exp $
1
+ @comment $NetBSD: PLIST,v 1.4 2020/06/07 15:26:20 taca Exp $
2
2
${GEM_HOME}/cache/${GEM_NAME}.gem
3
3
${GEM_LIBDIR}/.gitignore
4
4
${GEM_LIBDIR}/.rspec
5
+ ${GEM_LIBDIR}/.rubocop.yml
6
+ ${GEM_LIBDIR}/.rubocop_todo.yml
5
7
${GEM_LIBDIR}/.travis.yml
6
8
${GEM_LIBDIR}/Gemfile
7
9
${GEM_LIBDIR}/History.markdown
@@ -22,6 +24,7 @@ ${GEM_LIBDIR}/script/bootstrap
22
24
${GEM_LIBDIR}/script/cibuild
23
25
${GEM_LIBDIR}/script/console
24
26
${GEM_LIBDIR}/script/examples
27
+ ${GEM_LIBDIR}/script/fmt
25
28
${GEM_LIBDIR}/spec/command_spec.rb
26
29
${GEM_LIBDIR}/spec/option_spec.rb
27
30
${GEM_LIBDIR}/spec/presenter_spec.rb
Original file line number Diff line number Diff line change 1
- $NetBSD: distinfo,v 1.6 2020/01/27 12:04:13 wiz Exp $
1
+ $NetBSD: distinfo,v 1.7 2020/06/07 15:26:20 taca Exp $
2
2
3
- SHA1 (mercenary-0.3.6 .gem) = adac8d8842a318495c169665ff0bd5d09d39bf58
4
- RMD160 (mercenary-0.3.6 .gem) = a9d15a2c7d61dd295bf9a31cf8dc595cb398b46f
5
- SHA512 (mercenary-0.3.6 .gem) = 90ec97ceaea74c511bcd8227e4f466e4e254ae868db0b61ad5703d0f78d9bb771e431eda0361cc224c721b150c3066d1796c333c41964f04d88ba22a4e7884be
6
- Size (mercenary-0.3.6 .gem) = 16896 bytes
3
+ SHA1 (mercenary-0.4.0 .gem) = a35a1602df8e0ae550e6ea24d0fd3a2ee38370a7
4
+ RMD160 (mercenary-0.4.0 .gem) = 86e9c8e3e2bb338a25dffeea63316e371a9030ba
5
+ SHA512 (mercenary-0.4.0 .gem) = 1421bef136587f7c7cb3296b115a90f389ec7d61e7bbe6c396249cd5e090ac548c82166bbf2c43cc589725a740faef5b5f0e921fae8e9948fe506f80578045eb
6
+ Size (mercenary-0.4.0 .gem) = 17920 bytes
You can’t perform that action at this time.
0 commit comments