Switch db5/db6 to download from Oracle's https:// sites.

The http:// sites issue 301-type redirects to https:// so we can spare
everyone the roundtrip.

Inspired by...
PR:		239084
Submitted by:	Miyashita Touka
This commit is contained in:
Matthias Andree 2019-07-09 21:44:31 +00:00
parent 834d4a3717
commit 52e0b38a49
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=506319
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ PORTNAME= db5
PORTVERSION= 5.3.28
PORTREVISION= 7
CATEGORIES= databases java
MASTER_SITES= http://download.oracle.com/berkeley-db/
MASTER_SITES= https://download.oracle.com/berkeley-db/
PKGNAMEPREFIX?=
#
# the distfiles aren't named db5-* but db-*:

View File

@ -5,7 +5,7 @@ PORTNAME= db6
PORTVERSION= 6.2.32
PORTREVISION= 1
CATEGORIES= databases java
MASTER_SITES= http://download.oracle.com/berkeley-db/
MASTER_SITES= https://download.oracle.com/berkeley-db/
PKGNAMEPREFIX?=
#
# the distfiles aren't named db6-* but db-*: