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/MP3-Tag/
Date: Thu, 17 Nov 2016 03:25:20 +0000 (UTC)	[thread overview]
Message-ID: <1479352990.bb0259e5f7f99a42b4d9b5a4688af9133b3e23bd.kentnl@gentoo> (raw)

commit:     bb0259e5f7f99a42b4d9b5a4688af9133b3e23bd
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 17 03:23:10 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Nov 17 03:23:10 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb0259e5

dev-perl/MP3-Tag: Bump to version 1.140.0 re bug #600062

- EAPI6
- Add USE="examples"

Upstream:
- Fixed warnings on Perl 5.22+
- New method have_one_of_frame
- New methods *_have() for all basic types like "title" etc
- New tunable ampersand_joiner
- New method _auto_field_from
- Fix _parse_rex_microinterpolate not updateing $ecount with %%
- Fix some %-escapes not being matched
- More careful ID3v2 frame name parsing

Bug: https://bugs.gentoo.org/600062

Package-Manager: portage-2.3.2

 dev-perl/MP3-Tag/MP3-Tag-1.140.0.ebuild | 23 +++++++++++++++++++++++
 dev-perl/MP3-Tag/Manifest               |  1 +
 2 files changed, 24 insertions(+)

diff --git a/dev-perl/MP3-Tag/MP3-Tag-1.140.0.ebuild b/dev-perl/MP3-Tag/MP3-Tag-1.140.0.ebuild
new file mode 100644
index 00000000..2e34630
--- /dev/null
+++ b/dev-perl/MP3-Tag/MP3-Tag-1.140.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ILYAZ
+DIST_VERSION=1.14
+DIST_SECTION=modules
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Module for reading tags of MP3 Audio files"
+
+SLOT="0"
+LICENSE="Artistic"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+RDEPEND="dev-perl/MP3-Info"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+"

diff --git a/dev-perl/MP3-Tag/Manifest b/dev-perl/MP3-Tag/Manifest
index 762c3cc..3281525 100644
--- a/dev-perl/MP3-Tag/Manifest
+++ b/dev-perl/MP3-Tag/Manifest
@@ -1 +1,2 @@
 DIST MP3-Tag-1.13.tar.gz 275907 SHA256 34d3c33c1efa4c4448e27a45b1689ca20a27882fb3c74c0d3588e6aa315f33ae SHA512 3dcdc186d8e2f00fc474eccadb755058fcba6cb80637c87d8565981f073bb19fa867a755de7423e3d58393bc730fe85f601f63dd928f4fe27a9fe9b80f63bfc3 WHIRLPOOL 1a0d203f0070af4f6fd5ae349f5957d7ca79795021b0f5ad1cabb8d1132f68b0fd916f4a63cbf15aa806d214e7d9339a8f9dce43b808015ad0759c44c0eb45c2
+DIST MP3-Tag-1.14.tar.gz 279630 SHA256 3ec392f273ce38228ee2d7e53f7622f6f90a9c31c5079e6c9f354fb04a98c259 SHA512 05e35f024868505cfc8a07146442e248ef1e80c3c156fd1eabeb874d458356f6b391793e343a24e9e490fd537e7f280316f651b6717378c06953480d271ed2e1 WHIRLPOOL 2db6994d83dcca06d48cd82275a786b01fb9deb3c4c56b5d63eb96434aea897c91c40375c4bbe54a617902b93b2cda31d211f3b1e65d53fe5eed8ec31bf54768


             reply	other threads:[~2016-11-17  3:25 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-17  3:25 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-01-29 16:45 [gentoo-commits] repo/gentoo:master commit in: dev-perl/MP3-Tag/ Fabian Groffen
2017-05-01 13:37 Agostino Sarubbo
2017-05-18 20:50 Michael Weber
2017-05-31  3:49 Kent Fredric
2019-07-16  2:08 Kent Fredric
2019-10-17 10:25 Agostino Sarubbo
2019-10-17 10:29 Agostino Sarubbo
2019-10-17 10:32 Agostino Sarubbo
2019-10-17 11:23 Agostino Sarubbo
2019-11-08 19:45 Andreas K. Hüttel
2021-11-19 19:40 Andreas K. Hüttel
2022-02-10 21:58 Jonas Stein
2023-06-20  3:39 Sam James
2023-07-20 12:19 Sam James
2023-07-20 12:19 Sam James
2023-07-20 12:19 Sam James
2023-07-20 12:19 Sam James

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=1479352990.bb0259e5f7f99a42b4d9b5a4688af9133b3e23bd.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