svn commit: r387104 - head/devel/rubygem-ansi

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 23 07:14:31 UTC 2015


Author: sunpoet
Date: Sat May 23 07:14:29 2015
New Revision: 387104
URL: https://svnweb.freebsd.org/changeset/ports/387104

Log:
  - Add LICENSE
  - Update WWW

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

Modified: head/devel/rubygem-ansi/Makefile
==============================================================================
--- head/devel/rubygem-ansi/Makefile	Sat May 23 07:14:24 2015	(r387103)
+++ head/devel/rubygem-ansi/Makefile	Sat May 23 07:14:29 2015	(r387104)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Gem enabling ANSI code based colorization and stylization of output
 
+LICENSE=	BSD2CLAUSE
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes

Modified: head/devel/rubygem-ansi/pkg-descr
==============================================================================
--- head/devel/rubygem-ansi/pkg-descr	Sat May 23 07:14:24 2015	(r387103)
+++ head/devel/rubygem-ansi/pkg-descr	Sat May 23 07:14:29 2015	(r387104)
@@ -1,4 +1,4 @@
 The ANSI project is a collection of ANSI escape code related libraries enabling
 ANSI code based colorization and stylization of output.
 
-WWW: http://rubyworks.github.com/ansi
+WWW: http://rubyworks.github.io/ansi/


More information about the svn-ports-all mailing list