aboutsummaryrefslogtreecommitdiff
path: root/databases/db47/Makefile
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-07 18:26:05 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-07 18:26:05 +0000
commit59ccca78150f89a5e33e089e0f50844a3a8cc6c3 (patch)
tree229b8f2d06f0a855c09018ffdd8fd37342f04be1 /databases/db47/Makefile
parent6448a1fe4e5b9ec57a02f58eb19a0a9e087748fd (diff)
Update to 4.3.28
PR: ports/80576 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=134790
Diffstat (limited to 'databases/db47/Makefile')
-rw-r--r--databases/db47/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/databases/db47/Makefile b/databases/db47/Makefile
index cc9d3bb7d643..d41e6eb00f9d 100644
--- a/databases/db47/Makefile
+++ b/databases/db47/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= db43
-PORTVERSION= 4.3.27
-PORTREVISION= 2
+PORTVERSION= 4.3.28
CATEGORIES= databases
MASTER_SITES= http://downloads.sleepycat.com/
PKGNAMESUFFIX?=
@@ -15,10 +14,6 @@ DISTNAME?= db-${PORTVERSION}
DIST_SUBDIR= bdb
PATCH_SITES= http://www.sleepycat.com/update/${PORTVERSION}/
-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