Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/BSON/
Date: Sat, 18 Aug 2018 06:47:58
Message-Id: 1534574866.9af72ff08a167e78282f5b80d3326be20932f240.kentnl@gentoo
1 commit: 9af72ff08a167e78282f5b80d3326be20932f240
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 18 06:47:32 2018 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 18 06:47:46 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9af72ff0
7
8 dev-perl/BSON: Bump to version 1.6.7
9
10 Upstream:
11 - Validate Uint32 ranges on BSON::Timestamp components
12 - Adds comparison overloading to BSON::OID
13 - Adds create_oid class method
14 - Adds comparison overloading to BSON::Timestamp
15 - 'prefer_numeric' applies heuristic to dualvars only when no numeric
16 form already exists
17 - epoch method on BSON::Time now floating point, not truncated to
18 integer
19 - Fixed PID generation within OIDs
20 - Fix backwards compatible BSON::Timestamp constructor so
21 MongoDB::Timestamp can be an empty subclass
22 - Add "bool" overloading for BSON::String to avoid fallback numification
23 warnings
24 - Fix BSON::Time epoch conversion on perl w/ 64bit ints
25 - Improve BSON::Timestamp comparison to undef
26 - Prevent deprecation warnings from use of deprecated MongoDB v2 classes
27 in test code
28 - Remove legacy tests for MongoDB::BSON::_EncodedDoc
29
30 Package-Manager: Portage-2.3.40, Repoman-2.3.9
31
32 dev-perl/BSON/BSON-1.6.7.ebuild | 44 +++++++++++++++++++++++++++++++++++++++++
33 dev-perl/BSON/Manifest | 1 +
34 2 files changed, 45 insertions(+)
35
36 diff --git a/dev-perl/BSON/BSON-1.6.7.ebuild b/dev-perl/BSON/BSON-1.6.7.ebuild
37 new file mode 100644
38 index 00000000000..ffb05d19d92
39 --- /dev/null
40 +++ b/dev-perl/BSON/BSON-1.6.7.ebuild
41 @@ -0,0 +1,44 @@
42 +# Copyright 1999-2018 Gentoo Foundation
43 +# Distributed under the terms of the GNU General Public License v2
44 +
45 +EAPI=6
46 +
47 +DIST_AUTHOR=MONGODB
48 +DIST_VERSION=v1.6.7
49 +inherit perl-module
50 +
51 +DESCRIPTION="BSON serialization and deserialization"
52 +LICENSE="Apache-2.0"
53 +SLOT="0"
54 +KEYWORDS="~amd64 ~x86"
55 +IUSE="test"
56 +
57 +RDEPEND="
58 + virtual/perl-Carp
59 + virtual/perl-Digest-MD5
60 + virtual/perl-Exporter
61 + virtual/perl-MIME-Base64
62 + virtual/perl-Math-BigInt
63 + >=dev-perl/Moo-2.2.4
64 + virtual/perl-Scalar-List-Utils
65 + dev-perl/Tie-IxHash
66 + virtual/perl-Time-HiRes
67 + virtual/perl-Time-Local
68 + >=dev-perl/boolean-0.450.0
69 + virtual/perl-if
70 + dev-perl/namespace-clean
71 + virtual/perl-threads-shared
72 + virtual/perl-version
73 +"
74 +DEPEND="${RDEPEND}
75 + >=virtual/perl-ExtUtils-MakeMaker-6.170.0
76 + test? (
77 + >=virtual/perl-CPAN-Meta-2.120.900
78 + virtual/perl-Data-Dumper
79 + virtual/perl-File-Spec
80 + dev-perl/JSON-MaybeXS
81 + >=dev-perl/Path-Tiny-0.54.0
82 + dev-perl/Test-Deep
83 + >=virtual/perl-Test-Simple-0.960.0
84 + )
85 +"
86
87 diff --git a/dev-perl/BSON/Manifest b/dev-perl/BSON/Manifest
88 index 8e3d72f8738..48008ceebf4 100644
89 --- a/dev-perl/BSON/Manifest
90 +++ b/dev-perl/BSON/Manifest
91 @@ -1 +1,2 @@
92 DIST BSON-v1.4.0.tar.gz 99911 BLAKE2B e993b22721f80b444a701dc5017792b54db475abe53e997baba9314b4c30aca0e8f88173d4caa70bbc07fae8131a5f2618bbcba0f3b27b1578b20447c6f3549f SHA512 3904ad3e426514fc826ef3dea31c93c9ce22e3b0d4b4790528e8eba91412e7dc626b44c08a43fb528780bd53a29d25a5b9ad6fd270cfb52fe8e3fdcbc3ba5afe
93 +DIST BSON-v1.6.7.tar.gz 104454 BLAKE2B 1c72127bcb1dae99bc193c63d4db4eae10cdfb78c03da543b288ea6134a3062dc896da185835c26481636f3b88b2864ac58932c4961cee348bae30a606ee4e1f SHA512 bb3e9f64a09dbdc79cf321cf7807bfb90744bbc2556f0a0c4538fcbbcd8e89e9b79758258306c13da6dc794f8962ec2cb8886f3167775a71ec8d4b69de92b3ee