svn commit: r427149 - head/x11-fonts/sourcecodepro-ttf

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 26 10:34:24 UTC 2016


Author: sunpoet
Date: Sat Nov 26 10:34:23 2016
New Revision: 427149
URL: https://svnweb.freebsd.org/changeset/ports/427149

Log:
  - Update to 2.030R-ro/1.050R-it
  - Add LICENSE_FILE
  
  Changes:	https://github.com/adobe-fonts/source-code-pro/releases

Modified:
  head/x11-fonts/sourcecodepro-ttf/Makefile
  head/x11-fonts/sourcecodepro-ttf/distinfo

Modified: head/x11-fonts/sourcecodepro-ttf/Makefile
==============================================================================
--- head/x11-fonts/sourcecodepro-ttf/Makefile	Sat Nov 26 10:34:18 2016	(r427148)
+++ head/x11-fonts/sourcecodepro-ttf/Makefile	Sat Nov 26 10:34:23 2016	(r427149)
@@ -2,18 +2,18 @@
 # $FreeBSD$
 
 PORTNAME=	sourcecodepro-ttf
-PORTVERSION=	2.010
-DISTVERSIONSUFFIX=	R-ro/1.030R-it
+PORTVERSION=	2.030
+DISTVERSIONSUFFIX=	R-ro/1.050R-it
 CATEGORIES=	x11-fonts
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Set of fonts by Adobe designed for coders
 
 LICENSE=	OFL11
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 NO_ARCH=	yes
 NO_BUILD=	yes
-USE_XORG=	x11
 USES=		fonts
 
 FONTNAME=	SourceCodePro

Modified: head/x11-fonts/sourcecodepro-ttf/distinfo
==============================================================================
--- head/x11-fonts/sourcecodepro-ttf/distinfo	Sat Nov 26 10:34:18 2016	(r427148)
+++ head/x11-fonts/sourcecodepro-ttf/distinfo	Sat Nov 26 10:34:23 2016	(r427149)
@@ -1,2 +1,3 @@
-SHA256 (adobe-fonts-source-code-pro-2.010R-ro-1.030R-it_GH0.tar.gz) = fcb82b3becff6dbc6440d6e03c1edca410a912d616088205bf1dff96fb93918b
-SIZE (adobe-fonts-source-code-pro-2.010R-ro-1.030R-it_GH0.tar.gz) = 7682189
+TIMESTAMP = 1480143678
+SHA256 (adobe-fonts-source-code-pro-2.030R-ro-1.050R-it_GH0.tar.gz) = a4e4dd59b8e0a436b934f0f612c2e91b5932910c6d1c3b7d1a5a9f389c86302b
+SIZE (adobe-fonts-source-code-pro-2.030R-ro-1.050R-it_GH0.tar.gz) = 8245124


More information about the svn-ports-head mailing list