summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2013-01-12 09:14:59 +0000
committertaca <taca@pkgsrc.org>2013-01-12 09:14:59 +0000
commit6244ca4a289fe5a174beb71b6e8cbe20833f6518 (patch)
treef69a055fd953e5c5f2416f4d6756e8c52b2c2376 /devel
parent964394fbd3f17f39a761371302a41d8383825f12 (diff)
downloadpkgsrc-6244ca4a289fe5a174beb71b6e8cbe20833f6518.tar.gz
Update ruby-logging to 1.8.1.
== 1.8.1 / 2013-01-02 Bug Fixes - Diagnostic context thread inheritance [issue #56] - Fixing trace reporting in JRuby 1.7
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-logging/Makefile5
-rw-r--r--devel/ruby-logging/PLIST5
-rw-r--r--devel/ruby-logging/distinfo8
3 files changed, 11 insertions, 7 deletions
diff --git a/devel/ruby-logging/Makefile b/devel/ruby-logging/Makefile
index 6b85618abb0..05dda4ef044 100644
--- a/devel/ruby-logging/Makefile
+++ b/devel/ruby-logging/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2012/09/16 06:20:48 taca Exp $
+# $NetBSD: Makefile,v 1.5 2013/01/12 09:14:59 taca Exp $
-DISTNAME= logging-1.8.0
+DISTNAME= logging-1.8.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -9,6 +9,7 @@ COMMENT= Flexible logging library for Ruby based on log4j
LICENSE= ruby-license
DEPENDS+= ${RUBY_PKGPREFIX}-little-plugger>=1.1.3:../../devel/ruby-little-plugger
+DEPENDS+= ${RUBY_PKGPREFIX}-multi_json>=1.3.6:../../textproc/ruby-multi_json
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/ruby-logging/PLIST b/devel/ruby-logging/PLIST
index f63e0ea980d..dcf0bacd891 100644
--- a/devel/ruby-logging/PLIST
+++ b/devel/ruby-logging/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2012/09/16 06:20:48 taca Exp $
+@comment $NetBSD: PLIST,v 1.6 2013/01/12 09:14:59 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.travis.yml
@@ -14,13 +14,16 @@ ${GEM_LIBDIR}/examples/appenders.rb
${GEM_LIBDIR}/examples/classes.rb
${GEM_LIBDIR}/examples/colorization.rb
${GEM_LIBDIR}/examples/consolidation.rb
+${GEM_LIBDIR}/examples/custom_log_levels.rb
${GEM_LIBDIR}/examples/fork.rb
${GEM_LIBDIR}/examples/formatting.rb
${GEM_LIBDIR}/examples/hierarchies.rb
${GEM_LIBDIR}/examples/layouts.rb
+${GEM_LIBDIR}/examples/lazy.rb
${GEM_LIBDIR}/examples/loggers.rb
${GEM_LIBDIR}/examples/mdc.rb
${GEM_LIBDIR}/examples/names.rb
+${GEM_LIBDIR}/examples/rspec_integration.rb
${GEM_LIBDIR}/examples/simple.rb
${GEM_LIBDIR}/lib/logging.rb
${GEM_LIBDIR}/lib/logging/appender.rb
diff --git a/devel/ruby-logging/distinfo b/devel/ruby-logging/distinfo
index 60c9a44011d..0e9ced26f4e 100644
--- a/devel/ruby-logging/distinfo
+++ b/devel/ruby-logging/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2012/09/16 06:20:48 taca Exp $
+$NetBSD: distinfo,v 1.5 2013/01/12 09:14:59 taca Exp $
-SHA1 (logging-1.8.0.gem) = a6fe2ccb98779ffbc349fecf8c8bb4024ba9d55c
-RMD160 (logging-1.8.0.gem) = 5b20ddd6158e96b2a4200813dd8bb02793516d33
-Size (logging-1.8.0.gem) = 86528 bytes
+SHA1 (logging-1.8.1.gem) = 5e657307273cd074aae33047985040945b95b630
+RMD160 (logging-1.8.1.gem) = 6b6c42e171ad4eacbe5eaa46d7858d1a6d6c7003
+Size (logging-1.8.1.gem) = 88064 bytes