pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-mercenary
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jan 27 11:02:56 UTC 2020
Modified Files:
pkgsrc/devel/ruby-mercenary: Makefile PLIST distinfo
Log Message:
ruby26-mercenary: update to 0.4.0.
## 0.4.0 / 2020-01-18
### Major Enhancements
* Drop Ruby 2.3 support
### Minor Enhancements
* Remove parent command's flags from subcommand usage (#44)
### Development Fixes
* Adopt Jekyll's rubocop config for consistency
### Documentation
* fixes the readme (#52)
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ruby-mercenary/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ruby-mercenary/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-mercenary/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-mercenary/Makefile
diff -u pkgsrc/devel/ruby-mercenary/Makefile:1.3 pkgsrc/devel/ruby-mercenary/Makefile:1.4
--- pkgsrc/devel/ruby-mercenary/Makefile:1.3 Thu Apr 14 21:52:55 2016
+++ pkgsrc/devel/ruby-mercenary/Makefile Mon Jan 27 11:02:56 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2016/04/14 21:52:55 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2020/01/27 11:02:56 wiz Exp $
-DISTNAME= mercenary-0.3.6
+DISTNAME= mercenary-0.4.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= devel
Index: pkgsrc/devel/ruby-mercenary/PLIST
diff -u pkgsrc/devel/ruby-mercenary/PLIST:1.1 pkgsrc/devel/ruby-mercenary/PLIST:1.2
--- pkgsrc/devel/ruby-mercenary/PLIST:1.1 Sat May 31 16:57:27 2014
+++ pkgsrc/devel/ruby-mercenary/PLIST Mon Jan 27 11:02:56 2020
@@ -1,7 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1 2014/05/31 16:57:27 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/01/27 11:02:56 wiz Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rspec
+${GEM_LIBDIR}/.rubocop.yml
+${GEM_LIBDIR}/.rubocop_todo.yml
${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/History.markdown
@@ -22,6 +24,7 @@ ${GEM_LIBDIR}/script/bootstrap
${GEM_LIBDIR}/script/cibuild
${GEM_LIBDIR}/script/console
${GEM_LIBDIR}/script/examples
+${GEM_LIBDIR}/script/fmt
${GEM_LIBDIR}/spec/command_spec.rb
${GEM_LIBDIR}/spec/option_spec.rb
${GEM_LIBDIR}/spec/presenter_spec.rb
Index: pkgsrc/devel/ruby-mercenary/distinfo
diff -u pkgsrc/devel/ruby-mercenary/distinfo:1.4 pkgsrc/devel/ruby-mercenary/distinfo:1.5
--- pkgsrc/devel/ruby-mercenary/distinfo:1.4 Thu Apr 14 21:52:55 2016
+++ pkgsrc/devel/ruby-mercenary/distinfo Mon Jan 27 11:02:56 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2016/04/14 21:52:55 wiz Exp $
+$NetBSD: distinfo,v 1.5 2020/01/27 11:02:56 wiz Exp $
-SHA1 (mercenary-0.3.6.gem) = adac8d8842a318495c169665ff0bd5d09d39bf58
-RMD160 (mercenary-0.3.6.gem) = a9d15a2c7d61dd295bf9a31cf8dc595cb398b46f
-SHA512 (mercenary-0.3.6.gem) = 90ec97ceaea74c511bcd8227e4f466e4e254ae868db0b61ad5703d0f78d9bb771e431eda0361cc224c721b150c3066d1796c333c41964f04d88ba22a4e7884be
-Size (mercenary-0.3.6.gem) = 16896 bytes
+SHA1 (mercenary-0.4.0.gem) = a35a1602df8e0ae550e6ea24d0fd3a2ee38370a7
+RMD160 (mercenary-0.4.0.gem) = 86e9c8e3e2bb338a25dffeea63316e371a9030ba
+SHA512 (mercenary-0.4.0.gem) = 1421bef136587f7c7cb3296b115a90f389ec7d61e7bbe6c396249cd5e090ac548c82166bbf2c43cc589725a740faef5b5f0e921fae8e9948fe506f80578045eb
+Size (mercenary-0.4.0.gem) = 17920 bytes
Home |
Main Index |
Thread Index |
Old Index