svn commit: r387817 - head/devel/rubygem-runt

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


Author: sunpoet
Date: Fri May 29 11:15:46 2015
New Revision: 387817
URL: https://svnweb.freebsd.org/changeset/ports/387817

Log:
  - Add LICENSE
  - Update WWW

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

Modified: head/devel/rubygem-runt/Makefile
==============================================================================
--- head/devel/rubygem-runt/Makefile	Fri May 29 11:15:41 2015	(r387816)
+++ head/devel/rubygem-runt/Makefile	Fri May 29 11:15:46 2015	(r387817)
@@ -8,6 +8,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Ruby implementation of select Martin Fowler patterns
 
+LICENSE=	MIT
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes

Modified: head/devel/rubygem-runt/pkg-descr
==============================================================================
--- head/devel/rubygem-runt/pkg-descr	Fri May 29 11:15:41 2015	(r387816)
+++ head/devel/rubygem-runt/pkg-descr	Fri May 29 11:15:46 2015	(r387817)
@@ -4,4 +4,4 @@ Runt is a Ruby implementation of select 
 [http://www.martinfowler.com/articles].  TemporalExpressions allow a developer
 to define patterns of date recurrence using set expressions.
 
-WWW: http://rubygems.org/gems/runt/
+WWW: https://github.com/mlipper/runt


More information about the svn-ports-all mailing list