aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-04-15 23:11:11 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-04-15 23:11:11 +0000
commit537239805c236dca1e0e83db889159652025d0a6 (patch)
treeda17c133fa3125e10662506aeff0505fd8875aeb /sysutils
parentda0ac619791522e589647090c62e46ca24fd27e1 (diff)
downloadports-537239805c236dca1e0e83db889159652025d0a6.tar.gz
ports-537239805c236dca1e0e83db889159652025d0a6.zip
- Update to 2.0.6
- Add LICENSE_FILE - Update WWW Changes: https://github.com/rudionrails/yell/commits/master
Notes
Notes: svn path=/head/; revision=413399
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/rubygem-yell/Makefile4
-rw-r--r--sysutils/rubygem-yell/distinfo4
-rw-r--r--sysutils/rubygem-yell/pkg-descr2
3 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/rubygem-yell/Makefile b/sysutils/rubygem-yell/Makefile
index 4551fd6917fd..eb2e0e6b91c0 100644
--- a/sysutils/rubygem-yell/Makefile
+++ b/sysutils/rubygem-yell/Makefile
@@ -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
diff --git a/sysutils/rubygem-yell/distinfo b/sysutils/rubygem-yell/distinfo
index 71f2d78caa67..7a3ea17b3f5b 100644
--- a/sysutils/rubygem-yell/distinfo
+++ b/sysutils/rubygem-yell/distinfo
@@ -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
diff --git a/sysutils/rubygem-yell/pkg-descr b/sysutils/rubygem-yell/pkg-descr
index dc09a1d36b4c..c3b81236e6cc 100644
--- a/sysutils/rubygem-yell/pkg-descr
+++ b/sysutils/rubygem-yell/pkg-descr
@@ -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