svn commit: r387822 - head/devel/rubygem-shoulda-matchers

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri May 29 11:16:12 UTC 2015


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 at 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/


More information about the svn-ports-all mailing list