Date: Fri, 29 May 2015 11:16: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: r387822 - head/devel/rubygem-shoulda-matchers Message-ID: <201505291116.t4TBGCN9088462@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri May 29 11:16:11 2015 New Revision: 387822 URL: https://svnweb.freebsd.org/changeset/ports/387822 Log: - Add LICENSE - Update WWW Modified: head/devel/rubygem-shoulda-matchers/Makefile head/devel/rubygem-shoulda-matchers/pkg-descr Modified: head/devel/rubygem-shoulda-matchers/Makefile ============================================================================== --- head/devel/rubygem-shoulda-matchers/Makefile Fri May 29 11:16:06 2015 (r387821) +++ head/devel/rubygem-shoulda-matchers/Makefile Fri May 29 11:16:11 2015 (r387822) @@ -9,6 +9,8 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Making tests easy on the fingers and eyes +LICENSE= MIT + RUN_DEPENDS= rubygem-activesupport>=3.0.0:${PORTSDIR}/devel/rubygem-activesupport USE_RUBY= yes Modified: head/devel/rubygem-shoulda-matchers/pkg-descr ============================================================================== --- head/devel/rubygem-shoulda-matchers/pkg-descr Fri May 29 11:16:06 2015 (r387821) +++ head/devel/rubygem-shoulda-matchers/pkg-descr Fri May 29 11:16:11 2015 (r387822) @@ -1,3 +1,3 @@ Making tests easy on the fingers and eyes -WWW: http://thoughtbot.com/community/ +WWW: https://thoughtbot.com/community/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505291116.t4TBGCN9088462>