1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 2.0.6

- Add LICENSE_FILE
- Update WWW

Changes:	https://github.com/rudionrails/yell/commits/master
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-04-15 23:11:11 +00:00
parent da0ac61979
commit 537239805c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413399
3 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= yell
PORTVERSION= 2.0.5
PORTVERSION= 2.0.6
CATEGORIES= sysutils ruby
MASTER_SITES= RG
@ -10,9 +10,9 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Extensible logging library for Ruby
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/yell-2.0.5.gem) = 3689cca34ebd2303bbcb17311cc228fcd95ca4403a6a720925a60cf4f453c2c2
SIZE (rubygem/yell-2.0.5.gem) = 32256
SHA256 (rubygem/yell-2.0.6.gem) = 145dac3f73608f909281d426669eb5333c5235bcf5b5c26fe1f1a3dd04c7869f
SIZE (rubygem/yell-2.0.6.gem) = 32256

View File

@ -2,4 +2,4 @@ Yell - Your Extensible Logging Library for Ruby is a library to define
multiple adapters, various log level combinations or message formatting
options.
WWW: http://rudionrails.github.io/yell/
WWW: https://github.com/rudionrails/yell