diff options
author | mef <mef@pkgsrc.org> | 2016-03-17 14:38:58 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2016-03-17 14:38:58 +0000 |
commit | c123c750f3253e0325ab8344c4e8a4b323f88ee7 (patch) | |
tree | 1b78484c29988e989c8a02da44ff7ea8059829ad /fonts | |
parent | 4be0d5ecad6d72f5c7eb76480eceec24be124a33 (diff) | |
download | pkgsrc-c123c750f3253e0325ab8344c4e8a4b323f88ee7.tar.gz |
Update to 1.05
--------------
1.05 (r1069, 2015-01-26)
* Add support for GSUB Type 8 Reverse-chaining substitution
* OpenType script/lang/feature tags now based on ISO/IEC 14496-22
* Remove deprecated GDL_old.pm
*
* Bug fixes:
* Fix rt.cpan.org 92150, 93597
* Force 0xFFFF sentry to be in a segment by itself in format 4 cmap subtables
* Less aggressive cmap format 4 optimization to eliminate USV holes
* Fix various issues reading WOFF-compressed font tables
* Fix reading DSIG
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/p5-Font-TTF/Makefile | 5 | ||||
-rw-r--r-- | fonts/p5-Font-TTF/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/fonts/p5-Font-TTF/Makefile b/fonts/p5-Font-TTF/Makefile index ae89dfbd145..0f6b52bb157 100644 --- a/fonts/p5-Font-TTF/Makefile +++ b/fonts/p5-Font-TTF/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2015/06/12 10:50:05 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2016/03/17 14:38:58 mef Exp $ # -DISTNAME= Font-TTF-1.04 +DISTNAME= Font-TTF-1.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Font/} diff --git a/fonts/p5-Font-TTF/distinfo b/fonts/p5-Font-TTF/distinfo index 6e1989a5395..2e6adda3012 100644 --- a/fonts/p5-Font-TTF/distinfo +++ b/fonts/p5-Font-TTF/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2015/11/03 20:44:38 agc Exp $ +$NetBSD: distinfo,v 1.11 2016/03/17 14:38:58 mef Exp $ -SHA1 (Font-TTF-1.04.tar.gz) = 3fcc0d97aa0fd484815846eed1d26a4a9fccd67f -RMD160 (Font-TTF-1.04.tar.gz) = d5b0d11da41ce3d6f2d71cd8356fdc63b4237910 -SHA512 (Font-TTF-1.04.tar.gz) = 6d5a4e672b1c9b214ae4e9db6c5e7e3db13773bef5cdae89e62e2fd944dc9949a4c69761cfdbb95ff2f22ece88ee62532bddc1133371f7d38681358e64524078 -Size (Font-TTF-1.04.tar.gz) = 251656 bytes +SHA1 (Font-TTF-1.05.tar.gz) = 2cd694692305c514335c345a4ecf12c4e3eb4dd4 +RMD160 (Font-TTF-1.05.tar.gz) = 04f22870496a73d22879ca47479acfd830751c7b +SHA512 (Font-TTF-1.05.tar.gz) = 7288a2de63fc92c36f3706f365b2ea886e37361b13400a14f940961b0263f6492b02f73048c653bdcd5c5d1bb714977f3c5326b7217dcf3683b16d5048cd1e63 +Size (Font-TTF-1.05.tar.gz) = 256957 bytes |