mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
textproc/rubygem-loggability: Update to 0.18.2
- Update WWW Changes: https://github.com/ged/loggability/blob/master/History.rdoc
This commit is contained in:
parent
9b3804f2e2
commit
bbc9d1903e
@ -1,7 +1,7 @@
|
||||
# Created by: Steve Wills <swills@FreeBSD.org>
|
||||
|
||||
PORTNAME= loggability
|
||||
PORTVERSION= 0.14.0
|
||||
PORTVERSION= 0.18.2
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -10,8 +10,9 @@ COMMENT= Composable logging system built on the standard Logger library
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1486481762
|
||||
SHA256 (rubygem/loggability-0.14.0.gem) = dda3b351365aac5c98568b954551d78dced55b717d8b364b8aea584862a42810
|
||||
SIZE (rubygem/loggability-0.14.0.gem) = 36352
|
||||
TIMESTAMP = 1626714694
|
||||
SHA256 (rubygem/loggability-0.18.2.gem) = c059ee1e6d81e50c22faa8c052067eb0d76ed150ba09a7bcd7fd98f85a933b21
|
||||
SIZE (rubygem/loggability-0.18.2.gem) = 40448
|
||||
|
@ -3,4 +3,4 @@ Loggability to large libraries and systems, then hook everything up later when
|
||||
you know where you want logs to be written, at what level of severity, and in
|
||||
which format.
|
||||
|
||||
WWW: http://deveiate.org/projects/loggability
|
||||
WWW: https://hg.sr.ht/~ged/Loggability
|
||||
|
Loading…
Reference in New Issue
Block a user