Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Mar 2015 19:03:58 +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: r381766 - head/x11-fonts/sourcecodepro-ttf
Message-ID:  <201503201903.t2KJ3w8r099863@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Mar 20 19:03:57 2015
New Revision: 381766
URL: https://svnweb.freebsd.org/changeset/ports/381766
QAT: https://qat.redports.org/buildarchive/r381766/

Log:
  - Update MASTER_SITES
  - Update WWW

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

Modified: head/x11-fonts/sourcecodepro-ttf/Makefile
==============================================================================
--- head/x11-fonts/sourcecodepro-ttf/Makefile	Fri Mar 20 18:35:50 2015	(r381765)
+++ head/x11-fonts/sourcecodepro-ttf/Makefile	Fri Mar 20 19:03:57 2015	(r381766)
@@ -4,8 +4,6 @@
 PORTNAME=	sourcecodepro-ttf
 PORTVERSION=	1.017
 CATEGORIES=	x11-fonts
-MASTER_SITES=	SF/sourcecodepro.adobe
-DISTNAME=	SourceCodePro_FontsOnly-${PORTVERSION}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Set of fonts by Adobe designed for coders
@@ -14,11 +12,16 @@ LICENSE=	OFL11
 
 NO_BUILD=	yes
 USE_XORG=	x11
-USES=		fonts zip
+USES=		fonts
 
 FONTNAME=	SourceCodePro
 SUB_FILES=	pkg-message
 
+GH_ACCOUNT=	adobe-fonts
+GH_PROJECT=	source-code-pro
+GH_TAGNAME=	${PORTVERSION}R
+USE_GITHUB=	yes
+
 do-install:
 	${MKDIR} ${STAGEDIR}${FONTSDIR}/
 	cd ${WRKSRC}/TTF/ && ${INSTALL_DATA} *.ttf ${STAGEDIR}${FONTSDIR}/

Modified: head/x11-fonts/sourcecodepro-ttf/distinfo
==============================================================================
--- head/x11-fonts/sourcecodepro-ttf/distinfo	Fri Mar 20 18:35:50 2015	(r381765)
+++ head/x11-fonts/sourcecodepro-ttf/distinfo	Fri Mar 20 19:03:57 2015	(r381766)
@@ -1,2 +1,2 @@
-SHA256 (SourceCodePro_FontsOnly-1.017.zip) = 8136b4686309c428ef073356ab178c2f7e8f7b6fadd5a6c61b6a20646377b21f
-SIZE (SourceCodePro_FontsOnly-1.017.zip) = 799805
+SHA256 (sourcecodepro-ttf-1.017_GH0.tar.gz) = 595aa593778beded801c12975f30ff1e78516654729afd2cfd8609121c50040f
+SIZE (sourcecodepro-ttf-1.017_GH0.tar.gz) = 2329732

Modified: head/x11-fonts/sourcecodepro-ttf/pkg-descr
==============================================================================
--- head/x11-fonts/sourcecodepro-ttf/pkg-descr	Fri Mar 20 18:35:50 2015	(r381765)
+++ head/x11-fonts/sourcecodepro-ttf/pkg-descr	Fri Mar 20 19:03:57 2015	(r381766)
@@ -7,4 +7,4 @@ script, and includes all the characters 
 an open source project, it is expected that incremental updates will be 
 made over time to extend glyph set coverage and functionality.
 
-WWW: http://sourceforge.net/projects/sourcecodepro.adobe/
+WWW: https://github.com/adobe-fonts/source-code-pro



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