From owner-svn-ports-head@FreeBSD.ORG Fri Mar 20 19:03:59 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CB8DD86A; Fri, 20 Mar 2015 19:03:59 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9E03EAAB; Fri, 20 Mar 2015 19:03:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2KJ3xcB099869; Fri, 20 Mar 2015 19:03:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2KJ3w8r099863; Fri, 20 Mar 2015 19:03:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201503201903.t2KJ3w8r099863@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 20 Mar 2015 19:03:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r381766 - head/x11-fonts/sourcecodepro-ttf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Mar 2015 19:03:59 -0000 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