Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 2015 15:54:12 +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: r400310 - head/sysutils/rubygem-god
Message-ID:  <201510271554.t9RFsCoH059904@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Oct 27 15:54:11 2015
New Revision: 400310
URL: https://svnweb.freebsd.org/changeset/ports/400310

Log:
  - Update to 0.13.7
  - Add LICENSE_FILE
  
  Changes:	https://github.com/mojombo/god/blob/master/History.txt

Modified:
  head/sysutils/rubygem-god/Makefile
  head/sysutils/rubygem-god/distinfo

Modified: head/sysutils/rubygem-god/Makefile
==============================================================================
--- head/sysutils/rubygem-god/Makefile	Tue Oct 27 15:54:07 2015	(r400309)
+++ head/sysutils/rubygem-god/Makefile	Tue Oct 27 15:54:11 2015	(r400310)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	god
-PORTVERSION=	0.13.6
+PORTVERSION=	0.13.7
 CATEGORIES=	sysutils rubygems
 MASTER_SITES=	RG
 
@@ -10,6 +10,7 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Monitoring framework written in Ruby
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes

Modified: head/sysutils/rubygem-god/distinfo
==============================================================================
--- head/sysutils/rubygem-god/distinfo	Tue Oct 27 15:54:07 2015	(r400309)
+++ head/sysutils/rubygem-god/distinfo	Tue Oct 27 15:54:11 2015	(r400310)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/god-0.13.6.gem) = 691f862e96392d20788d8f50de5f08e7c6c79cac3d05a6a892623d36a7fff85c
-SIZE (rubygem/god-0.13.6.gem) = 94720
+SHA256 (rubygem/god-0.13.7.gem) = 3f8ea08b39310d55a20d54308b4cba6c5c88d35f9796b271d7f38dc93802f8f2
+SIZE (rubygem/god-0.13.7.gem) = 95744



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