Date: Sat, 26 Nov 2016 10:34:27 +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: r427150 - head/x11-fonts/sourcesanspro-ttf Message-ID: <201611261034.uAQAYRHm046384@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Nov 26 10:34:27 2016 New Revision: 427150 URL: https://svnweb.freebsd.org/changeset/ports/427150 Log: - Use Roman fonts version as PORTVERSION - Add LICENSE_FILE Modified: head/x11-fonts/sourcesanspro-ttf/Makefile Modified: head/x11-fonts/sourcesanspro-ttf/Makefile ============================================================================== --- head/x11-fonts/sourcesanspro-ttf/Makefile Sat Nov 26 10:34:23 2016 (r427149) +++ head/x11-fonts/sourcesanspro-ttf/Makefile Sat Nov 26 10:34:27 2016 (r427150) @@ -2,15 +2,15 @@ # $FreeBSD$ PORTNAME= sourcesanspro-ttf -PORTVERSION= 1.075 -DISTVERSIONPREFIX= 2.020R-ro/ -DISTVERSIONSUFFIX= R-it +PORTVERSION= 2.020 +DISTVERSIONSUFFIX= R-ro/1.075R-it CATEGORIES= x11-fonts MAINTAINER= office@FreeBSD.org COMMENT= Set of fonts by Adobe designed for user interfaces LICENSE= OFL11 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt USE_GITHUB= yes GH_ACCOUNT= adobe-fonts @@ -19,7 +19,6 @@ GH_PROJECT= source-sans-pro NO_ARCH= yes NO_BUILD= yes USES= fonts -USE_XORG= x11 FONTNAME= SourceSansPro SUB_FILES= pkg-message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611261034.uAQAYRHm046384>