pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-logging
Module Name: pkgsrc
Committed By: taca
Date: Wed Jun 3 14:45:17 UTC 2015
Modified Files:
pkgsrc/devel/ruby-logging: Makefile PLIST distinfo
Log Message:
Update ruby-logging to 2.0.0.
== 2.0.0 / 2015-03-28
Enhancements
- added event filtering via the Filter framework
- improvements to buffered logging
- code readability improvements around meta-programming
Bug Fixes
- fixed an `already initialized error`
- avoid unnecessary mutex-ing in logger lookup
Deprecations
- dropped Ruby 1.8 support
- removed logger consolidation
- removed YAML style configuration
- removed the Logging::Stats module
- removed the Hash#getopt method
- removed the Growl appender
- moved the Email appender to the logging-email plugin gem
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/ruby-logging/Makefile \
pkgsrc/devel/ruby-logging/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ruby-logging/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index