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 1.8.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7327ec05bf4c
branches: trunk
changeset: 631898:7327ec05bf4c
user: taca <taca%pkgsrc.org@localhost>
date: Fri Mar 14 15:56:37 2014 +0000
description:
Update ruby-logging to 1.8.2.
== 1.8.2 / 2014-01-29
Bug Fixes
- Adding a `formatter` method for Rails 4 compatibility
diffstat:
devel/ruby-logging/Makefile | 4 ++--
devel/ruby-logging/PLIST | 3 ++-
devel/ruby-logging/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (42 lines):
diff -r 51c7b876ea22 -r 7327ec05bf4c devel/ruby-logging/Makefile
--- a/devel/ruby-logging/Makefile Fri Mar 14 15:55:34 2014 +0000
+++ b/devel/ruby-logging/Makefile Fri Mar 14 15:56:37 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2013/04/06 14:09:33 rodent Exp $
+# $NetBSD: Makefile,v 1.7 2014/03/14 15:56:37 taca Exp $
-DISTNAME= logging-1.8.1
+DISTNAME= logging-1.8.2
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r 51c7b876ea22 -r 7327ec05bf4c devel/ruby-logging/PLIST
--- a/devel/ruby-logging/PLIST Fri Mar 14 15:55:34 2014 +0000
+++ b/devel/ruby-logging/PLIST Fri Mar 14 15:56:37 2014 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2013/01/12 09:14:59 taca Exp $
+@comment $NetBSD: PLIST,v 1.7 2014/03/14 15:56:37 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.travis.yml
@@ -56,6 +56,7 @@
${GEM_LIBDIR}/lib/logging/utils.rb
${GEM_LIBDIR}/lib/rspec/logging_helper.rb
${GEM_LIBDIR}/lib/spec/logging_helper.rb
+${GEM_LIBDIR}/script/bootstrap
${GEM_LIBDIR}/test/appenders/test_buffered_io.rb
${GEM_LIBDIR}/test/appenders/test_console.rb
${GEM_LIBDIR}/test/appenders/test_email.rb
diff -r 51c7b876ea22 -r 7327ec05bf4c devel/ruby-logging/distinfo
--- a/devel/ruby-logging/distinfo Fri Mar 14 15:55:34 2014 +0000
+++ b/devel/ruby-logging/distinfo Fri Mar 14 15:56:37 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2013/01/12 09:14:59 taca Exp $
+$NetBSD: distinfo,v 1.6 2014/03/14 15:56:37 taca Exp $
-SHA1 (logging-1.8.1.gem) = 5e657307273cd074aae33047985040945b95b630
-RMD160 (logging-1.8.1.gem) = 6b6c42e171ad4eacbe5eaa46d7858d1a6d6c7003
-Size (logging-1.8.1.gem) = 88064 bytes
+SHA1 (logging-1.8.2.gem) = 913a85a8e104e14eb3ffa6a4058abbac38a176ea
+RMD160 (logging-1.8.2.gem) = f60520f051e0c7f93c660719b9671a2e0fde7691
+Size (logging-1.8.2.gem) = 88064 bytes
Home |
Main Index |
Thread Index |
Old Index