Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jul 2001 11:53:19 +1000 (EST)
From:      edwin@mavetju.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/29207: [patch] databases/db3 - distinfo incorrect
Message-ID:  <20010725015319.37CA860@k7.mavetju.org>

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

>Number:         29207
>Category:       ports
>Synopsis:       [patch] databases/db3 - distinfo incorrect
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 24 19:00:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Edwin Groothuis
>Release:        FreeBSD 4.2-RELEASE i386
>Organization:
-
>Environment:

$FreeBSD: ports/databases/db3/Makefile,v 1.32 2001/07/24 16:19:23 knu Exp $

>Description:

distinfo of this ports contains wrong path-names due to absence of
DIST_SUBDIR in distinfo.

>How-To-Repeat:

cd /usr/ports/databases/db3
make

>Fix:

--- distinfo.old        Wed Jul 25 11:50:37 2001
+++ distinfo    Wed Jul 25 11:50:57 2001
@@ -1,3 +1,3 @@
-MD5 (db-3.2.9.tar.gz) = 4df5c7051b11411e0a970f6c91613942
-MD5 (patch.3.2.9.1) = 9cf113248f29b1e319ae73b266df4986
-MD5 (patch.3.2.9.2) = f8edd1cf6535cd62f9b8ff81e0474273
+MD5 (bdb/db-3.2.9.tar.gz) = 4df5c7051b11411e0a970f6c91613942
+MD5 (bdb/patch.3.2.9.1) = 9cf113248f29b1e319ae73b266df4986
+MD5 (bdb/patch.3.2.9.2) = f8edd1cf6535cd62f9b8ff81e0474273
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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