Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  8 Nov 2006 00:46:56 +0100 (CET)
From:      Matthias Andree <matthias.andree@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/105271: [MAINTAINER] databases/db43: add new patch, update download sites
Message-ID:  <20061107234656.ABF43111@libertas.emma.line.org>
Resent-Message-ID: <200611072350.kA7NoRPi029237@freefall.freebsd.org>

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

>Number:         105271
>Category:       ports
>Synopsis:       [MAINTAINER] databases/db43: add new patch, update download sites
>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:50: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 new patch.4.3.29.1
- update download sites

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

--- db43-4.3.29_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/db43/Makefile /usr/home/emma/ports/databases/db43/Makefile
--- /usr/ports/databases/db43/Makefile	Fri Apr 14 05:44:08 2006
+++ /usr/home/emma/ports/databases/db43/Makefile	Wed Nov  8 00:28:51 2006
@@ -7,13 +7,16 @@
 
 PORTNAME=	db43
 PORTVERSION=	4.3.29
+PORTREVISION=	1
 CATEGORIES=	databases
-MASTER_SITES=	http://downloads.sleepycat.com/
-PKGNAMESUFFIX?=
-DISTNAME?=	db-${PORTVERSION}
+MASTER_SITES=	http://download-east.oracle.com/berkeley-db/ \
+		http://download-west.oracle.com/berkeley-db/ \
+		http://download-uk.oracle.com/berkeley-db/
+DISTNAME=	db-${PORTVERSION}
 DIST_SUBDIR=	bdb
 
-PATCH_SITES=	http://www.sleepycat.com/update/${PORTVERSION}/
+PATCH_SITES=	http://www.oracle.com/technology/products/berkeley-db/db/update/${PORTVERSION}/
+PATCHFILES=	patch.${PORTVERSION}.1
 PATCH_DIST_STRIP=	-d ..
 
 MAINTAINER=	matthias.andree@gmx.de
@@ -21,7 +24,8 @@
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/build_unix
 
-INSTALLS_SHLIB=		yes
+RANDOMIZE_MASTER_SITES=	yes
+USE_LDCONFIG=		yes
 GNU_CONFIGURE=	yes
 CONFIGURE_SCRIPT=	../dist/configure
 LIBTOOLFILES=		${CONFIGURE_SCRIPT}
diff -ruN --exclude=CVS /usr/ports/databases/db43/distinfo /usr/home/emma/ports/databases/db43/distinfo
--- /usr/ports/databases/db43/distinfo	Fri Apr 14 05:44:08 2006
+++ /usr/home/emma/ports/databases/db43/distinfo	Wed Nov  8 00:28:43 2006
@@ -1,3 +1,6 @@
 MD5 (bdb/db-4.3.29.tar.gz) = 200b9f5d74175875fcb3ee54adbf0007
 SHA256 (bdb/db-4.3.29.tar.gz) = a1fa714482f25a67a19490303a0164326ac63bd7653ae3f4664c2536b14f3337
 SIZE (bdb/db-4.3.29.tar.gz) = 5942547
+MD5 (bdb/patch.4.3.29.1) = 947f07dd8fae5001feedb2deded40ad5
+SHA256 (bdb/patch.4.3.29.1) = 6fbda9c0554cfe3d281161b288f779e7cf2c814f311c69e1c6309b6f97d75931
+SIZE (bdb/patch.4.3.29.1) = 835
--- db43-4.3.29_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?20061107234656.ABF43111>