Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-yell devel/ruby-yell: import ruby26-yell-2.2.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f57789c84f6f
branches:  trunk
changeset: 428979:f57789c84f6f
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Tue Apr 14 15:03:11 2020 +0000

description:
devel/ruby-yell: import ruby26-yell-2.2.2

Yell - Your Extensible Logging Library. Define multiple adapters,
various log level combinations or message formatting options like
you've never done before

diffstat:

 devel/ruby-yell/DESCR    |   3 +++
 devel/ruby-yell/Makefile |  13 +++++++++++++
 devel/ruby-yell/PLIST    |  46 ++++++++++++++++++++++++++++++++++++++++++++++
 devel/ruby-yell/distinfo |   6 ++++++
 4 files changed, 68 insertions(+), 0 deletions(-)

diffs (84 lines):

diff -r ccae7e8f7430 -r f57789c84f6f devel/ruby-yell/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ruby-yell/DESCR     Tue Apr 14 15:03:11 2020 +0000
@@ -0,0 +1,3 @@
+Yell - Your Extensible Logging Library. Define multiple adapters,
+various log level combinations or message formatting options like
+you've never done before
diff -r ccae7e8f7430 -r f57789c84f6f devel/ruby-yell/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ruby-yell/Makefile  Tue Apr 14 15:03:11 2020 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2020/04/14 15:03:11 ryoon Exp $
+
+DISTNAME=      yell-2.2.2
+CATEGORIES=    devel
+MASTER_SITES=  http://rubygems.org/downloads/
+
+MAINTAINER=    ryoon%NetBSD.org@localhost
+HOMEPAGE=      https://rubygems.org/gems/yell/
+COMMENT=       Your Extensible Logging Library
+LICENSE=       mit
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r ccae7e8f7430 -r f57789c84f6f devel/ruby-yell/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ruby-yell/PLIST     Tue Apr 14 15:03:11 2020 +0000
@@ -0,0 +1,46 @@
+@comment $NetBSD: PLIST,v 1.1 2020/04/14 15:03:11 ryoon Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/.ruby-version
+${GEM_LIBDIR}/.travis.yml
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/LICENSE.txt
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/examples/001-basic-usage.rb
+${GEM_LIBDIR}/examples/002.1-log-level-basics.rb
+${GEM_LIBDIR}/examples/002.2-log-level-on-certain-severities-only.rb
+${GEM_LIBDIR}/examples/002.3-log-level-within-range.rb
+${GEM_LIBDIR}/examples/003.1-formatting-DefaultFormat.rb
+${GEM_LIBDIR}/examples/003.2-formatting-BasicFormat.rb
+${GEM_LIBDIR}/examples/003.3-formatting-ExtendedFormat.rb
+${GEM_LIBDIR}/examples/003.4-formatting-on-your-own.rb
+${GEM_LIBDIR}/examples/004.1-colorizing-the-log-output.rb
+${GEM_LIBDIR}/examples/005.1-repository.rb
+${GEM_LIBDIR}/examples/006.1-the-loggable-module.rb
+${GEM_LIBDIR}/examples/006.2-the-loggable-module-with-inheritance.rb
+${GEM_LIBDIR}/lib/core_ext/logger.rb
+${GEM_LIBDIR}/lib/yell.rb
+${GEM_LIBDIR}/lib/yell/adapters.rb
+${GEM_LIBDIR}/lib/yell/adapters/base.rb
+${GEM_LIBDIR}/lib/yell/adapters/datefile.rb
+${GEM_LIBDIR}/lib/yell/adapters/file.rb
+${GEM_LIBDIR}/lib/yell/adapters/io.rb
+${GEM_LIBDIR}/lib/yell/adapters/streams.rb
+${GEM_LIBDIR}/lib/yell/configuration.rb
+${GEM_LIBDIR}/lib/yell/event.rb
+${GEM_LIBDIR}/lib/yell/formatter.rb
+${GEM_LIBDIR}/lib/yell/helpers/adapter.rb
+${GEM_LIBDIR}/lib/yell/helpers/base.rb
+${GEM_LIBDIR}/lib/yell/helpers/formatter.rb
+${GEM_LIBDIR}/lib/yell/helpers/level.rb
+${GEM_LIBDIR}/lib/yell/helpers/silencer.rb
+${GEM_LIBDIR}/lib/yell/helpers/tracer.rb
+${GEM_LIBDIR}/lib/yell/level.rb
+${GEM_LIBDIR}/lib/yell/loggable.rb
+${GEM_LIBDIR}/lib/yell/logger.rb
+${GEM_LIBDIR}/lib/yell/repository.rb
+${GEM_LIBDIR}/lib/yell/silencer.rb
+${GEM_LIBDIR}/lib/yell/version.rb
+${GEM_LIBDIR}/yell.gemspec
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r ccae7e8f7430 -r f57789c84f6f devel/ruby-yell/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ruby-yell/distinfo  Tue Apr 14 15:03:11 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/04/14 15:03:11 ryoon Exp $
+
+SHA1 (yell-2.2.2.gem) = 513687b95bfb638261bd6bf16f8e1efd52547f0e
+RMD160 (yell-2.2.2.gem) = 79a8a65b2fb80139ae0fe81f0104a6f8dd21a461
+SHA512 (yell-2.2.2.gem) = 32d8e02974e5357cf5955b3c624927f796b2edeb489379e677bf049f1509b9946aa18501f35d7880e9b96c3a280bc0e7fbc955efefbf4c320aa778c40b59c871
+Size (yell-2.2.2.gem) = 24576 bytes



Home | Main Index | Thread Index | Old Index