ports/77511: [MAINTAINER] databases/db43: add patch, change MASTER_SITES
Matthias Andree
matthias.andree at gmx.de
Mon Feb 14 14:00:43 UTC 2005
>Number: 77511
>Category: ports
>Synopsis: [MAINTAINER] databases/db43: add patch, change MASTER_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: Mon Feb 14 14:00:42 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Matthias Andree
>Release: FreeBSD 4.11-RELEASE i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 4.11-RELEASE FreeBSD 4.11-RELEASE #1: Wed Jan 26 02:58:33 CET 2005
>Description:
- add patch.4.3.27.3 (making these variables isn't really useful as the
patches will not be portable to the next version)
- chase distfiles (MASTER_SITES)
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- db43-4.3.27_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/db43/Makefile /root/ports/databases/db43/Makefile
--- /usr/ports/databases/db43/Makefile Mon Feb 14 14:04:58 2005
+++ /root/ports/databases/db43/Makefile Mon Feb 14 14:51:53 2005
@@ -2,22 +2,23 @@
# Date created: 2004-11-10
# Whom: Matthias Andree <matthias.andree at gmx.de>
#
-# $FreeBSD: ports/databases/db43/Makefile,v 1.65 2005/02/09 16:22:14 mi Exp $
+# $FreeBSD: ports/databases/db43/Makefile,v 1.63 2004/12/28 22:02:11 krion Exp $
#
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
-# patch.4.3.27.1 affects C++ DbEnv::ref_elect
+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 at gmx.de
diff -ruN --exclude=CVS /usr/ports/databases/db43/distinfo /root/ports/databases/db43/distinfo
--- /usr/ports/databases/db43/distinfo Mon Feb 14 14:04:58 2005
+++ /root/ports/databases/db43/distinfo Mon Feb 14 14:28:10 2005
@@ -2,3 +2,5 @@
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
--- db43-4.3.27_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list