diff options
author | mef <mef@pkgsrc.org> | 2016-09-20 11:43:30 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2016-09-20 11:43:30 +0000 |
commit | 0c0d24c38a1d34b6f6261122ffc530715e3d58c2 (patch) | |
tree | dc35c4eb5056fe507669d3115237a7e0441c7395 /fonts | |
parent | ea7bb28b26923fc5d256f1546812ed991547ed78 (diff) | |
download | pkgsrc-0c0d24c38a1d34b6f6261122ffc530715e3d58c2.tar.gz |
Updated fonts/p5-Font-TTF to 1.06
---------------------------------
1.06 2016-08-17
* Source repo moved from Subversion to Github
* OpenType script and lang tags updated from ISO/IEC 14496-22:2015, draft amendment 2
* Various POD improvements
* Add deepcopy mode to Dumper::ttfdump()
* Bug fixes
* Wasn't installing on Windows Perl 5.22 and up
* Reading mark-to-ligature lookups would crash if anchors were omitted
* Incorrect extension lookup structure
* Multiple fixes in Silf table processing
* rt.cpan.org #106562 Uninitialized value warnings
* rt.cpan.org #106816 spelling errors in manpage
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 bfbd0053173..314a4698a3e 100644 --- a/fonts/p5-Font-TTF/Makefile +++ b/fonts/p5-Font-TTF/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2016/06/08 19:23:51 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2016/09/20 11:43:30 mef Exp $ # -DISTNAME= Font-TTF-1.05 +DISTNAME= Font-TTF-1.06 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 2e6adda3012..f44329b1c9e 100644 --- a/fonts/p5-Font-TTF/distinfo +++ b/fonts/p5-Font-TTF/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2016/03/17 14:38:58 mef Exp $ +$NetBSD: distinfo,v 1.12 2016/09/20 11:43:30 mef Exp $ -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 +SHA1 (Font-TTF-1.06.tar.gz) = c2c1475e569d1fd30fdb43efe8ad25f63a974508 +RMD160 (Font-TTF-1.06.tar.gz) = 2ef7cf2f5c46f6c840ebca0322db136c77f8aec5 +SHA512 (Font-TTF-1.06.tar.gz) = 2995544511e4cf9b1aa9a900b2272bf63a137fbbb752f2501d66c057b8272f7eb6f84326ed6121ffcbeb210f8f38b9219f59420a5a4b6664ce07aecc758ea029 +Size (Font-TTF-1.06.tar.gz) = 256048 bytes |