Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2015 18:57:53 +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: r387669 - head/textproc/rubygem-itextomml
Message-ID:  <201505271857.t4RIvrL2065528@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed May 27 18:57:52 2015
New Revision: 387669
URL: https://svnweb.freebsd.org/changeset/ports/387669

Log:
  - Add LICENSE
  - Update WWW

Modified:
  head/textproc/rubygem-itextomml/Makefile
  head/textproc/rubygem-itextomml/pkg-descr

Modified: head/textproc/rubygem-itextomml/Makefile
==============================================================================
--- head/textproc/rubygem-itextomml/Makefile	Wed May 27 17:54:56 2015	(r387668)
+++ head/textproc/rubygem-itextomml/Makefile	Wed May 27 18:57:52 2015	(r387669)
@@ -9,8 +9,11 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Native Ruby bindings to itex2MML
 
-USE_RUBY=		yes
-USE_RUBYGEMS=		yes
+LICENSE=	GPLv2 LGPL20 MPL
+LICENSE_COMB=	dual
+
+USE_RUBY=	yes
+USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
 .include <bsd.port.mk>

Modified: head/textproc/rubygem-itextomml/pkg-descr
==============================================================================
--- head/textproc/rubygem-itextomml/pkg-descr	Wed May 27 17:54:56 2015	(r387668)
+++ head/textproc/rubygem-itextomml/pkg-descr	Wed May 27 18:57:52 2015	(r387669)
@@ -1,4 +1,4 @@
 itextomml provides native Ruby bindings to itex2MML, which converts
 itex equations to MathML.
 
-WWW: http://golem.ph.utexas.edu/~distler/blog/itex2MML.html
+WWW: https://golem.ph.utexas.edu/~distler/blog/itex2MML.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505271857.t4RIvrL2065528>