Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  8 Nov 2006 00:20:55 +0100 (CET)
From:      Matthias Andree <matthias.andree@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/105267: [MAINTAINER] databases/db41*: add new patch, update URLs
Message-ID:  <20061107232055.CA7661B@libertas.emma.line.org>
Resent-Message-ID: <200611072330.kA7NUVUN026888@freefall.freebsd.org>

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

>Number:         105267
>Category:       ports
>Synopsis:       [MAINTAINER] databases/db41*: add new patch, update URLs
>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:   Tue Nov 07 23:30:26 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 6.1-SECURITY i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 6.1-SECURITY FreeBSD 6.1-SECURITY #0: Mon Aug 28 05:21:08 UTC 2006
>Description:
- add patch.4.1.25.3
- update download URLs

Note: this patch affects db41-nocrypto as well!

Reported by: Bill Fenner's distfile checker

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

diff -ruN --exclude=CVS /usr/ports/databases/db41/Makefile /usr/home/emma/ports/databases/db41/Makefile
--- /usr/ports/databases/db41/Makefile	Fri Apr 14 05:44:07 2006
+++ /usr/home/emma/ports/databases/db41/Makefile	Tue Nov  7 23:54:16 2006
@@ -7,15 +7,17 @@
 
 PORTNAME=	db41
 PORTVERSION=	4.1.25
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	databases
-MASTER_SITES=	http://downloads.sleepycat.com/
+MASTER_SITES=	http://download-east.oracle.com/berkeley-db/ \
+		http://download-west.oracle.com/berkeley-db/ \
+		http://download-uk.oracle.com/berkeley-db/
 PKGNAMESUFFIX?=
 DISTNAME?=	db-${PORTVERSION}
 DIST_SUBDIR=	bdb
 
-PATCH_SITES=	http://www.sleepycat.com/update/${PORTVERSION}/
-PATCHFILES=	patch.${PORTVERSION}.1 patch.${PORTVERSION}.2
+PATCH_SITES=	http://www.oracle.com/technology/products/berkeley-db/db/update/${PORTVERSION}/
+PATCHFILES=	patch.${PORTVERSION}.1 patch.${PORTVERSION}.2 patch.${PORTVERSION}.3
 PATCH_DIST_STRIP=	-d ${WRKDIR}/${DISTNAME}
 
 MAINTAINER=	matthias.andree@gmx.de
@@ -23,13 +25,15 @@
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/build_unix
 
+RANDOMIZE_MASTER_SITES=	yes
+
 GNU_CONFIGURE=	yes
 CONFIGURE_SCRIPT=	../dist/configure
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ARGS=	--enable-compat185 --enable-dump185 \
 		--enable-cxx --enable-dynamic \
 		--includedir=${PREFIX}/include/db41
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 
 .if !defined(NOPORTDOCS)
 INSTALL_TARGET=	install install_docs
diff -ruN --exclude=CVS /usr/ports/databases/db41/distinfo /usr/home/emma/ports/databases/db41/distinfo
--- /usr/ports/databases/db41/distinfo	Fri Apr 14 05:44:07 2006
+++ /usr/home/emma/ports/databases/db41/distinfo	Tue Nov  7 23:56:04 2006
@@ -7,3 +7,6 @@
 MD5 (bdb/patch.4.1.25.2) = 5eedc6818783b4b89317d89d2babb6f7
 SHA256 (bdb/patch.4.1.25.2) = 391e652b0b6a1e2410a8e4b8d7e0ed0d53c9af549a29754e04532f390bee8f5d
 SIZE (bdb/patch.4.1.25.2) = 18100
+MD5 (bdb/patch.4.1.25.3) = bda83ce3ce18a3e9001d0c2eb90d9508
+SHA256 (bdb/patch.4.1.25.3) = e55642b62cdd571f715f9109f522e0be6258fbe85c770228d8d0e2d29c2cfe9c
+SIZE (bdb/patch.4.1.25.3) = 1641


--- /usr/ports/databases/db41-nocrypto/distinfo	Fri Apr 14 05:44:07 2006
+++ /usr/home/emma/ports/databases/db41-nocrypto/distinfo	Wed Nov  8 00:01:21 2006
@@ -7,3 +7,6 @@
 MD5 (bdb/patch.4.1.25.2) = 5eedc6818783b4b89317d89d2babb6f7
 SHA256 (bdb/patch.4.1.25.2) = 391e652b0b6a1e2410a8e4b8d7e0ed0d53c9af549a29754e04532f390bee8f5d
 SIZE (bdb/patch.4.1.25.2) = 18100
+MD5 (bdb/patch.4.1.25.3) = bda83ce3ce18a3e9001d0c2eb90d9508
+SHA256 (bdb/patch.4.1.25.3) = e55642b62cdd571f715f9109f522e0be6258fbe85c770228d8d0e2d29c2cfe9c
+SIZE (bdb/patch.4.1.25.3) = 1641
>Release-Note:
>Audit-Trail:
>Unformatted:



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