diff options
author | rakuco <rakuco@FreeBSD.org> | 2014-12-06 18:59:07 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2014-12-06 18:59:07 +0800 |
commit | 973afeb9378e7f576e92601d2dbad16d1bf74679 (patch) | |
tree | 277069e191a168bc2a512a234908debac2790227 /x11-fonts | |
parent | f0e7244e85e7125b3a025d1431d1ff216ae78701 (diff) | |
download | freebsd-ports-gnome-973afeb9378e7f576e92601d2dbad16d1bf74679.tar.gz freebsd-ports-gnome-973afeb9378e7f576e92601d2dbad16d1bf74679.tar.zst freebsd-ports-gnome-973afeb9378e7f576e92601d2dbad16d1bf74679.zip |
Update to 1.6.5.
Changes, as described in the README:
1.6.4 - Fix line height on Mac.
Move all the italic glyphs to the left.
Adjust some accents.
1.6.5 - Make italics visible on Windows.
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/fantasque-sans-mono/Makefile | 4 | ||||
-rw-r--r-- | x11-fonts/fantasque-sans-mono/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-fonts/fantasque-sans-mono/Makefile b/x11-fonts/fantasque-sans-mono/Makefile index 94b3f0665b9a..9127a580e943 100644 --- a/x11-fonts/fantasque-sans-mono/Makefile +++ b/x11-fonts/fantasque-sans-mono/Makefile @@ -1,9 +1,9 @@ # $FreeBSD$ PORTNAME= fantasque-sans-mono -PORTVERSION= 1.6.3 +PORTVERSION= 1.6.5 CATEGORIES= x11-fonts -MASTER_SITES= http://openfontlibrary.org/assets/downloads/${PORTNAME}/0b6ed5a8d3ed193d255fffda36e6b4a4/ +MASTER_SITES= http://openfontlibrary.org/assets/downloads/${PORTNAME}/db52617ba875d08cbd8e080ca3d9f756/ DISTNAME= fantasque-sans-mono MAINTAINER= rakuco@FreeBSD.org diff --git a/x11-fonts/fantasque-sans-mono/distinfo b/x11-fonts/fantasque-sans-mono/distinfo index f1c252f9cb50..6a300ae386f7 100644 --- a/x11-fonts/fantasque-sans-mono/distinfo +++ b/x11-fonts/fantasque-sans-mono/distinfo @@ -1,2 +1,2 @@ -SHA256 (fantasque-sans-mono.zip) = f36745c57f6a9fbfdd6d07d628fb8b228d7c8722bb0a7a51fe790687a10c79ad -SIZE (fantasque-sans-mono.zip) = 1553397 +SHA256 (fantasque-sans-mono.zip) = d55365727c34012ab85c209761e01a236ef9845903dc5b716fa759b6681748a5 +SIZE (fantasque-sans-mono.zip) = 1688873 |