svn commit: r381766 - head/x11-fonts/sourcecodepro-ttf
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Mar 20 19:03:59 UTC 2015
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 at 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
More information about the svn-ports-all
mailing list