diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-30 14:39:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-30 14:39:30 +0000 |
commit | 5748a947c8b3f3113584b18e9b9c8d236ca689e5 (patch) | |
tree | df7bee0f8b13cebd9ac55ab0b3d93a5345f4c692 /fonts | |
parent | aae7c623a2e449d42f1fc1d3a2608d03a412adfb (diff) | |
download | pkgsrc-5748a947c8b3f3113584b18e9b9c8d236ca689e5.tar.gz |
Update to 0.83:
2015-08-21 (Paul Sladen) Ubuntu Font Family version 0.83
Note: This release was created by binary patching from the v0.80
release using the scripts in 'sources/patch-0.80-0.83/' to rebuild
the necessary tables. The release selectively updates only those
proportional .ttf font files exhibiting the bug below bug number;
the Ubuntu Mono monospace font files remain unchanged, being the
original version 0.80 ones.
[Marc Foley]
* [Engineering] Fixed wrong characters appear in some mac apps. (LP: #1334363)
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/ubuntu-fonts/Makefile | 5 | ||||
-rw-r--r-- | fonts/ubuntu-fonts/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/fonts/ubuntu-fonts/Makefile b/fonts/ubuntu-fonts/Makefile index 0eda3f116c8..34034f1745f 100644 --- a/fonts/ubuntu-fonts/Makefile +++ b/fonts/ubuntu-fonts/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/06/01 16:35:37 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/08/30 14:39:30 wiz Exp $ -VERSION= 0.80 +VERSION= 0.83 PKGNAME= ubuntu-fonts-${VERSION} -PKGREVISION= 1 CATEGORIES= fonts DISTNAME= ubuntu-font-family-${VERSION} EXTRACT_SUFX= .zip diff --git a/fonts/ubuntu-fonts/distinfo b/fonts/ubuntu-fonts/distinfo index 598fcef4240..6070f97d673 100644 --- a/fonts/ubuntu-fonts/distinfo +++ b/fonts/ubuntu-fonts/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2013/04/15 17:22:40 uwe Exp $ +$NetBSD: distinfo,v 1.2 2015/08/30 14:39:30 wiz Exp $ -SHA1 (ubuntu-font-family-0.80.zip) = 88276ba9d38d75b33a9640efa15cd80979cb21e2 -RMD160 (ubuntu-font-family-0.80.zip) = 4f50796443dfcb9bec32b7d6b90d5df559626686 -Size (ubuntu-font-family-0.80.zip) = 2091643 bytes +SHA1 (ubuntu-font-family-0.83.zip) = fad7939b33af4ae9ce803b403373ff49bbf1233f +RMD160 (ubuntu-font-family-0.83.zip) = d44c6f8104399301379193afc66b591403a9e1e8 +Size (ubuntu-font-family-0.83.zip) = 2092263 bytes |