From matthias.andree@gmx.de  Tue Feb 24 05:01:48 2004
Return-Path: <matthias.andree@gmx.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1136816A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 24 Feb 2004 05:01:48 -0800 (PST)
Received: from mail.dt.e-technik.uni-dortmund.de (krusty.dt.E-Technik.Uni-Dortmund.DE [129.217.163.1])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CE58743D1D
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 24 Feb 2004 05:01:47 -0800 (PST)
	(envelope-from matthias.andree@gmx.de)
Received: from m2a2.dyndns.org (krusty.dt.e-technik.uni-dortmund.de [129.217.163.1])
	by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id AA48F1A374
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 24 Feb 2004 14:01:45 +0100 (CET)
Received: from libertas.emma.line.org (libertas.emma.line.org [192.168.0.2])
	by merlin.emma.line.org (Postfix) with ESMTP id 80CC719D7;
	Tue, 24 Feb 2004 14:01:43 +0100 (CET)
Received: from emma by libertas.emma.line.org with local (Exim 4.30; FreeBSD)
	id 1AvcBy-000Ad5-M9; Tue, 24 Feb 2004 14:01:42 +0100
Message-Id: <E1AvcBy-000Ad5-M9@libertas.emma.line.org>
Date: Tue, 24 Feb 2004 14:01:42 +0100
From: Matthias Andree <matthias.andree@gmx.de>
Sender: Matthias Andree <matthias.andree@gmx.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] databases/db42: add patch.4.2.52.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         63306
>Category:       ports
>Synopsis:       [MAINTAINER] databases/db42: add patch.4.2.52.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 24 05:10:25 PST 2004
>Closed-Date:    Tue Feb 24 05:27:44 PST 2004
>Last-Modified:  Tue Feb 24 05:27:44 PST 2004
>Originator:     Matthias Andree
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 4.9-STABLE FreeBSD 4.9-STABLE #83: Mon Feb  9 21:43:44 CET
>Description:
* Add vendor patch.4.2.52.2
* Bump portrevision.
* Add SIZE to distinfo.

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

--- db42-4.2.52_2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/db42/Makefile /usr/home/emma/bogofilter-build-db4/ports/databases/db42/Makefile
--- /usr/ports/databases/db42/Makefile	Thu Jan 15 01:35:13 2004
+++ /usr/home/emma/bogofilter-build-db4/ports/databases/db42/Makefile	Tue Feb 24 13:42:57 2004
@@ -7,11 +7,11 @@
 
 PORTNAME=	db42
 PORTVERSION=	4.2.52
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	databases
 PKGNAMESUFFIX?=
 
-PATCHFILES=	patch.${PORTVERSION}.1
+PATCHFILES=	patch.${PORTVERSION}.1  patch.${PORTVERSION}.2
 
 MAINTAINER=	matthias.andree@gmx.de
 COMMENT=	The Berkeley DB package, revision 4.2
diff -ruN --exclude=CVS /usr/ports/databases/db42/distinfo /usr/home/emma/bogofilter-build-db4/ports/databases/db42/distinfo
--- /usr/ports/databases/db42/distinfo	Fri Jan  9 10:45:36 2004
+++ /usr/home/emma/bogofilter-build-db4/ports/databases/db42/distinfo	Tue Feb 24 13:43:03 2004
@@ -1,2 +1,6 @@
 MD5 (bdb/db-4.2.52.tar.gz) = cbc77517c9278cdb47613ce8cb55779f
+SIZE (bdb/db-4.2.52.tar.gz) = 4073147
 MD5 (bdb/patch.4.2.52.1) = 1227f5f9ff43d48b5b1759e113a1c2d7
+SIZE (bdb/patch.4.2.52.1) = 988
+MD5 (bdb/patch.4.2.52.2) = 3da7efd8d29919a9113e2f6f5166f5b7
+SIZE (bdb/patch.4.2.52.2) = 1433
--- db42-4.2.52_2.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: eik 
State-Changed-When: Tue Feb 24 14:25:30 CET 2004 
State-Changed-Why:  
Committed, thanks. 

Please consider to use USE_LIBTOOL, to avoid installing .la 
files. You can test your port with portlint -a to check for 
their presence. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=63306 
>Unformatted:
