Disable two more self-tests, which may hang in rare circumstance.

According to SleepyCat/Oracle, these will be fixed in the next release.

Provide two explicit download sites for those, whose FETCH_CMD is set to
NOT follow redirects (as is the default). Oracle uses such redirects to
facilitate downloads from the server closer to the downloader, but the
scheme breaks, when the redirects are not followed.

Approved by:	portmgr (erwin)
This commit is contained in:
Mikhail Teterin
2006-10-18 01:44:16 +00:00
parent 1214295655
commit 41f6797386
2 changed files with 27 additions and 2 deletions

View File

@@ -8,7 +8,9 @@
PORTNAME= je
PORTVERSION= 3.1.0
CATEGORIES= java databases
MASTER_SITES= http://download.oracle.com/berkeley-db/
MASTER_SITES= http://download.oracle.com/berkeley-db/ \
http://download-east.oracle.com/berkeley-db/ \
http://download-west.oracle.com/berkeley-db/
MAINTAINER= mi@aldan.algebra.com
COMMENT= Berkeley DB Java Edition