From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Font-TTF/
Date: Sat, 21 Oct 2017 08:38:30 +0000 (UTC) [thread overview]
Message-ID: <1508575078.243f403dfc748291ba80635d35a8df871461a521.kentnl@gentoo> (raw)
commit: 243f403dfc748291ba80635d35a8df871461a521
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 21 06:32:36 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Oct 21 08:37:58 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=243f403d
dev-perl/Font-TTF: Bump to version 1.60.0
- EAPI6
- Parallel Testing
Upstream:
- Add minsize() to all tables
- Add deduping to Name table writing
- Add support for cmap format 13 subtables
- Add support for GSUB Type 8 reverse-chaining substitution
- ISO 14496-22 based OpenType tags
- Fix crashes reading mark-to-ligature lookups
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-perl/Font-TTF/Font-TTF-1.60.0.ebuild | 27 +++++++++++++++++++++++++++
dev-perl/Font-TTF/Manifest | 1 +
2 files changed, 28 insertions(+)
diff --git a/dev-perl/Font-TTF/Font-TTF-1.60.0.ebuild b/dev-perl/Font-TTF/Font-TTF-1.60.0.ebuild
new file mode 100644
index 00000000000..702e7a8f8f6
--- /dev/null
+++ b/dev-perl/Font-TTF/Font-TTF-1.60.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=BHALLISSY
+DIST_VERSION=1.06
+inherit perl-module
+
+DESCRIPTION="module for compiling and altering fonts"
+
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+RDEPEND="
+ virtual/perl-IO-Compress
+ dev-perl/IO-String
+ dev-perl/XML-Parser
+"
+DEPEND="${RDEPEND}"
+
+src_test() {
+ perl_rm_files t/changes.t
+ perl-module_src_test
+}
diff --git a/dev-perl/Font-TTF/Manifest b/dev-perl/Font-TTF/Manifest
index 4db9f7be966..be7bed4d265 100644
--- a/dev-perl/Font-TTF/Manifest
+++ b/dev-perl/Font-TTF/Manifest
@@ -1 +1,2 @@
DIST Font-TTF-1.02.tar.gz 220317 SHA256 ddf4d38d21d8aa865379867a64c34b88d347545bd1f3a526f1da8ec7a93199fa SHA512 0115330def2df1489826631af2b93675f8496b2cf24891666fe5a6578a9374f2f889bf01aa8a95620fd4475987e1f60a76f6eb05fda6d899a72edb7772ce1d9a WHIRLPOOL 16a720db81087e7a3323240a709ba6b095aad9f80b098103f2d443dbc7b3428924883d5bc1180abdc2e494e6f7005733c400f1e68d1ae8475b0de990431d9a9c
+DIST Font-TTF-1.06.tar.gz 256048 SHA256 4b697d444259759ea02d2c442c9bffe5ffe14c9214084a01f743693a944cc293 SHA512 2995544511e4cf9b1aa9a900b2272bf63a137fbbb752f2501d66c057b8272f7eb6f84326ed6121ffcbeb210f8f38b9219f59420a5a4b6664ce07aecc758ea029 WHIRLPOOL 01d5d02cf607b0f42dd3a97a34b5e631ea78cfbad85e564fd4a2f0c7a2f59e85be064dd24e02da9d5a226348d8f4a5c88e8d102abc86e0f5bb8db3f2632c1b23
next reply other threads:[~2017-10-21 8:38 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-21 8:38 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-21 5:36 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Font-TTF/ Sam James
2022-01-30 23:15 James Le Cuirot
2021-06-02 2:42 Yixun Lan
2021-03-28 13:11 Andreas Sturmlechner
2021-03-28 12:52 Sam James
2021-03-26 11:50 Agostino Sarubbo
2021-03-25 21:29 Sam James
2021-03-25 17:52 Sergei Trofimovich
2021-03-25 16:27 Agostino Sarubbo
2021-03-24 19:42 Sam James
2021-03-22 0:10 Sam James
2021-03-22 0:10 Sam James
2021-03-22 0:10 Sam James
2020-09-17 12:05 Kent Fredric
2020-08-17 8:41 Fabian Groffen
2020-04-14 11:16 Kent Fredric
2018-08-24 19:37 Markus Meier
2018-08-18 5:12 Mikle Kolyada
2018-06-26 10:19 Tobias Klausmann
2018-06-10 21:02 Sergei Trofimovich
2018-06-10 17:55 Thomas Deutschmann
2018-06-10 15:52 Aaron Bauman
2018-03-28 19:09 Matt Turner
2017-06-18 13:25 Alexis Ballier
2016-01-18 22:50 Andreas Hüttel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1508575078.243f403dfc748291ba80635d35a8df871461a521.kentnl@gentoo \
--to=kentnl@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox