aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-03-03 21:54:54 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-03-03 21:54:54 +0800
commit5adc8c8358c4666c820fb143072434bb5f2d9893 (patch)
tree7564faae58a8e9a5008b9d43aba6b5d4d9c8fcaa /devel
parent1fff369ea227305a8fa1050543569155ab490d31 (diff)
downloadfreebsd-ports-graphics-5adc8c8358c4666c820fb143072434bb5f2d9893.tar.gz
freebsd-ports-graphics-5adc8c8358c4666c820fb143072434bb5f2d9893.tar.zst
freebsd-ports-graphics-5adc8c8358c4666c820fb143072434bb5f2d9893.zip
- Update to 0.5.7
- Add LICENSE - Update WWW Changes: https://github.com/thoughtbot/cocaine/commits/master
Diffstat (limited to 'devel')
-rw-r--r--devel/rubygem-cocaine/Makefile4
-rw-r--r--devel/rubygem-cocaine/distinfo4
-rw-r--r--devel/rubygem-cocaine/pkg-descr2
3 files changed, 6 insertions, 4 deletions
diff --git a/devel/rubygem-cocaine/Makefile b/devel/rubygem-cocaine/Makefile
index 8af9214a64b..d43e497bbef 100644
--- a/devel/rubygem-cocaine/Makefile
+++ b/devel/rubygem-cocaine/Makefile
@@ -2,13 +2,15 @@
# $FreeBSD$
PORTNAME= cocaine
-PORTVERSION= 0.5.4
+PORTVERSION= 0.5.7
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Small library for doing (command) lines
+LICENSE= MIT
+
RUN_DEPENDS= rubygem-climate_control>=0.0.3:${PORTSDIR}/devel/rubygem-climate_control
USE_RUBY= yes
diff --git a/devel/rubygem-cocaine/distinfo b/devel/rubygem-cocaine/distinfo
index 4ee9459ad05..5d14b7aa299 100644
--- a/devel/rubygem-cocaine/distinfo
+++ b/devel/rubygem-cocaine/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/cocaine-0.5.4.gem) = 6bab45a32171e3473160edcd676cd151e63719d0bb50267badd0962931081d00
-SIZE (rubygem/cocaine-0.5.4.gem) = 15872
+SHA256 (rubygem/cocaine-0.5.7.gem) = ccf17d0050b63a436524f65608dd1ab993973a19af6ccb6bc3341d0629702f1d
+SIZE (rubygem/cocaine-0.5.7.gem) = 16384
diff --git a/devel/rubygem-cocaine/pkg-descr b/devel/rubygem-cocaine/pkg-descr
index 382e0b4beb4..003fba6d7e5 100644
--- a/devel/rubygem-cocaine/pkg-descr
+++ b/devel/rubygem-cocaine/pkg-descr
@@ -1,3 +1,3 @@
A small library for doing (command) lines
-WWW: https://rubygems.org/gems/cocaine
+WWW: https://github.com/thoughtbot/cocaine