pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ruby-logging Update ruby-logging to 2.2.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/80e4c1c05831
branches:  trunk
changeset: 361483:80e4c1c05831
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Apr 22 16:22:56 2017 +0000

description:
Update ruby-logging to 2.2.2.

== 2.2.2 / 2017-04-11

Enhancements
- limit the depth of nested exceptions [PR #167]

== 2.2.1 / 2017-04-09

Enhancements
- show exception `cause` if one exists [PR #165]

diffstat:

 devel/ruby-logging/Makefile |   4 ++--
 devel/ruby-logging/PLIST    |   3 ++-
 devel/ruby-logging/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (44 lines):

diff -r 98824b7eb476 -r 80e4c1c05831 devel/ruby-logging/Makefile
--- a/devel/ruby-logging/Makefile       Sat Apr 22 16:19:03 2017 +0000
+++ b/devel/ruby-logging/Makefile       Sat Apr 22 16:22:56 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2017/03/13 16:42:32 taca Exp $
+# $NetBSD: Makefile,v 1.11 2017/04/22 16:22:56 taca Exp $
 
-DISTNAME=      logging-2.2.0
+DISTNAME=      logging-2.2.2
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 98824b7eb476 -r 80e4c1c05831 devel/ruby-logging/PLIST
--- a/devel/ruby-logging/PLIST  Sat Apr 22 16:19:03 2017 +0000
+++ b/devel/ruby-logging/PLIST  Sat Apr 22 16:22:56 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2017/03/13 16:42:32 taca Exp $
+@comment $NetBSD: PLIST,v 1.11 2017/04/22 16:22:56 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.gitignore
 ${GEM_LIBDIR}/.travis.yml
@@ -67,6 +67,7 @@
 ${GEM_LIBDIR}/test/layouts/test_basic.rb
 ${GEM_LIBDIR}/test/layouts/test_color_pattern.rb
 ${GEM_LIBDIR}/test/layouts/test_json.rb
+${GEM_LIBDIR}/test/layouts/test_nested_exceptions.rb
 ${GEM_LIBDIR}/test/layouts/test_pattern.rb
 ${GEM_LIBDIR}/test/layouts/test_yaml.rb
 ${GEM_LIBDIR}/test/performance.rb
diff -r 98824b7eb476 -r 80e4c1c05831 devel/ruby-logging/distinfo
--- a/devel/ruby-logging/distinfo       Sat Apr 22 16:19:03 2017 +0000
+++ b/devel/ruby-logging/distinfo       Sat Apr 22 16:22:56 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2017/03/13 16:42:32 taca Exp $
+$NetBSD: distinfo,v 1.11 2017/04/22 16:22:56 taca Exp $
 
-SHA1 (logging-2.2.0.gem) = 3f8db246d937c4f2c62cf077ec505957bf292f1c
-RMD160 (logging-2.2.0.gem) = 77adaf45eaab17d36d86aa261d4172ee57a4a524
-SHA512 (logging-2.2.0.gem) = 738960cf51554bbf1045f63882351bf2d471e6e362f3b391d6063319c8e875c80a9c9e6e9edfce6060f44bf27d31a4a51d386f68d293e2b7036e34f76759db33
-Size (logging-2.2.0.gem) = 86016 bytes
+SHA1 (logging-2.2.2.gem) = e479c395bbed64429620d004198d0267ff3fc4cc
+RMD160 (logging-2.2.2.gem) = 99feff3e439d9b59f04edd303e8c8681fc274ac6
+SHA512 (logging-2.2.2.gem) = 9eeaec06f61dec5f79b7b656b77504026d6d91baea52594fa508f1587a8300ebb3d5c30461c7b4a41eb86f7b98530e4f6ab7853946fa14f00b84884be780b64a
+Size (logging-2.2.2.gem) = 87552 bytes



Home | Main Index | Thread Index | Old Index