public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/PDF-API2/
Date: Tue, 26 Dec 2017 08:48:20 +0000 (UTC)	[thread overview]
Message-ID: <1514278081.ef5266e09a0e483ec2b4636eb36d48fe18b841d9.kentnl@gentoo> (raw)

commit:     ef5266e09a0e483ec2b4636eb36d48fe18b841d9
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 24 00:54:14 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Dec 26 08:48:01 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef5266e0

dev-perl/PDF-API2: Bump to version 2.33.0

Upstream:
- Fix Bank Gothic core font
- Weaken references for garbage collection improvements
- Remove warning for ambiguous call to CORE::open
- text_{fill_,}justified now adjust word-space instead of character
  space stretching.
- Fix buffering for multiline embedded indirect comments.
- Fix open(filename)->stringify
- Fix off-by-one calculating text width
- Fix synfont

Package-Manager: Portage-2.3.18, Repoman-2.3.6

 dev-perl/PDF-API2/Manifest               |  1 +
 dev-perl/PDF-API2/PDF-API2-2.33.0.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-perl/PDF-API2/Manifest b/dev-perl/PDF-API2/Manifest
index f1b55f07f86..9e2edd98f22 100644
--- a/dev-perl/PDF-API2/Manifest
+++ b/dev-perl/PDF-API2/Manifest
@@ -1,2 +1,3 @@
 DIST PDF-API2-2.027.tar.gz 3500950 BLAKE2B 525839ff4a69434929483c169192d3cb891e757a4daa0c885d6e83a254e5d4d241cae5e96a5a4aa67531364b4ed7a72c706d4fd771dbaa6b1ce09fca56254a05 SHA512 39729907418b863dd97b4b5051584eac5baddc9639a1b92caa5045a5237e41d37ae267fafd37c3a89d8160f8d9b3fb3bdbc903e1cd3de9e4df158cacb8e5c1d8
 DIST PDF-API2-2.031.tar.gz 3507672 BLAKE2B 3976957dc247f2ee094932dda6c20b5f887b56dfa61724fc3561394dbe995f87a8253f9a4cb8189446770daae71adac3d9fdd9ae7a8fedd24d614b8d9eecf2ed SHA512 967e6925658ba11d60c065230df78ce32d087ab1ecdd63a4c80c2f87d908db6f18d1bd8cf4021b3520a324bbedaa434f1691873f3cad0a75831e61c03323f4a6
+DIST PDF-API2-2.033.tar.gz 3533753 BLAKE2B 4a99cb7e01b69e07f8d3f3968f8a1d8e388707dc35e034cb862a3d587d91b5701acf724842b55c6bc010754103ceee3f90e8ce625ff1d7ee850f0bb63720ff03 SHA512 8579114492c8b8fcd8ad7b837e8dea1f7157803b2519883308696f78ce1597688bf5f3b06d13971b5a8302eb03636557de3a7092b8386a6e177748c4b3748ea5

diff --git a/dev-perl/PDF-API2/PDF-API2-2.33.0.ebuild b/dev-perl/PDF-API2/PDF-API2-2.33.0.ebuild
new file mode 100644
index 00000000000..a1132a91efc
--- /dev/null
+++ b/dev-perl/PDF-API2/PDF-API2-2.33.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=SSIMMS
+DIST_VERSION=2.033
+DIST_EXAMPLES=( "contrib/*" )
+inherit perl-module
+
+DESCRIPTION="Facilitates the creation and modification of PDF files"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE="examples test"
+
+RDEPEND="
+	>=virtual/perl-IO-Compress-1.0.0
+	dev-perl/Font-TTF"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		dev-perl/Test-Exception
+		dev-perl/Test-Memory-Cycle
+	)
+"
+src_test() {
+	perl_rm_files t/author-*.t
+	perl-module_src_test
+}


             reply	other threads:[~2017-12-26  8:48 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-26  8:48 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-10  2:18 [gentoo-commits] repo/gentoo:master commit in: dev-perl/PDF-API2/ Sam James
2024-06-09 21:24 Sam James
2024-05-01  7:54 Sam James
2023-07-24 13:39 Arthur Zamarin
2023-06-19 17:59 Sam James
2022-02-19  3:41 Sam James
2022-02-19  3:06 Sam James
2021-11-25  1:35 Andreas K. Hüttel
2021-11-25  1:35 Andreas K. Hüttel
2021-08-25  5:32 Agostino Sarubbo
2021-08-25  5:25 Agostino Sarubbo
2021-07-25 11:16 Andreas K. Hüttel
2018-09-01 19:01 Thomas Deutschmann
2018-07-24  0:12 Mikle Kolyada
2017-02-19 13:28 Kent Fredric
2016-05-24 22:38 Andreas Hüttel
2016-05-24 22:38 Andreas Hüttel
2016-03-16 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=1514278081.ef5266e09a0e483ec2b4636eb36d48fe18b841d9.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