From osa@freebsd.org.ru  Thu Aug  2 02:12:02 2001
Return-Path: <osa@freebsd.org.ru>
Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5])
	by hub.freebsd.org (Postfix) with ESMTP id C742C37B403
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  2 Aug 2001 02:12:01 -0700 (PDT)
	(envelope-from osa@freebsd.org.ru)
Received: by freebsd.org.ru (Postfix, from userid 1000)
	id C13A2D0; Thu,  2 Aug 2001 13:11:57 +0400 (MSD)
Message-Id: <20010802091157.C13A2D0@freebsd.org.ru>
Date: Thu,  2 Aug 2001 13:11:57 +0400 (MSD)
From: Sergey A.Osokin <osa@FreeBSD.org.ru>
Reply-To: Sergey A.Osokin <osa@FreeBSD.org.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: databases/db3-latest: vendor release 2 new patches
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         29382
>Category:       ports
>Synopsis:       databases/db3-latest: vendor release 2 new patches
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 02 02:20:00 PDT 2001
>Closed-Date:    Thu Aug 2 18:52:33 JST 2001
>Last-Modified:  Thu Aug 02 18:52:52 JST 2001
>Originator:     Sergey A. Osokin
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Russian FreeBSD Team
>Environment:
System: FreeBSD hole.etrust.ru 4.3-STABLE FreeBSD 4.3-STABLE #0: Tue Jul 17 17:15:19 MSD 2001 osa@butthead.etrust.ru:/usr/src/sys/compile/SWEET i386

>Description:
	update databases/db3-latest: vendor release 2 new patches
	1) Fix a bug in DB 1.85 compatibility mode that could
	cause DB 1.85 applications to fail to compile.
	2) Fix a bug where some of the example programs fail
	to compile on VxWorks (Tornado 2.0).

>How-To-Repeat:

>Fix:

diff -ruN db3-latest.old/Makefile db3-latest/Makefile
--- db3-latest.old/Makefile	Wed Aug  1 19:44:36 2001
+++ db3-latest/Makefile	Thu Aug  2 12:43:34 2001
@@ -7,10 +7,17 @@
 
 PORTNAME=	db3
 PORTVERSION=	3.3.11
+PORTREVISION=	1
 CATEGORIES=	databases
 MASTER_SITES=	http://www.sleepycat.com/update/${PORTVERSION}/
 DISTNAME=	db-${PORTVERSION}
 DIST_SUBDIR=	bdb
+
+PATCH_SITES=	${MASTER_SITES}
+.for p in 1 2
+PATCHFILES+=	patch.${PORTVERSION}.${p}
+.endfor
+PATCH_DIST_STRIP=	-d ${WRKDIR}/${DISTNAME}
 
 MAINTAINER=	ozz@FreeBSD.org.ru
 
diff -ruN db3-latest.old/distinfo db3-latest/distinfo
--- db3-latest.old/distinfo	Wed Aug  1 19:44:36 2001
+++ db3-latest/distinfo	Wed Aug  1 15:53:23 2001
@@ -1 +1,3 @@
 MD5 (bdb/db-3.3.11.tar.gz) = b6ae24fa55713f17a9ac3219d987722c
+MD5 (bdb/patch.3.3.11.1) = b5649f4f1232e6ae801d387a9a149190
+MD5 (bdb/patch.3.3.11.2) = fca939f74fc6555e1319626ceca35b33
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: knu 
State-Changed-When: Thu Aug 2 18:52:33 JST 2001 
State-Changed-Why:  
Committed, thanks! 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29382 
>Unformatted:
