Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Nov 2015 06:32:52 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r402137 - head/devel/rubygem-cocaine
Message-ID:  <201511210632.tAL6Wq7w094273@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Nov 21 06:32:51 2015
New Revision: 402137
URL: https://svnweb.freebsd.org/changeset/ports/402137

Log:
  - Update to 0.5.8
  - Add LICENSE_FILE
  
  Changes:	https://github.com/thoughtbot/cocaine/blob/master/NEWS.md
  		https://github.com/thoughtbot/cocaine/commits/master

Modified:
  head/devel/rubygem-cocaine/Makefile
  head/devel/rubygem-cocaine/distinfo

Modified: head/devel/rubygem-cocaine/Makefile
==============================================================================
--- head/devel/rubygem-cocaine/Makefile	Sat Nov 21 06:32:47 2015	(r402136)
+++ head/devel/rubygem-cocaine/Makefile	Sat Nov 21 06:32:51 2015	(r402137)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cocaine
-PORTVERSION=	0.5.7
+PORTVERSION=	0.5.8
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -10,11 +10,11 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Small library for doing (command) lines
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-climate_control>=0.0.3:${PORTSDIR}/devel/rubygem-climate_control
 
 NO_ARCH=	yes
-
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes

Modified: head/devel/rubygem-cocaine/distinfo
==============================================================================
--- head/devel/rubygem-cocaine/distinfo	Sat Nov 21 06:32:47 2015	(r402136)
+++ head/devel/rubygem-cocaine/distinfo	Sat Nov 21 06:32:51 2015	(r402137)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/cocaine-0.5.7.gem) = ccf17d0050b63a436524f65608dd1ab993973a19af6ccb6bc3341d0629702f1d
-SIZE (rubygem/cocaine-0.5.7.gem) = 16384
+SHA256 (rubygem/cocaine-0.5.8.gem) = ed44cebd5eae70ccdaa2ca926cfe5071c31f8a07d25b63779beb6a7a5a2f7306
+SIZE (rubygem/cocaine-0.5.8.gem) = 17408



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511210632.tAL6Wq7w094273>