pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/FiraCode Updated fonts/FiraCode to 1.204
details: https://anonhg.NetBSD.org/pkgsrc/rev/e3eff2cc3b75
branches: trunk
changeset: 355405:e3eff2cc3b75
user: mef <mef%pkgsrc.org@localhost>
date: Wed Nov 30 14:24:47 2016 +0000
description:
Updated fonts/FiraCode to 1.204
-------------------------------
Added U+25B6 (black right-pointing triangle) and U+25C0
(black left-pointing triangle) (#289)
Changed look of Markdown headers ## ### #### to make them easier to tell apart (#287)
Fixed BBEdit incorrectly applying ligatures after tab (#274)
Returned Nim pragmas {. .} (#279)
Added Unicode increment U+2206 (#174, #298)
Added fish operators >-> <-< (#297)
Added safe navigation operators ?. .? ?: (#215)
Added <~> (#179, used in IntelliJ for collapsed methods)
Added F# piping operators ||> |||> <|| <||| (#184)
Added shebang #! (#169, #193)
diffstat:
fonts/FiraCode/Makefile | 4 ++--
fonts/FiraCode/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 7d9e823bb90a -r e3eff2cc3b75 fonts/FiraCode/Makefile
--- a/fonts/FiraCode/Makefile Wed Nov 30 14:24:29 2016 +0000
+++ b/fonts/FiraCode/Makefile Wed Nov 30 14:24:47 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2016/09/18 21:49:21 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2016/11/30 14:24:47 mef Exp $
-DISTNAME= FiraCode_1.203
+DISTNAME= FiraCode_1.204
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_GITHUB:=tonsky/}
diff -r 7d9e823bb90a -r e3eff2cc3b75 fonts/FiraCode/distinfo
--- a/fonts/FiraCode/distinfo Wed Nov 30 14:24:29 2016 +0000
+++ b/fonts/FiraCode/distinfo Wed Nov 30 14:24:47 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2016/09/18 21:49:21 wiz Exp $
+$NetBSD: distinfo,v 1.4 2016/11/30 14:24:47 mef Exp $
-SHA1 (FiraCode_1.203.zip) = 40a40c50f0281f4254e71a0f37f47a89185a39cf
-RMD160 (FiraCode_1.203.zip) = 1b252c37945b4b0801a264ba275ba0bd3483834e
-SHA512 (FiraCode_1.203.zip) = 16cff4b53c57df550bb4ee70cf40b0d64a2ef159cb80af9bd50975626fd2d95aed14a99bc6d440979eb9289c451044641f54fe381299d4743fc760f903b94860
-Size (FiraCode_1.203.zip) = 2142258 bytes
+SHA1 (FiraCode_1.204.zip) = 591b6f9bb9800431355f052baef24bac336afd25
+RMD160 (FiraCode_1.204.zip) = f50ca3ad67c6074c5681c1d4fd4115e7c36472f6
+SHA512 (FiraCode_1.204.zip) = 6818ed2eb8607bc47df8953db804b0ffd8f62cc644c55cdd0a0a42a082b61878f9775f3654e986932d3316a2c8e491ee5ee4c81704bd066e69b4be920f4bfcc8
+Size (FiraCode_1.204.zip) = 2176721 bytes
Home |
Main Index |
Thread Index |
Old Index