pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-docile Update ruby-docile to 1.1.5.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ad61c8297f8e
branches: trunk
changeset: 648200:ad61c8297f8e
user: taca <taca%pkgsrc.org@localhost>
date: Fri Mar 13 13:34:16 2015 +0000
description:
Update ruby-docile to 1.1.5.
## [v1.1.5 (Jun 15, 2014)](http://github.com/ms-ati/docile/compare/v1.1.4...v1.1.5)
- as much as possible, loosen version restrictions on development dependencies
- clarify gemspec settings as much as possible
- bump rspec dependency to 3.0.x
## [v1.1.4 (Jun 11, 2014)](http://github.com/ms-ati/docile/compare/v1.1.3...v1.1.4)
- Special thanks to Ken Dreyer (@ktdreyer):
- make simplecov/coveralls optional for running tests \[[33834852c7](https://github.com/ms-ati/docile/commit/33834852c7849912b97e109e8c5c193579cc5e98)\]
- update URL in gemspec \[[174e654a07](https://github.com/ms-ati/docile/commit/174e654a075c8350b3411b212cfb409bc605348a)\]
## [v1.1.3 (Feb 4, 2014)](http://github.com/ms-ati/docile/compare/v1.1.2...v1.1.3)
- Special thanks to Alexey Vasiliev (@le0pard):
- fix problem to catch NoMethodError from non receiver object
- upgrade rspec format to new "expect" syntax
## [v1.1.2 (Jan 10, 2014)](http://github.com/ms-ati/docile/compare/v1.1.1...v1.1.2)
- remove unnecessarily nested proxy objects (thanks @Ajedi32)!
- documentation updates and corrections
diffstat:
devel/ruby-docile/Makefile | 4 ++--
devel/ruby-docile/PLIST | 4 ++--
devel/ruby-docile/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 8 deletions(-)
diffs (44 lines):
diff -r 3966efef503d -r ad61c8297f8e devel/ruby-docile/Makefile
--- a/devel/ruby-docile/Makefile Fri Mar 13 13:33:00 2015 +0000
+++ b/devel/ruby-docile/Makefile Fri Mar 13 13:34:16 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2014/03/18 14:34:46 taca Exp $
+# $NetBSD: Makefile,v 1.2 2015/03/13 13:34:16 taca Exp $
-DISTNAME= docile-1.1.1
+DISTNAME= docile-1.1.5
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r 3966efef503d -r ad61c8297f8e devel/ruby-docile/PLIST
--- a/devel/ruby-docile/PLIST Fri Mar 13 13:33:00 2015 +0000
+++ b/devel/ruby-docile/PLIST Fri Mar 13 13:34:16 2015 +0000
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2014/03/18 14:34:46 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2015/03/13 13:34:16 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/.coveralls.yml
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rspec
${GEM_LIBDIR}/.ruby-gemset
@@ -18,6 +17,7 @@
${GEM_LIBDIR}/lib/docile/execution.rb
${GEM_LIBDIR}/lib/docile/fallback_context_proxy.rb
${GEM_LIBDIR}/lib/docile/version.rb
+${GEM_LIBDIR}/on_what.rb
${GEM_LIBDIR}/spec/docile_spec.rb
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 3966efef503d -r ad61c8297f8e devel/ruby-docile/distinfo
--- a/devel/ruby-docile/distinfo Fri Mar 13 13:33:00 2015 +0000
+++ b/devel/ruby-docile/distinfo Fri Mar 13 13:34:16 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2014/03/18 14:34:46 taca Exp $
+$NetBSD: distinfo,v 1.2 2015/03/13 13:34:16 taca Exp $
-SHA1 (docile-1.1.1.gem) = ab043e0374e5fde0f5f19abea1bd6084fb67bbf2
-RMD160 (docile-1.1.1.gem) = 7b9177b139c4912bc7c62cb4dcd587e276aa938f
-Size (docile-1.1.1.gem) = 13824 bytes
+SHA1 (docile-1.1.5.gem) = d5d75addf357ca0f3ce9c9b5d694027dd2e14b8c
+RMD160 (docile-1.1.5.gem) = a8fcf72b13161bb8f43f240ca67772281ab2e2d7
+Size (docile-1.1.5.gem) = 14848 bytes
Home |
Main Index |
Thread Index |
Old Index