pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/p5-Font-TTF Updated fonts/p5-Font-TTF to 1.06
details: https://anonhg.NetBSD.org/pkgsrc/rev/a421dd124f75
branches: trunk
changeset: 352934:a421dd124f75
user: mef <mef%pkgsrc.org@localhost>
date: Tue Sep 20 11:43:30 2016 +0000
description:
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:
fonts/p5-Font-TTF/Makefile | 5 ++---
fonts/p5-Font-TTF/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r b229ee0cf535 -r a421dd124f75 fonts/p5-Font-TTF/Makefile
--- a/fonts/p5-Font-TTF/Makefile Tue Sep 20 11:40:27 2016 +0000
+++ b/fonts/p5-Font-TTF/Makefile Tue Sep 20 11:43:30 2016 +0000
@@ -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 -r b229ee0cf535 -r a421dd124f75 fonts/p5-Font-TTF/distinfo
--- a/fonts/p5-Font-TTF/distinfo Tue Sep 20 11:40:27 2016 +0000
+++ b/fonts/p5-Font-TTF/distinfo Tue Sep 20 11:43:30 2016 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index