public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/DBI/
Date: Wed, 22 Jan 2025 06:11:42 +0000 (UTC)	[thread overview]
Message-ID: <1737526152.4cff792dd7b4d3e362d942b88cbb7a3919074c1f.sam@gentoo> (raw)

commit:     4cff792dd7b4d3e362d942b88cbb7a3919074c1f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 22 06:09:12 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 22 06:09:12 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cff792d

dev-perl/DBI: add 1.647.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/DBI/DBI-1.647.0.ebuild | 44 +++++++++++++++++++++++++++++++++++++++++
 dev-perl/DBI/Manifest           |  1 +
 2 files changed, 45 insertions(+)

diff --git a/dev-perl/DBI/DBI-1.647.0.ebuild b/dev-perl/DBI/DBI-1.647.0.ebuild
new file mode 100644
index 000000000000..20ab2d2b014b
--- /dev/null
+++ b/dev-perl/DBI/DBI-1.647.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=HMBRAND
+DIST_VERSION=1.647
+DIST_A_EXT=tgz
+DIST_EXAMPLES=("ex/*")
+inherit perl-module
+
+DESCRIPTION="Database independent interface for Perl"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
+RDEPEND="
+	>=dev-perl/PlRPC-0.200.0
+	>=virtual/perl-Sys-Syslog-0.170.0
+	virtual/perl-File-Spec
+	virtual/perl-File-Temp
+	virtual/perl-Scalar-List-Utils
+	!<=dev-perl/SQL-Statement-1.330.0
+"
+BDEPEND="
+	${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.480.0
+	test? (
+		>=virtual/perl-Test-Simple-0.900.0
+	)
+"
+
+PERL_RM_FILES=(
+	t/pod-coverage.t
+	t/pod.t
+)
+
+src_test() {
+	if [[ $(makeopts_jobs) -gt 70 ]]; then
+		einfo "Reducing jobs to 70. Bug: https://bugs.gentoo.org/675164"
+		MAKEOPTS="${MAKEOPTS} -j70";
+	fi
+	perl-module_src_test
+}

diff --git a/dev-perl/DBI/Manifest b/dev-perl/DBI/Manifest
index 5af9c6b23a83..b70909370fbe 100644
--- a/dev-perl/DBI/Manifest
+++ b/dev-perl/DBI/Manifest
@@ -1,2 +1,3 @@
 DIST DBI-1.643.tar.gz 612372 BLAKE2B 9a4b45bbf979d25e54f1ece056c3bb1d753a016e8da41b530788e69181027a9f974dd9c0d1939adceca3877c4b46d4113a2c234960b4d4bb9c12261301b920b8 SHA512 03812f3eb1e43c8290dadb8cb14bbced9ec6e237228ea2a2ba91f22e52143906a91a7e82945dab30b1d1b9fc925073721111adafd9a09fac070808ab88f908b8
 DIST DBI-1.645.tgz 728223 BLAKE2B f41f5146aece83b5482fab918fe11f82be901c7f6b898e7c902628a35008296c9550a8969b0e4dea3a791bc79ecf4f25adbca17d3af58899114b8c0c034af160 SHA512 8e5375150541d44d307f8ed75d3a5993ddb747ebe13e2c8171bc9dc8829405c38134e7236489da9ccb4bb0e915bcb511a9581481bf9924c55d4863050e8c87f0
+DIST DBI-1.647.tgz 727423 BLAKE2B 05560d9fb38d0c282fc095dc48847f6b5307c309ff2c00b38b7e70c28ba39296c462781829c730e9bd145798fe227a6913cbd0f98f4dcae93b53cbf92cfde635 SHA512 365b9d51d3c17bb3d8ce6941ef5141512e5aaf4886a62297cb4b56f8bfce9d49d45163ba3841cef59040ff649c752136407c6e8355f8f5a3b2244efd8ef6b0d7


             reply	other threads:[~2025-01-22  6:12 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-22  6:11 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-10  0:16 [gentoo-commits] repo/gentoo:master commit in: dev-perl/DBI/ Sam James
2025-03-03 20:52 Sam James
2025-03-03 20:48 Sam James
2025-03-03 20:44 Sam James
2025-03-03 20:34 Sam James
2025-01-24 16:25 Matt Turner
2024-12-05 17:51 Sam James
2024-12-01 19:57 Arthur Zamarin
2024-12-01 18:36 Arthur Zamarin
2024-10-15 15:27 Andreas K. Hüttel
2022-05-28 20:36 Andreas K. Hüttel
2022-05-28 19:08 Andreas K. Hüttel
2022-05-14  7:04 WANG Xuerui
2020-12-27 14:54 Fabian Groffen
2020-09-07  9:28 Kent Fredric
2020-09-06  7:49 Sergei Trofimovich
2020-08-30 18:32 Sam James
2020-08-29 18:22 Sam James
2020-08-16 14:47 Agostino Sarubbo
2020-08-15  0:20 Sam James
2020-08-14 23:08 Sam James
2020-08-12 11:43 Sam James
2020-08-12 10:01 Sam James
2020-08-12 10:01 Sam James
2020-07-09  4:48 Kent Fredric
2019-05-05 15:50 Mikle Kolyada
2019-01-11 10:03 Kent Fredric
2018-07-01 14:01 Mikle Kolyada
2018-01-30  2:18 Kent Fredric
2018-01-08  0:45 Mikle Kolyada
2018-01-07 11:10 Sergei Trofimovich
2018-01-07  0:16 Sergei Trofimovich
2018-01-07  0:09 Sergei Trofimovich
2018-01-04  7:10 Sergei Trofimovich
2017-10-07 19:37 Kent Fredric
2017-02-24  4:16 Mike Frysinger
2017-01-23 18:27 Tobias Klausmann
2017-01-01 12:43 Agostino Sarubbo
2016-12-29  9:54 Michael Palimaka
2016-11-06  9:08 Kent Fredric
2016-01-24 12:11 Andreas Hüttel
2016-01-24  7:39 Jeroen Roovers
2016-01-17 18:57 Mikle Kolyada
2016-01-17 13:44 Mikle Kolyada
2016-01-12 20:17 Markus Meier
2016-01-10 10:34 Agostino Sarubbo
2016-01-06 13:34 Agostino Sarubbo
2016-01-03 14:02 Agostino Sarubbo
2016-01-03 13:57 Andreas Hüttel
2015-09-08 19:43 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=1737526152.4cff792dd7b4d3e362d942b88cbb7a3919074c1f.sam@gentoo \
    --to=sam@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