From owner-cvs-all Wed Aug 1 4: 6:20 2001 Delivered-To: cvs-all@freebsd.org Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by hub.freebsd.org (Postfix) with ESMTP id EBBCC37B401; Wed, 1 Aug 2001 04:06:14 -0700 (PDT) (envelope-from sheldonh@starjuice.net) Received: from sheldonh (helo=axl.seasidesoftware.co.za) by axl.seasidesoftware.co.za with local-esmtp (Exim 3.31 #1) id 15RtqR-0007hG-00; Wed, 01 Aug 2001 13:07:19 +0200 From: Sheldon Hearn To: Akinori MUSHA Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/databases/p5-BerkeleyDB Makefile ports/databases/ruby-bdb Makefile ports/databases/dbtool Makefile ports/databases/py-bsddb3 Makefile ports/devel/gconf Makefile ports/editors/nvi-devel Makefile ports/mail/postfix Makefile ports/mail/postfix/scripts ... In-reply-to: Your message of "Wed, 25 Jul 2001 08:05:11 MST." <200107251505.f6PF5BS08144@freefall.freebsd.org> Date: Wed, 01 Aug 2001 13:07:19 +0200 Message-ID: <29589.996664039@axl.seasidesoftware.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 25 Jul 2001 08:05:11 MST, Akinori MUSHA wrote: > Log: > Reflect databases/db3's shlib version bump from 2 to 3. This change broke at least net/openldap2. You couldn't possibly have tested your change, because this causes compile-time breakage. The issue is documented in docs/ref/upgrade.3.3/alloc.html in the db3 distibution: DB->set_malloc The DB->set_malloc interface has been replaced in its entirety. Applications using this interface should replace the call with a call to DB->set_alloc. Will you have time to test this change and fix broken ports before the ports tree is frozen for 4.4-RELEASE? Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message