aboutsummaryrefslogtreecommitdiff
path: root/databases/db45
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2005-02-15 02:05:10 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2005-02-15 02:05:10 +0000
commit941c7378c3956bd8cff1c1ef79779cf8bbe5fda4 (patch)
tree5d0323a524fbbe77af75f8beed494c95baf6bca6 /databases/db45
parent6660ce0893cc6de9fe9a0949573ba7cbb534ddae (diff)
downloadports-941c7378c3956bd8cff1c1ef79779cf8bbe5fda4.tar.gz
ports-941c7378c3956bd8cff1c1ef79779cf8bbe5fda4.zip
- chase distfiles (change MASTER_SITES)
- add patch.4.3.27.3 (making these variables isn't really useful as the patches will not be portable to the next version) PR: ports/77511 Submitted by: Matthias Andree (maintainer)
Notes
Notes: svn path=/head/; revision=128880
Diffstat (limited to 'databases/db45')
-rw-r--r--databases/db45/Makefile5
-rw-r--r--databases/db45/distinfo2
2 files changed, 5 insertions, 2 deletions
diff --git a/databases/db45/Makefile b/databases/db45/Makefile
index db65ea32bd23..48399a3780a5 100644
--- a/databases/db45/Makefile
+++ b/databases/db45/Makefile
@@ -9,15 +9,16 @@ PORTNAME= db43
PORTVERSION= 4.3.27
PORTREVISION= 1
CATEGORIES= databases
-MASTER_SITES= ftp://sleepycat1.inetu.net/releases/
+MASTER_SITES= http://downloads.sleepycat.com/
PKGNAMESUFFIX?=
DISTNAME?= db-${PORTVERSION}
DIST_SUBDIR= bdb
PATCH_SITES= http://www.sleepycat.com/update/${PORTVERSION}/
-PATCHFILES= patch.${PORTVERSION}.1
+PATCHFILES= patch.${PORTVERSION}.1 patch.4.3.27.3
# patch.4.3.27.1 affects C++ DbEnv::ref_elect
# patch.4.3.27.2 is Windows-specific
+# patch.4.3.27.3 fixes failues in HA configurations w/ private DB environments
PATCH_DIST_STRIP= -d ..
MAINTAINER= matthias.andree@gmx.de
diff --git a/databases/db45/distinfo b/databases/db45/distinfo
index b1a45b670c21..94e7b1a5c976 100644
--- a/databases/db45/distinfo
+++ b/databases/db45/distinfo
@@ -2,3 +2,5 @@ MD5 (bdb/db-4.3.27.tar.gz) = fcc481d52c3b80e20a328f8c0cb042bd
SIZE (bdb/db-4.3.27.tar.gz) = 5921872
MD5 (bdb/patch.4.3.27.1) = 08ae7243f5e2ae5793064e961b072a63
SIZE (bdb/patch.4.3.27.1) = 707
+MD5 (bdb/patch.4.3.27.3) = 598007d680ada03392edeb95577d61fa
+SIZE (bdb/patch.4.3.27.3) = 421