From owner-cvs-all@FreeBSD.ORG Thu Mar 25 00:50:02 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 210721065674; Thu, 25 Mar 2010 00:50:02 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id EC8DF8FC08; Thu, 25 Mar 2010 00:50:01 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o2P0o1FQ026726; Thu, 25 Mar 2010 00:50:01 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o2P0o1m6026725; Thu, 25 Mar 2010 00:50:01 GMT (envelope-from delphij) Message-Id: <201003250050.o2P0o1m6026725@repoman.freebsd.org> From: Xin LI Date: Thu, 25 Mar 2010 00:50:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/db45 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Mar 2010 00:50:02 -0000 delphij 2010-03-25 00:50:01 UTC FreeBSD ports repository Modified files: databases/db45 Makefile distinfo Log: Apply two vendor fixes: * patch.4.5.20.1: ----------------------------------------------------------- Fixes access to sequences in the Java API in DB 4.5.20. * patch.4.5.20.2: ----------------------------------------------------------- Fixes a problem introduced in 4.5.20 when we changed the way DBTs are copied in calls from the Java API into the core API. Revision Changes Path 1.83 +11 -1 ports/databases/db45/Makefile 1.35 +6 -0 ports/databases/db45/distinfo