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/Text-Diff/
Date: Tue, 13 Mar 2018 03:59:39 +0000 (UTC)	[thread overview]
Message-ID: <1520913533.df3b65195f9335ff284a7e4a5d79069d9b64855b.kentnl@gentoo> (raw)

commit:     df3b65195f9335ff284a7e4a5d79069d9b64855b
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 13 03:58:17 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Mar 13 03:58:53 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df3b6519

dev-perl/Text-Diff: Bump to version 1.450.0

Upstream:
- Documentation fixes

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/Text-Diff/Manifest                 |  1 +
 dev-perl/Text-Diff/Text-Diff-1.450.0.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-perl/Text-Diff/Manifest b/dev-perl/Text-Diff/Manifest
index 43b2b678056..1fb7c546815 100644
--- a/dev-perl/Text-Diff/Manifest
+++ b/dev-perl/Text-Diff/Manifest
@@ -1,3 +1,4 @@
 DIST Text-Diff-1.41.tar.gz 27813 BLAKE2B e1131e560c33f9207e6bbb1b63bea01408a1062b4154fbb1cecf75aac6f55aa0e4b91cfd5221b6d512fd2f54afc1ac007e88495c8d682c3b1f5fbab9b1297d17 SHA512 77ebd2fff53e5a347d75f50134332b1bb9843f44ecf82872919bc407abacc25446a98346f38425807a9cb8bf2d380d31f12aa9f3c6b2049d4383099920ee9a34
 DIST Text-Diff-1.43.tar.gz 29330 BLAKE2B 2747cdf71b3943637eac10531ab7eb1dacaeed0dd07c73d7849ad8842ab3a0c213b844b3e8813c6846a04c7ee7a39987b8bd92f5a522dd50e465250204f40a05 SHA512 c76eee797d6b198016af69008186af906f3d6c83b7c9e29c95bcf38c2539588f991cc2eb44b34b3701ceee879ae37c73a8fba0240f6e9a462b9be581942e5842
 DIST Text-Diff-1.44.tar.gz 29535 BLAKE2B f496cdc63ae8c355ef1158b2cba8e9a08b577f5c2245006ee506bcfaaf519ad2d8d5c0293fe6c036f562a40d2bf0021001a2a99da54e98eb6d71735926aeeae5 SHA512 6174135a07c880cb92577ad07107a4d4606f91a2602f65d9c0fd032d11de86d91367feb6e2da71f9b9293331460ab42439623c5c03e2ee4807846709c3e964aa
+DIST Text-Diff-1.45.tar.gz 29599 BLAKE2B 361bc0a8fd7bcbd67df75d59e4c360f9982ce89807080150bfff535218ea9be814d41120710a4880bf777a639bf1b8ca0bd2d9f9182a1a2bec17401955fb1a36 SHA512 569370707bf30d60d12df6389594bcdba050805005916ac3a485c2226e528891b0af9ecfcc13d20e4f377d2c36a7ff67e51de5ca409c647aa8a36b7a87eab367

diff --git a/dev-perl/Text-Diff/Text-Diff-1.450.0.ebuild b/dev-perl/Text-Diff/Text-Diff-1.450.0.ebuild
new file mode 100644
index 00000000000..c587bb63a16
--- /dev/null
+++ b/dev-perl/Text-Diff/Text-Diff-1.450.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=NEILB
+DIST_VERSION=1.45
+inherit perl-module
+
+DESCRIPTION="Perform diffs on files and record sets"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+IUSE=""
+
+RDEPEND="
+	>=dev-perl/Algorithm-Diff-1.190.0
+	virtual/perl-Exporter
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+"
+PERL_RM_FILES=( "t/97_meta.t" "t/98_pod.t" "t/99_pmv.t" )


             reply	other threads:[~2018-03-13  3:59 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-13  3:59 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-29  0:54 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-Diff/ Sam James
2021-09-23 20:22 Andreas K. Hüttel
2020-09-11  6:31 Yixun Lan
2020-04-15 15:40 Kent Fredric
2019-07-28 19:55 Aaron Bauman
2019-01-17 20:39 Mikle Kolyada
2018-12-08 12:35 Mikle Kolyada
2018-10-27 19:04 Fabian Groffen
2018-09-26 19:05 Markus Meier
2018-08-25 18:08 Sergei Trofimovich
2018-08-21  0:05 Sergei Trofimovich
2018-08-20  4:13 Matt Turner
2018-08-20  2:38 Mikle Kolyada
2018-08-19 18:39 Matt Turner
2018-07-21 13:27 Kent Fredric
2018-06-08 13:26 Mikle Kolyada
2018-04-02 18:06 Mart Raudsepp
2017-11-09  0:07 Matt Turner
2016-12-04 16:45 Michael Palimaka
2016-11-11 23:14 Andreas Hüttel
2016-09-17  8:56 Pacho Ramos
2016-06-14 19:31 Markus Meier
2016-06-06 14:53 Agostino Sarubbo
2016-06-01 11:52 Tobias Klausmann
2016-05-31 19:21 Markus Meier
2016-04-23 17:30 Andreas Hüttel
2016-02-04 20:51 Tobias Klausmann
2016-01-24  7:20 Jeroen Roovers
2016-01-17 18:24 Agostino Sarubbo
2015-09-11 22:29 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=1520913533.df3b65195f9335ff284a7e4a5d79069d9b64855b.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