Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 8B9257A2F0 for ; Sat, 3 Dec 2016 02:26:56 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0FC92855C0; Sat, 3 Dec 2016 02:26:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 93CE1855BD for ; Sat, 3 Dec 2016 02:26:55 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id dxocu6x7fSFP for ; Sat, 3 Dec 2016 02:26:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0AFD384CFD for ; Sat, 3 Dec 2016 02:26:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 061A5FBA6; Sat, 3 Dec 2016 02:26:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1480732015136160" MIME-Version: 1.0 Date: Sat, 3 Dec 2016 02:26:55 +0000 From: "Pierre Pronchery" Subject: CVS commit: pkgsrc/fonts/sourcecodepro-fonts To: pkgsrc-changes@NetBSD.org Reply-To: khorben@netbsd.org X-Mailer: log_accum Message-Id: <20161203022655.061A5FBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1480732015136160 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: khorben Date: Sat Dec 3 02:26:54 UTC 2016 Modified Files: pkgsrc/fonts/sourcecodepro-fonts: Makefile distinfo Log Message: Update to the latest version Changes: version 2.030 (romans) & version 1.050 (italics) created 2016/06/09 Updates outlines for Q to address interpolation issues. version 2.028 (romans) & version 1.048 (italics) created 2016/06/08 Updates outlines for Q to address CFF hinting issues. Corrects OpenType feature rules relating to capital figures and alternate 1s. Fixes final names for fi and fl ligatures to f_i and f_l. version 2.026 (romans) & version 1.046 (italics) created 2016/06/01 Updates the design of 1s in all styles for better character recognition. Adds alternates for l (lowercase L) and 1. (issue #126) Removes colored artwork from default forms of glyphs. Adds IVSes for emoji representation for pictorial glyphs. version 2.020 (romans) & version 1.040 (italics) created 2016/05/05 Fixes issue #121 for Italic. Updates TT hinting for Block- and Quadrant glyphs (U+2080 -- U+209F). Adds manual TT hints to specific Box Drawing Characters for improved horizontal connection. version 2.015 (romans) & version 1.035 (italics) created 2016/05/02 Redesigns box drawing shades (issue #57). Zeros widths of fraction characters in frac feature (issue #121). Adds TrueType hints to box drawing characters (issue #122). Removes NULL (U+0000) and CR (U+000D) glyphs from TrueType fonts. Gzips SVG table documents. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/fonts/sourcecodepro-fonts/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/fonts/sourcecodepro-fonts/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1480732015136160 Content-Disposition: inline Content-Length: 2438 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/fonts/sourcecodepro-fonts/Makefile diff -u pkgsrc/fonts/sourcecodepro-fonts/Makefile:1.6 pkgsrc/fonts/sourcecodepro-fonts/Makefile:1.7 --- pkgsrc/fonts/sourcecodepro-fonts/Makefile:1.6 Sat Jun 11 18:55:07 2016 +++ pkgsrc/fonts/sourcecodepro-fonts/Makefile Sat Dec 3 02:26:54 2016 @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2016/06/11 18:55:07 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2016/12/03 02:26:54 khorben Exp $ -DISTNAME= sourcecodepro-fonts-1.030 +DISTNAME= sourcecodepro-fonts-1.050 CATEGORIES= fonts -MASTER_SITES= https://github.com/adobe-fonts/source-code-pro/archive/2.010R-ro/ -DISTFILES= 1.030R-it.tar.gz +MASTER_SITES= https://github.com/adobe-fonts/source-code-pro/archive/2.030R-ro/ +DISTFILES= 1.050R-it.tar.gz DIST_SUBDIR= ${DISTNAME} MAINTAINER= ryoon@NetBSD.org @@ -11,7 +11,7 @@ HOMEPAGE= https://adobe-fonts.github.io/ COMMENT= Set of monospaced OpenType fonts designed for coding environments LICENSE= ofl-v1.1 -WRKSRC= ${WRKDIR}/source-code-pro-2.010R-ro-1.030R-it +WRKSRC= ${WRKDIR}/source-code-pro-2.030R-ro-1.050R-it USE_LANGUAGES= # none NO_BUILD= yes Index: pkgsrc/fonts/sourcecodepro-fonts/distinfo diff -u pkgsrc/fonts/sourcecodepro-fonts/distinfo:1.5 pkgsrc/fonts/sourcecodepro-fonts/distinfo:1.6 --- pkgsrc/fonts/sourcecodepro-fonts/distinfo:1.5 Sat Jun 11 18:55:07 2016 +++ pkgsrc/fonts/sourcecodepro-fonts/distinfo Sat Dec 3 02:26:54 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2016/06/11 18:55:07 wiz Exp $ +$NetBSD: distinfo,v 1.6 2016/12/03 02:26:54 khorben Exp $ -SHA1 (sourcecodepro-fonts-1.030/1.030R-it.tar.gz) = d266fb8cc558a85d76432ee0731144fade7b4be1 -RMD160 (sourcecodepro-fonts-1.030/1.030R-it.tar.gz) = fdcd19b5276887cb95b1688ac4daf582e0347195 -SHA512 (sourcecodepro-fonts-1.030/1.030R-it.tar.gz) = 0fdc27dbe99a19b85f1913fc256db51ae8776b0d5602a3a3efdef5e5ad4a15fd619c45600f6c6fd5a891de5e7b06f8f0588e2c56c5ccd1e03c26ce1801b4094b -Size (sourcecodepro-fonts-1.030/1.030R-it.tar.gz) = 7682204 bytes +SHA1 (sourcecodepro-fonts-1.050/1.050R-it.tar.gz) = fb8601043ec55da1b1cfd27a0843ea5eb14c6cad +RMD160 (sourcecodepro-fonts-1.050/1.050R-it.tar.gz) = 33a1b3908ae471c7ca4ce75e94bc924340b97003 +SHA512 (sourcecodepro-fonts-1.050/1.050R-it.tar.gz) = e4ff04ac926e07f4cfa824d3ff4c6c9475c5e0a4172ed055aac8c80378f79c0c5838214377a7ea3bc2bb3997804f5a1420abaae7bf13c6e4a4ffe6f82d01a2e3 +Size (sourcecodepro-fonts-1.050/1.050R-it.tar.gz) = 8245124 bytes --_----------=_1480732015136160--