Update to 0.10.0

- Fix WWW

Changes:	https://github.com/roidrage/lograge/blob/master/CHANGELOG.md
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-03-31 22:47:56 +00:00
parent bd48fc72b0
commit 7746ee03c4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=466100
3 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= lograge
PORTVERSION= 0.9.0
PORTVERSION= 0.10.0
CATEGORIES= www rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails5

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1515829607
SHA256 (rubygem/lograge-0.9.0.gem) = 32383ce98da5a6075822ff53df0ea2734b80b0d70576ff80934b8a6b9f3dda4f
SIZE (rubygem/lograge-0.9.0.gem) = 9216
TIMESTAMP = 1522433784
SHA256 (rubygem/lograge-0.10.0.gem) = ad69f1c363d7738c77eeca8266d91539b922bde89463129b18d6513df4b18c02
SIZE (rubygem/lograge-0.10.0.gem) = 9216

View file

@ -5,4 +5,4 @@ and, in the context of running multiple processes and servers, unreadable
default logging output. Rails' default approach to log everything is great
during development, it's terrible when running it in production.
WWW: https://github.com/roidrage/lograge/
WWW: https://github.com/roidrage/lograge