ports/105269: [MAINTAINER] databases/db4: update download sites

Matthias Andree matthias.andree at gmx.de
Tue Nov 7 23:30:40 UTC 2006


>Number:         105269
>Category:       ports
>Synopsis:       [MAINTAINER] databases/db4: 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:30:31 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:
update download sites

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

--- db4-4.0.14_1,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/db4/Makefile /usr/home/emma/ports/databases/db4/Makefile
--- /usr/ports/databases/db4/Makefile	Thu May  4 23:39:54 2006
+++ /usr/home/emma/ports/databases/db4/Makefile	Wed Nov  8 00:16:02 2006
@@ -10,7 +10,9 @@
 PORTREVISION=	1
 PORTEPOCH=	1
 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/
 DISTNAME=	db-${PORTVERSION}
 DIST_SUBDIR=	bdb
 
@@ -19,13 +21,14 @@
 
 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/db4
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 
 .if !defined(NOPORTDOCS)
 INSTALL_TARGET=	install install_docs
--- db4-4.0.14_1,1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list