Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Mar 2008 11:01:30 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/122176: [MAINTAINER] databases/db46: update to 4.6.21.1
Message-ID:  <20080328030130.6A9051CC3D@ccreader.NCTU.edu.tw>
Resent-Message-ID: <200803280310.m2S3A0ub069521@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         122176
>Category:       ports
>Synopsis:       [MAINTAINER] databases/db46: update to 4.6.21.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 28 03:10:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.3-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD ccreader.NCTU.edu.tw 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #3: Tue Jan 15 11:22:08 CST 2008
>Description:
- Update to 4.6.21.1

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- db46-4.6.21.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/db46/Makefile /home/staff/gslin/work/ports/db46/Makefile
--- /usr/ports/databases/db46/Makefile	2007-10-25 03:06:32.000000000 +0800
+++ /home/staff/gslin/work/ports/db46/Makefile	2008-03-28 11:00:40.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	db46
-PORTVERSION=	4.6.21.0
+PORTVERSION=	4.6.21.1
 CATEGORIES=	databases
 MASTER_SITES=	http://download-west.oracle.com/berkeley-db/ \
 		http://download-east.oracle.com/berkeley-db/ \
@@ -15,6 +15,13 @@
 DISTNAME=	db-${PORTVERSION:R}
 DIST_SUBDIR=	bdb
 
+PATCH_SITES=	http://www.oracle.com/technology/products/berkeley-db/xml/update/${PORTVERSION:R}/
+PATCHFILES=	patch.4.6.21.1
+PATCH_DIST_STRIP=	-d ..
+# * patch.4.6.21.1: -----------------------------------------------------------
+# Fixes a race condition between checkpoint and DB->close which can result in
+# the checkpoint thread self-deadlocking. [#15692]
+
 # I allow matthias.andree@gmx.de and all freebsd committer to do changes
 # to this package.
 MAINTAINER=	gslin@gslin.org
diff -ruN --exclude=CVS /usr/ports/databases/db46/distinfo /home/staff/gslin/work/ports/db46/distinfo
--- /usr/ports/databases/db46/distinfo	2007-10-25 03:06:32.000000000 +0800
+++ /home/staff/gslin/work/ports/db46/distinfo	2008-03-28 10:55:00.000000000 +0800
@@ -1,3 +1,6 @@
 MD5 (bdb/db-4.6.21.tar.gz) = 718082e7e35fc48478a2334b0bc4cd11
 SHA256 (bdb/db-4.6.21.tar.gz) = 53ea9c9f03746a0aa415e6706e9c6da18ca18148f20ad1465b182411a7985e21
 SIZE (bdb/db-4.6.21.tar.gz) = 11881885
+MD5 (bdb/patch.4.6.21.1) = 4878872edfc53c6ecb871b1062a4bdaf
+SHA256 (bdb/patch.4.6.21.1) = d28c0723c465a2cf3ff2ddc5ed3c643b40c955c4e64d56580961f2fd799cbb53
+SIZE (bdb/patch.4.6.21.1) = 2475
--- db46-4.6.21.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080328030130.6A9051CC3D>