Index: head/x11-fonts/sourcecodepro-ttf/Makefile =================================================================== --- head/x11-fonts/sourcecodepro-ttf/Makefile (revision 381765) +++ head/x11-fonts/sourcecodepro-ttf/Makefile (revision 381766) @@ -1,26 +1,29 @@ # Created by: Masaki TAGAWA # $FreeBSD$ 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 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}/ .include Index: head/x11-fonts/sourcecodepro-ttf/distinfo =================================================================== --- head/x11-fonts/sourcecodepro-ttf/distinfo (revision 381765) +++ head/x11-fonts/sourcecodepro-ttf/distinfo (revision 381766) @@ -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 Index: head/x11-fonts/sourcecodepro-ttf/pkg-descr =================================================================== --- head/x11-fonts/sourcecodepro-ttf/pkg-descr (revision 381765) +++ head/x11-fonts/sourcecodepro-ttf/pkg-descr (revision 381766) @@ -1,10 +1,10 @@ Source Code Pro was designed by Paul D. Hunt as a companion to Source Sans. This complementary family was adapted from the Source design due to a request to create a monospaced version for coding applications. Source Code Pro currently supports a wide range of languages using Latin script, and includes all the characters in the Adobe Latin 4 glyph set. As 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