- Update to 1.0.3
- Add LICENSE Changes: https://github.com/bdurand/lumberjack/blob/master/CHANGES.txt
This commit is contained in:
parent
7600e31cba
commit
0d4d0887ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315014
2 changed files with 5 additions and 3 deletions
|
@ -2,13 +2,15 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lumberjack
|
||||
PORTVERSION= 1.0.2
|
||||
PORTVERSION= 1.0.3
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Simple, powerful, and very fast logging utility
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/lumberjack-1.0.2.gem) = 1dc68e3628bd9feda5f55cfcc369f5e40e230def8c22485a53e09935dc831519
|
||||
SIZE (rubygem/lumberjack-1.0.2.gem) = 23552
|
||||
SHA256 (rubygem/lumberjack-1.0.3.gem) = 88953a61ff6cebd0cfa95f1c3b23e4028a2e540f0a816f940434f7644c1e3162
|
||||
SIZE (rubygem/lumberjack-1.0.3.gem) = 23552
|
||||
|
|
Loading…
Reference in a new issue