dev-perl/BerkeleyDB: Bump to version 0.630.0
authorKent Fredric <kentnl@gentoo.org>
Tue, 5 May 2020 18:15:14 +0000 (06:15 +1200)
committerKent Fredric <kentnl@gentoo.org>
Tue, 5 May 2020 18:19:01 +0000 (06:19 +1200)
commit00c9d09643bef38819b59819614d39fdf09cdf61
treeec9f5814071f7592caa0cbb482d07165dbc8244c
parentec073bc4955be3bfa0ac8bddbacc97cadc13cb91
dev-perl/BerkeleyDB: Bump to version 0.630.0

This is a very long awaited bump because the last few times I tried,
     I hit serious problems and punted it till later. This time I
     finally dug into the problem and worked out why it exploded in
     tests....

- EAPI7
- Improve DB configuration to properly work on Gentoo ( how 0.550.0
  works and passes tests anywhere may be a slight mystery )
- Remove empty variable assignments
- Remove useless tests and strip unused files from install image

Upstream:
- Updates for BDB 6.2 and 6.3
- expose set_lg_filemode
- Fix build breakage with DBD 5.2 to 6.2
- sync dbinfo from DB_File
- Add missing dTHX declaration in my_db_strerror
- Fix missing txn code in db_remove
- Add __heap_exist prototype for db 5.2+

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
dev-perl/BerkeleyDB/BerkeleyDB-0.630.0.ebuild [new file with mode: 0644]
dev-perl/BerkeleyDB/Manifest