diff options
author | Kent Fredric <kentnl@gentoo.org> | 2020-05-06 03:45:09 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2020-05-06 03:45:09 +1200 |
commit | 6baccc5ec7e9224178e40e80777c97b1abe81549 (patch) | |
tree | 9f448b707a8abdb3aa16a2c198fa6a3ba2a49835 /dev-perl/BSON/metadata.xml | |
parent | dev-perl/BSD-Resource: -r bump for EAPI7 and LICENSE fixes (diff) | |
download | gentoo-6baccc5ec7e9224178e40e80777c97b1abe81549.tar.gz gentoo-6baccc5ec7e9224178e40e80777c97b1abe81549.tar.bz2 gentoo-6baccc5ec7e9224178e40e80777c97b1abe81549.zip |
dev-perl/BSON: Bump to 1.12.1
- EAPI7
Upstream:
- Add BSON::Array wrapper to avoid ambiguity between top level document
containers and data array references.
- Add End-Of-Life notice.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Diffstat (limited to 'dev-perl/BSON/metadata.xml')
-rw-r--r-- | dev-perl/BSON/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-perl/BSON/metadata.xml b/dev-perl/BSON/metadata.xml index 05c84408cc21..bb5289a2d0ba 100644 --- a/dev-perl/BSON/metadata.xml +++ b/dev-perl/BSON/metadata.xml @@ -8,6 +8,7 @@ <upstream> <remote-id type="cpan">BSON</remote-id> <remote-id type="cpan-module">BSON</remote-id> + <remote-id type="cpan-module">BSON::Array</remote-id> <remote-id type="cpan-module">BSON::Binary</remote-id> <remote-id type="cpan-module">BSON::Bool</remote-id> <remote-id type="cpan-module">BSON::Bytes</remote-id> |