summaryrefslogtreecommitdiff
path: root/databases/db4/Makefile
diff options
context:
space:
mode:
authorrecht <recht>2004-07-01 15:17:21 +0000
committerrecht <recht>2004-07-01 15:17:21 +0000
commit76b823d307ed7eb54c5ce9c170ec791029eb95f2 (patch)
tree6122f5dec2c79fafa8c5b43fa53a0a155c9df001 /databases/db4/Makefile
parentd2fcce0f221b80757271cf92ae46a2947b201547 (diff)
downloadpkgsrc-76b823d307ed7eb54c5ce9c170ec791029eb95f2.tar.gz
Add two patches from Sleepycat:
1. Long-running applications can hang in the Berkeley DB cache. http://www.sleepycat.com/update/4.2.52/patch.4.2.52.1 as patch-ba 2. Replication clients fail to lock all the necessary pages when applying updates if there were more than one database in the transaction. http://www.sleepycat.com/update/4.2.52/patch.4.2.52.2 as patch-bb Bump PKGREVISION to 4.
Diffstat (limited to 'databases/db4/Makefile')
-rw-r--r--databases/db4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/db4/Makefile b/databases/db4/Makefile
index 5f212998ebe..392aecf2a31 100644
--- a/databases/db4/Makefile
+++ b/databases/db4/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2004/06/28 22:11:38 jlam Exp $
+# $NetBSD: Makefile,v 1.21 2004/07/01 15:17:21 recht Exp $
DISTNAME= db-4.2.52
PKGNAME= ${DISTNAME:S/db/db4/}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= databases
MASTER_SITES= http://www.sleepycat.com/update/snapshot/