Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Nov 2013 19:23:19 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r332640 - in head/x11-fonts: comfortaa-ttf consolamono-ttf
Message-ID:  <201311031923.rA3JNJ70004165@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Sun Nov  3 19:23:18 2013
New Revision: 332640
URL: http://svnweb.freebsd.org/changeset/ports/332640

Log:
  Use the newly-added OFL11 license in my x11-fonts ports.

Modified:
  head/x11-fonts/comfortaa-ttf/Makefile
  head/x11-fonts/consolamono-ttf/Makefile

Modified: head/x11-fonts/comfortaa-ttf/Makefile
==============================================================================
--- head/x11-fonts/comfortaa-ttf/Makefile	Sun Nov  3 18:38:02 2013	(r332639)
+++ head/x11-fonts/comfortaa-ttf/Makefile	Sun Nov  3 19:23:18 2013	(r332640)
@@ -9,10 +9,7 @@ DISTNAME=	comfortaa
 MAINTAINER=	rakuco@FreeBSD.org
 COMMENT=	Stylish, modern and free sans-serif true type font
 
-LICENSE=	OFL
-LICENSE_NAME=	SIL OPEN FONT LICENSE Version 1.1
-LICENSE_FILE=	${WRKSRC}/OFL.txt
-LICENSE_PERMS=	${_LICENSE_PERMS_DEFAULT}
+LICENSE=	OFL11
 
 BUILD_DEPENDS=	mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
 		mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale

Modified: head/x11-fonts/consolamono-ttf/Makefile
==============================================================================
--- head/x11-fonts/consolamono-ttf/Makefile	Sun Nov  3 18:38:02 2013	(r332639)
+++ head/x11-fonts/consolamono-ttf/Makefile	Sun Nov  3 19:23:18 2013	(r332640)
@@ -9,10 +9,7 @@ DISTNAME=	consolamono
 MAINTAINER=	rakuco@FreeBSD.org
 COMMENT=	Monospace font created for programming, text editors and terminal-use
 
-LICENSE=	OFL
-LICENSE_NAME=	SIL OPEN FONT LICENSE Version 1.1
-LICENSE_FILE=	${WRKSRC}/SIL\ -\ Open\ Font\ License.txt
-LICENSE_PERMS=	${_LICENSE_PERMS_DEFAULT}
+LICENSE=	OFL11
 
 BUILD_DEPENDS=	mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
 		mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale



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