svn commit: r387820 - head/devel/rubygem-shoulda
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri May 29 11:16:02 UTC 2015
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 at 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
More information about the svn-ports-all
mailing list