From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/DBI/
Date: Tue, 8 Sep 2015 19:43:43 +0000 (UTC) [thread overview]
Message-ID: <1441741405.b7fc46bd3d7fb4dffa84f258d77b369414318033.dilfridge@gentoo> (raw)
commit: b7fc46bd3d7fb4dffa84f258d77b369414318033
Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 8 19:34:59 2015 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Sep 8 19:43:25 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7fc46bd
dev-perl/DBI: Version bump; remove old
Package-Manager: portage-2.2.20.1
dev-perl/DBI/{DBI-1.631.0.ebuild => DBI-1.634.0.ebuild} | 15 +++++----------
dev-perl/DBI/Manifest | 2 +-
2 files changed, 6 insertions(+), 11 deletions(-)
diff --git a/dev-perl/DBI/DBI-1.631.0.ebuild b/dev-perl/DBI/DBI-1.634.0.ebuild
similarity index 70%
rename from dev-perl/DBI/DBI-1.631.0.ebuild
rename to dev-perl/DBI/DBI-1.634.0.ebuild
index 240e801..675393a 100644
--- a/dev-perl/DBI/DBI-1.631.0.ebuild
+++ b/dev-perl/DBI/DBI-1.634.0.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
MODULE_AUTHOR=TIMB
-MODULE_VERSION=1.631
+MODULE_VERSION=1.634
inherit perl-module eutils
-DESCRIPTION="The Perl DBI Module"
+DESCRIPTION="Database independent interface for Perl"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
@@ -20,12 +20,6 @@ RDEPEND="
virtual/perl-File-Spec
!<=dev-perl/SQL-Statement-1.330.0
"
-# !<=dev-perl/DBD-Amazon-0.100.0
-# !<=dev-perl/DBD-AnyData-0.110.0
-# !<=dev-perl/DBD-CSV-0.360.0
-# !<=dev-perl/DBD-Google-0.510.0
-# !<=dev-perl/DBD-PO-2.100.0
-# !<=dev-perl/DBD-RAM-0.72.0
DEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.480.0
test? (
@@ -33,6 +27,7 @@ DEPEND="${RDEPEND}
)
"
-SRC_TEST="do"
+SRC_TEST="do parallel"
+
mydoc="ToDo"
MAKEOPTS="${MAKEOPTS} -j1"
diff --git a/dev-perl/DBI/Manifest b/dev-perl/DBI/Manifest
index 949b8dc..17dd749 100644
--- a/dev-perl/DBI/Manifest
+++ b/dev-perl/DBI/Manifest
@@ -1,3 +1,3 @@
DIST DBI-1.628.tar.gz 586733 SHA256 46c834f4ba1b28c8d8a2db8095835a67fc69a9585761523aea3a74437a969b52 SHA512 34bb50ba7c0364e064fd5a05ea5415e43e40d082ed299503beccf2cba7b2ddd8f1e79e96606f35f9da279175ac16531da96d3762a71e9e63570f6db7b683f3a1 WHIRLPOOL 95b72f418c5957dcc4051a889363ce020d6dfb4fcd30216d88c61e8ec66ed30822432343409418e342c62c67dabb91ab464338b14fe316ab20a38350b86f48a4
-DIST DBI-1.631.tar.gz 589096 SHA256 d70a7420863055917fe204c83e6a83838c58f7483baa68499727720899cdd511 SHA512 7ed04167cfeb1f256613f06179d5280bbbf53e1d93d3306d5654f7278572f5cb131fb9ad16403cde05215c741cedd77e51b7cbdef15b5d4ea9dc79490775fa9e WHIRLPOOL eb7b6eadd5626941867ac14b47e3b0a6081d594f77ab54fcda56b2887037c3abcbc560246b2faff917a24759bca7e97e1ca438edb3f21d19044bddd0489f06ed
DIST DBI-1.633.tar.gz 592307 SHA256 e2c1badcc9f672bf31630b36ecd230f7eb04dbf055e6daf7edeed0e9ebcf5ee7 SHA512 cd945a9b4f2d8c9ccf84d2f57772765b6f16652302271696a85ed8633fa40f6e70a908430ef6f189e4eba1454585327296c446909da26f093d6763ddb7d7cf08 WHIRLPOOL 31ecd1c178e79fc42520faff7d76e3d7809adde556c9fee9d2d99df11e19b782bc8e6ff622cc81792132a3ffa67c3a639f3ad6cdacf01c516212e353515e3daf
+DIST DBI-1.634.tar.gz 595020 SHA256 250712f385864818abfba409420d16d9ee61f1cc73ac85159d054a5ee86d1450 SHA512 42e2b94d5e4cdcd57aaa43519fa1464a4d7132ed09426bb8cb7092b0ee57edde168105a25d02dcdeb304c6bc13c1ad97bc27b54b5f6af05eeaba011d5dab3c44 WHIRLPOOL 53b4b8caa8161b6d6fd999b039c31018060e018bc1b0e24163017e1128db1b29e2c798f8d91e64d2e3653088fd502efb440f21ae0fd8754d3d29803ea405057d
next reply other threads:[~2015-09-08 19:43 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-08 19:43 Andreas Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-01-03 13:57 [gentoo-commits] repo/gentoo:master commit in: dev-perl/DBI/ Andreas Hüttel
2016-01-03 14:02 Agostino Sarubbo
2016-01-06 13:34 Agostino Sarubbo
2016-01-10 10:34 Agostino Sarubbo
2016-01-12 20:17 Markus Meier
2016-01-17 13:44 Mikle Kolyada
2016-01-17 18:57 Mikle Kolyada
2016-01-24 7:39 Jeroen Roovers
2016-01-24 12:11 Andreas Hüttel
2016-11-06 9:08 Kent Fredric
2016-12-29 9:54 Michael Palimaka
2017-01-01 12:43 Agostino Sarubbo
2017-01-23 18:27 Tobias Klausmann
2017-02-24 4:16 Mike Frysinger
2017-10-07 19:37 Kent Fredric
2018-01-04 7:10 Sergei Trofimovich
2018-01-07 0:09 Sergei Trofimovich
2018-01-07 0:16 Sergei Trofimovich
2018-01-07 11:10 Sergei Trofimovich
2018-01-08 0:45 Mikle Kolyada
2018-01-30 2:18 Kent Fredric
2018-07-01 14:01 Mikle Kolyada
2019-01-11 10:03 Kent Fredric
2019-05-05 15:50 Mikle Kolyada
2020-07-09 4:48 Kent Fredric
2020-08-12 10:01 Sam James
2020-08-12 10:01 Sam James
2020-08-12 11:43 Sam James
2020-08-14 23:08 Sam James
2020-08-15 0:20 Sam James
2020-08-16 14:47 Agostino Sarubbo
2020-08-29 18:22 Sam James
2020-08-30 18:32 Sam James
2020-09-06 7:49 Sergei Trofimovich
2020-09-07 9:28 Kent Fredric
2020-12-27 14:54 Fabian Groffen
2022-05-14 7:04 WANG Xuerui
2022-05-28 19:08 Andreas K. Hüttel
2022-05-28 20:36 Andreas K. Hüttel
2024-10-15 15:27 Andreas K. Hüttel
2024-12-01 18:36 Arthur Zamarin
2024-12-01 19:57 Arthur Zamarin
2024-12-05 17:51 Sam James
2025-01-22 6:11 Sam James
2025-01-24 16:25 Matt Turner
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=1441741405.b7fc46bd3d7fb4dffa84f258d77b369414318033.dilfridge@gentoo \
--to=dilfridge@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