Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 May 2015 11:16:01 +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: r387820 - head/devel/rubygem-shoulda
Message-ID:  <201505291116.t4TBG1dA088182@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri May 29 11:16:01 2015
New Revision: 387820
URL: https://svnweb.freebsd.org/changeset/ports/387820

Log:
  - Add LICENSE
  - Update WWW

Modified:
  head/devel/rubygem-shoulda/Makefile
  head/devel/rubygem-shoulda/pkg-descr

Modified: head/devel/rubygem-shoulda/Makefile
==============================================================================
--- head/devel/rubygem-shoulda/Makefile	Fri May 29 11:15:56 2015	(r387819)
+++ head/devel/rubygem-shoulda/Makefile	Fri May 29 11:16:01 2015	(r387820)
@@ -8,6 +8,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Making tests easy on the fingers and eyes
 
+LICENSE=	MIT
+
 RUN_DEPENDS=	rubygem-shoulda-context>=1.0.1:${PORTSDIR}/devel/rubygem-shoulda-context \
 		rubygem-shoulda-matchers>=1.4.1:${PORTSDIR}/devel/rubygem-shoulda-matchers
 

Modified: head/devel/rubygem-shoulda/pkg-descr
==============================================================================
--- head/devel/rubygem-shoulda/pkg-descr	Fri May 29 11:15:56 2015	(r387819)
+++ head/devel/rubygem-shoulda/pkg-descr	Fri May 29 11:16:01 2015	(r387820)
@@ -1,3 +1,3 @@
 Making tests easy on the fingers and eyes
 
-WWW: http://thoughtbot.com/community/
+WWW: https://github.com/thoughtbot/shoulda



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