Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12579 - [Version Bump]: DB_File-1.806
Summary: [Version Bump]: DB_File-1.806
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Michael Cummings (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-22 13:07 UTC by Nicholas Wourms
Modified: 2003-07-15 09:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
DB_File.tar.bz2 (DB_File.tar.bz2,2.56 KB, application/octet-stream)
2002-12-22 13:08 UTC, Nicholas Wourms
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nicholas Wourms 2002-12-22 13:07:02 UTC
Updated for perl-5.8.0 from version 1.804 -> 1.806.  Also merged in new changes to 
config.in so that works once again.  Needs testing on 5.6.1... 
 
Changelog: 
 
1.806 22nd October 2002 
 
   * Fixed problem when trying to build with a multi-threaded perl. 
 
   * Tidied up the recursion detetion code. 
 
   * merged core patch 17844 - missing dTHX declarations. 
 
   * merged core patch 17838  
 
1.805 1st September 2002 
 
   * Added support to allow DB_File to build with Berkeley DB 4.1.X 
 
   * Tightened up the test harness to test that calls to untie don't generate 
     the "untie attempted while %d inner references still exist" warning. 
 
   * added code to guard against calling the callbacks (compare,hash & prefix)  
     recursively. 
 
   * pasing undef for the flags and/or mode when opening a database could cause 
     a "Use of uninitialized value in subroutine entry" warning. Now silenced. 
 
   * DBM filter code beefed up to cope with read-only $_.
Comment 1 Nicholas Wourms 2002-12-22 13:08:12 UTC
Created attachment 6672 [details]
DB_File.tar.bz2
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2003-01-06 17:25:03 UTC
Marking this for later - i.e., as soon as perl 5.8 is unmasked. Need to get
through my trouble spots first.
Comment 3 Michael Cummings (RETIRED) gentoo-dev 2003-01-06 17:25:16 UTC
Marking this for later - i.e., as soon as perl 5.8 is unmasked. Need to get
through my trouble spots first.
Comment 4 John Davis (zhen) (RETIRED) gentoo-dev 2003-04-04 01:21:20 UTC
db fix
Comment 5 John Davis (zhen) (RETIRED) gentoo-dev 2003-04-04 01:26:12 UTC
db fix
Comment 6 Wayne Davison 2003-07-15 09:00:03 UTC
I'm curious why this is resolved fixed when there is no 1.806 version of DB_File in portage?  There is now a 1.803 version that portage is trying to tell me to install, but perl 5.8.0 comes with 1.804, so that would be a downgrade, which I refuse to perform.  Shouldn't this ebuild (which is essentially identical to the 1.803-r2 ebuild, just for a newer version) be in portage instead?