summaryrefslogtreecommitdiff
path: root/net/coda_client
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-11-01 16:34:34 +0000
committerwiz <wiz@pkgsrc.org>2002-11-01 16:34:34 +0000
commitf7538fa45d83b0fdc5ccd2edd3c69c1ccd8d5c7f (patch)
tree5bf46c240b57df1eed0497c9486dd8dd8411136a /net/coda_client
parent389bf7aeba835f60680a6e668276e56025fa4024 (diff)
downloadpkgsrc-f7538fa45d83b0fdc5ccd2edd3c69c1ccd8d5c7f.tar.gz
Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library).
Diffstat (limited to 'net/coda_client')
-rw-r--r--net/coda_client/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/coda_client/Makefile b/net/coda_client/Makefile
index 9c0143c3f27..237d53c548b 100644
--- a/net/coda_client/Makefile
+++ b/net/coda_client/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2002/08/15 21:33:06 tron Exp $
+# $NetBSD: Makefile,v 1.19 2002/11/01 16:34:40 wiz Exp $
#
DISTNAME= coda-4.6.6
PKGNAME= coda-client-4.6.6.1
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.infonoc.ne.jp/pub/coda/src/old/ \
ftp://ftp.rsu.ru/pub/unix/FileSystems/coda/
@@ -12,7 +13,7 @@ MAINTAINER= rvb@cs.cmu.edu
HOMEPAGE= http://www.coda.cs.cmu.edu/
COMMENT= client programs for a replicated high-performance network file system
-DEPENDS+= gdbm>=1.7.3:../../databases/gdbm
+DEPENDS+= gdbm>=1.8.3:../../databases/gdbm
DEPENDS+= readline>=4.0:../../devel/readline
# Requires "lwp" plus "filesystem CODA" to operate. Should build on