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/DBI/
Date: Sun,  6 Nov 2016 09:08:46 +0000 (UTC)	[thread overview]
Message-ID: <1478423317.83dde078362b66346e7bb659ef8cf250f548eb1b.kentnl@gentoo> (raw)

commit:     83dde078362b66346e7bb659ef8cf250f548eb1b
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  6 09:07:59 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Nov  6 09:08:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83dde078

dev-perl/DBI: Bump to version 1.636.0

- EAPI6
- Add USE="examples"
- Removed restriction on parallel compilation and tests

Upstream:
- Fix compilation on threadperls <= 5.12
- Fix race condition in destroy tests
- Handle UTF8 in RaiseError/PrintError correctly
- Fix ShowErrorStatement showing the wrong statement
- DBD::Gofer handles UTF8 STDIN/STDOUT correctly
- Fix no-column fetchall_arrayref({}) failing to bind_columns by
  returning an empty set instead
- Fix memory leak with tied CachedKids attribute cache
- Fix commit() or rollback() raising fatal "panic: attempt to copy
  freed scalar" in non-null context.
- Avoid spurious extra warning when passing undef to DBI::Profile as
  a Path.
- SQL::Nano parser now ignores trailing semicolon
- New dbh->selectall_array method akin for simplifed dereferencing.
- Killed DBI::FAQ

Package-Manager: portage-2.3.2

 dev-perl/DBI/DBI-1.636.0.ebuild | 33 +++++++++++++++++++++++++++++++++
 dev-perl/DBI/Manifest           |  1 +
 dev-perl/DBI/metadata.xml       |  2 --
 3 files changed, 34 insertions(+), 2 deletions(-)

diff --git a/dev-perl/DBI/DBI-1.636.0.ebuild b/dev-perl/DBI/DBI-1.636.0.ebuild
new file mode 100644
index 00000000..a73e925
--- /dev/null
+++ b/dev-perl/DBI/DBI-1.636.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=TIMB
+DIST_VERSION=1.636
+DIST_EXAMPLES=("ex/*")
+inherit perl-module eutils
+
+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"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/PlRPC-0.200.0
+	>=virtual/perl-Sys-Syslog-0.170.0
+	virtual/perl-File-Spec
+	!<=dev-perl/SQL-Statement-1.330.0
+"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.480.0
+	test? (
+		>=virtual/perl-Test-Simple-0.900.0
+	)
+"
+src_test() {
+	perl_rm_files t/pod-coverage.t t/pod.t
+	perl-module_src_test
+}

diff --git a/dev-perl/DBI/Manifest b/dev-perl/DBI/Manifest
index 5f08f1d..4bf0d2d 100644
--- a/dev-perl/DBI/Manifest
+++ b/dev-perl/DBI/Manifest
@@ -1 +1,2 @@
 DIST DBI-1.634.tar.gz 595020 SHA256 250712f385864818abfba409420d16d9ee61f1cc73ac85159d054a5ee86d1450 SHA512 42e2b94d5e4cdcd57aaa43519fa1464a4d7132ed09426bb8cb7092b0ee57edde168105a25d02dcdeb304c6bc13c1ad97bc27b54b5f6af05eeaba011d5dab3c44 WHIRLPOOL 53b4b8caa8161b6d6fd999b039c31018060e018bc1b0e24163017e1128db1b29e2c798f8d91e64d2e3653088fd502efb440f21ae0fd8754d3d29803ea405057d
+DIST DBI-1.636.tar.gz 595433 SHA256 8f7ddce97c04b4b7a000e65e5d05f679c964d62c8b02c94c1a7d815bb2dd676c SHA512 8d541ada1fabb7e82dd4f47c43edf79cc70c783ef3582a9911b13239734876aee9f27095f2526e6923d07b7ac86df48ee081af1ca6000df0559a13c75b6f6ed3 WHIRLPOOL 15f437a0288458b3405cdc6b8f08c0f89f72bc77776cbcae33eb3a25bb92b8b7b3aae6e1e12fee9aae81723425b307a0017d65186d066c374062e9c4455eaf02

diff --git a/dev-perl/DBI/metadata.xml b/dev-perl/DBI/metadata.xml
index c4bb752..162537f 100644
--- a/dev-perl/DBI/metadata.xml
+++ b/dev-perl/DBI/metadata.xml
@@ -71,7 +71,6 @@
     <remote-id type="cpan-module">DBI::DBD::SqlEngine::db</remote-id>
     <remote-id type="cpan-module">DBI::DBD::SqlEngine::dr</remote-id>
     <remote-id type="cpan-module">DBI::DBD::SqlEngine::st</remote-id>
-    <remote-id type="cpan-module">DBI::FAQ</remote-id>
     <remote-id type="cpan-module">DBI::Gofer::Execute</remote-id>
     <remote-id type="cpan-module">DBI::Gofer::Request</remote-id>
     <remote-id type="cpan-module">DBI::Gofer::Response</remote-id>
@@ -90,7 +89,6 @@
     <remote-id type="cpan-module">DBI::ProxyServer::db</remote-id>
     <remote-id type="cpan-module">DBI::ProxyServer::dr</remote-id>
     <remote-id type="cpan-module">DBI::ProxyServer::st</remote-id>
-    <remote-id type="cpan-module">DBI::PurePerl</remote-id>
     <remote-id type="cpan-module">DBI::SQL::Nano</remote-id>
     <remote-id type="cpan-module">DBI::SQL::Nano::Statement_</remote-id>
     <remote-id type="cpan-module">DBI::SQL::Nano::Table_</remote-id>


             reply	other threads:[~2016-11-06  9:08 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-06  9:08 Kent Fredric [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
2025-01-22  6:11 Sam James
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-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=1478423317.83dde078362b66346e7bb659ef8cf250f548eb1b.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