pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts/p5-Font-TTF
Module Name: pkgsrc
Committed By: mef
Date: Tue Sep 20 11:43:30 UTC 2016
Modified Files:
pkgsrc/fonts/p5-Font-TTF: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/fonts/p5-Font-TTF/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/fonts/p5-Font-TTF/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/fonts/p5-Font-TTF/Makefile
diff -u pkgsrc/fonts/p5-Font-TTF/Makefile:1.28 pkgsrc/fonts/p5-Font-TTF/Makefile:1.29
--- pkgsrc/fonts/p5-Font-TTF/Makefile:1.28 Wed Jun 8 19:23:51 2016
+++ pkgsrc/fonts/p5-Font-TTF/Makefile Tue Sep 20 11:43:30 2016
@@ -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/}
Index: pkgsrc/fonts/p5-Font-TTF/distinfo
diff -u pkgsrc/fonts/p5-Font-TTF/distinfo:1.11 pkgsrc/fonts/p5-Font-TTF/distinfo:1.12
--- pkgsrc/fonts/p5-Font-TTF/distinfo:1.11 Thu Mar 17 14:38:58 2016
+++ pkgsrc/fonts/p5-Font-TTF/distinfo Tue Sep 20 11:43:30 2016
@@ -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