Sat Jun 11 18:55:07 2016 UTC ()
Update to latest version.

The versioning is quite confusing (2.010 vs 1.030). I went with
the lower version.

For the same reason I didn't use the github framework.

Changes:

    Adds italic styles to family. (GitHub issue #6)
    Adds Powerline symbols. (GitHub issue #43)
    Adds mathematical operators specifically requested to date.
    (GitHub issue #49)
    Adds geometric shapes specifically requested to date. (GitHub
    issue #51)
    Changes vendor ID from ADBE to ADBO. (GitHub issue #80)
    Updates name table to remove full license text. (GitHub issue
    #83)
    Increases length of em dash. (GitHub issue #85)
    Adds character variants features (ccXX).
    Adds support for some extended Latin (IPA).
    Adds characters to fully support WGL4 standard.
    Adds characters that were missing for Arabic and Hebrew
    transliteration schemes.
    Adds a few emoji characters.
    Adds SVG colored versions of these characters: ☑ ✓ ♪ ♫ ♥ ♦ ☺ ☻
    ❤ ☕ 💩 🤖 🔒
    Nudges the dot accent up to prevent from collapsing in CFF
    fonts.
    Adjusts design and positioning of cedillas.
    Updates the design of the following glyphs in intermediate
    weights, thanks to intermediate master: B, M, N, W, e, g, m,
    w, Bstroke, Hbar, Oslash, Tbar, Eth, ae, bstroke, dcroat,
    eogonek, hbar, oslash, oe, eth, zero.0, zero.0o, zero.0c, e.sups
    Updates design of ringhalfleftmod, ringhalfrightmod.

The following changes only apply to the Roman fonts:

    Adds support for Greek and Cyrillic. (GitHub issues #48 & #85)
    Adds alternate lowercase i with foot serifs (ss04 – stylistic
    set 4).


(wiz)
diff -r1.5 -r1.6 pkgsrc/fonts/sourcecodepro-fonts/Makefile
diff -r1.2 -r1.3 pkgsrc/fonts/sourcecodepro-fonts/PLIST
diff -r1.4 -r1.5 pkgsrc/fonts/sourcecodepro-fonts/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/fonts/sourcecodepro-fonts/Makefile (expand / switch to unified diff)

--- pkgsrc/fonts/sourcecodepro-fonts/Makefile 2016/01/18 23:07:24 1.5
+++ pkgsrc/fonts/sourcecodepro-fonts/Makefile 2016/06/11 18:55:07 1.6
@@ -1,22 +1,24 @@ @@ -1,22 +1,24 @@
1# $NetBSD: Makefile,v 1.5 2016/01/18 23:07:24 wiz Exp $ 1# $NetBSD: Makefile,v 1.6 2016/06/11 18:55:07 wiz Exp $
2 2
3DISTNAME= SourceCodePro_FontsOnly-1.017 3DISTNAME= sourcecodepro-fonts-1.030
4PKGNAME= ${DISTNAME:S/SourceCodePro_FontsOnly/sourcecodepro-fonts/} 
5CATEGORIES= fonts 4CATEGORIES= fonts
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sourcecodepro.adobe/} 5MASTER_SITES= https://github.com/adobe-fonts/source-code-pro/archive/2.010R-ro/
7EXTRACT_SUFX= .zip 6DISTFILES= 1.030R-it.tar.gz
 7DIST_SUBDIR= ${DISTNAME}
8 8
9MAINTAINER= ryoon@NetBSD.org 9MAINTAINER= ryoon@NetBSD.org
10HOMEPAGE= https://adobe-fonts.github.io/source-code-pro/ 10HOMEPAGE= https://adobe-fonts.github.io/source-code-pro/
11COMMENT= Set of monospaced OpenType fonts designed for coding environments 11COMMENT= Set of monospaced OpenType fonts designed for coding environments
12LICENSE= ofl-v1.1 12LICENSE= ofl-v1.1
13 13
 14WRKSRC= ${WRKDIR}/source-code-pro-2.010R-ro-1.030R-it
 15
14USE_LANGUAGES= # none 16USE_LANGUAGES= # none
15NO_BUILD= yes 17NO_BUILD= yes
16FONTS_DIR= ${PREFIX}/share/fonts/sourcecodepro 18FONTS_DIR= ${PREFIX}/share/fonts/sourcecodepro
17INSTALLATION_DIRS= share/fonts/sourcecodepro 19INSTALLATION_DIRS= share/fonts/sourcecodepro
18 20
19do-install: 21do-install:
20 ${INSTALL_DATA} ${WRKSRC}/OTF/*.otf ${DESTDIR}${FONTS_DIR} 22 ${INSTALL_DATA} ${WRKSRC}/OTF/*.otf ${DESTDIR}${FONTS_DIR}
21 23
22.include "../../mk/bsd.pkg.mk" 24.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/fonts/sourcecodepro-fonts/PLIST (expand / switch to unified diff)

--- pkgsrc/fonts/sourcecodepro-fonts/PLIST 2013/01/20 09:45:25 1.2
+++ pkgsrc/fonts/sourcecodepro-fonts/PLIST 2016/06/11 18:55:07 1.3
@@ -1,8 +1,15 @@ @@ -1,8 +1,15 @@
1@comment $NetBSD: PLIST,v 1.2 2013/01/20 09:45:25 ryoon Exp $ 1@comment $NetBSD: PLIST,v 1.3 2016/06/11 18:55:07 wiz Exp $
2share/fonts/sourcecodepro/SourceCodePro-Black.otf 2share/fonts/sourcecodepro/SourceCodePro-Black.otf
 3share/fonts/sourcecodepro/SourceCodePro-BlackIt.otf
3share/fonts/sourcecodepro/SourceCodePro-Bold.otf 4share/fonts/sourcecodepro/SourceCodePro-Bold.otf
 5share/fonts/sourcecodepro/SourceCodePro-BoldIt.otf
4share/fonts/sourcecodepro/SourceCodePro-ExtraLight.otf 6share/fonts/sourcecodepro/SourceCodePro-ExtraLight.otf
 7share/fonts/sourcecodepro/SourceCodePro-ExtraLightIt.otf
 8share/fonts/sourcecodepro/SourceCodePro-It.otf
5share/fonts/sourcecodepro/SourceCodePro-Light.otf 9share/fonts/sourcecodepro/SourceCodePro-Light.otf
 10share/fonts/sourcecodepro/SourceCodePro-LightIt.otf
6share/fonts/sourcecodepro/SourceCodePro-Medium.otf 11share/fonts/sourcecodepro/SourceCodePro-Medium.otf
 12share/fonts/sourcecodepro/SourceCodePro-MediumIt.otf
7share/fonts/sourcecodepro/SourceCodePro-Regular.otf 13share/fonts/sourcecodepro/SourceCodePro-Regular.otf
8share/fonts/sourcecodepro/SourceCodePro-Semibold.otf 14share/fonts/sourcecodepro/SourceCodePro-Semibold.otf
 15share/fonts/sourcecodepro/SourceCodePro-SemiboldIt.otf

cvs diff -r1.4 -r1.5 pkgsrc/fonts/sourcecodepro-fonts/distinfo (expand / switch to unified diff)

--- pkgsrc/fonts/sourcecodepro-fonts/distinfo 2015/11/03 20:44:39 1.4
+++ pkgsrc/fonts/sourcecodepro-fonts/distinfo 2016/06/11 18:55:07 1.5
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.4 2015/11/03 20:44:39 agc Exp $ 1$NetBSD: distinfo,v 1.5 2016/06/11 18:55:07 wiz Exp $
2 2
3SHA1 (SourceCodePro_FontsOnly-1.017.zip) = c0e3f6f8e25b434c0e28a817539632f8a5ecb9e5 3SHA1 (sourcecodepro-fonts-1.030/1.030R-it.tar.gz) = d266fb8cc558a85d76432ee0731144fade7b4be1
4RMD160 (SourceCodePro_FontsOnly-1.017.zip) = ea82d4de6fecf1aa718a371f1c436b75e0d6131d 4RMD160 (sourcecodepro-fonts-1.030/1.030R-it.tar.gz) = fdcd19b5276887cb95b1688ac4daf582e0347195
5SHA512 (SourceCodePro_FontsOnly-1.017.zip) = 70dacfb3a76a09fd58eb43b7257c68d79580d4b6b8a7ae52bee1ab148ac60e462d34837ac8353f31c47ed3c271c39b0676b6cac0266d2df8afc5c00754e157fe 5SHA512 (sourcecodepro-fonts-1.030/1.030R-it.tar.gz) = 0fdc27dbe99a19b85f1913fc256db51ae8776b0d5602a3a3efdef5e5ad4a15fd619c45600f6c6fd5a891de5e7b06f8f0588e2c56c5ccd1e03c26ce1801b4094b
6Size (SourceCodePro_FontsOnly-1.017.zip) = 799805 bytes 6Size (sourcecodepro-fonts-1.030/1.030R-it.tar.gz) = 7682204 bytes