summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorRobert V. Baron <rvb@FreeBSD.org>1998-10-09 20:47:11 +0000
committerRobert V. Baron <rvb@FreeBSD.org>1998-10-09 20:47:11 +0000
commit8fec54f1ba97669e480ff42cc98b52d51d592714 (patch)
tree0febc9e21ebdb2d8435377ec64f7b3bf9425aa91 /net
parentRun 4.07 instead of 4.06, since that's what we install. (diff)
Upgrade to Coda 4.6.6
Notes
Notes: svn path=/head/; revision=13794
Diffstat (limited to 'net')
-rw-r--r--net/coda5_client/Makefile6
-rw-r--r--net/coda5_client/pkg-plist3
-rw-r--r--net/coda5_server/Makefile6
-rw-r--r--net/coda5_server/distinfo2
-rw-r--r--net/coda_client/Makefile6
-rw-r--r--net/coda_client/distinfo2
-rw-r--r--net/coda_client/pkg-plist3
-rw-r--r--net/coda_server/Makefile6
-rw-r--r--net/coda_server/distinfo2
9 files changed, 21 insertions, 15 deletions
diff --git a/net/coda5_client/Makefile b/net/coda5_client/Makefile
index 8d70217f360f..58c3563190d8 100644
--- a/net/coda5_client/Makefile
+++ b/net/coda5_client/Makefile
@@ -3,11 +3,11 @@
# Date created: 19 June 1998
# Whom: hmpierce <hmpierce@cs.cmu.edu>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/10/05 19:23:42 rvb Exp $
#
-DISTNAME= coda-4.6.5
-PKGNAME= coda-client-4.6.5.1
+DISTNAME= coda-4.6.6
+PKGNAME= coda-client-4.6.6.1
CATEGORIES= net
MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/
EXTRACT_SUFX= .tgz
diff --git a/net/coda5_client/pkg-plist b/net/coda5_client/pkg-plist
index 222913376018..9a0816ca0a76 100644
--- a/net/coda5_client/pkg-plist
+++ b/net/coda5_client/pkg-plist
@@ -43,6 +43,9 @@ bin/cunlog
bin/filcon
bin/filerepair
bin/hoard
+bin/logbandwidth
+bin/logcmls
+bin/logreintegration
bin/parser
bin/removeinc
bin/repair
diff --git a/net/coda5_server/Makefile b/net/coda5_server/Makefile
index 1b934636232a..835a6ebd0a48 100644
--- a/net/coda5_server/Makefile
+++ b/net/coda5_server/Makefile
@@ -3,11 +3,11 @@
# Date created: 19 June 1998
# Whom: hmpierce <hmpierce@cs.cmu.edu>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/10/05 19:23:43 rvb Exp $
#
-DISTNAME= coda-4.6.5
-PKGNAME= coda-server-4.6.5.1
+DISTNAME= coda-4.6.6
+PKGNAME= coda-server-4.6.6.1
CATEGORIES= net
MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/
EXTRACT_SUFX= .tgz
diff --git a/net/coda5_server/distinfo b/net/coda5_server/distinfo
index 005b2548d3f8..a130c080665c 100644
--- a/net/coda5_server/distinfo
+++ b/net/coda5_server/distinfo
@@ -1 +1 @@
-MD5 (coda-4.6.5.tgz) = 4c946e371c6e04aededfd3d51c004294
+MD5 (coda-4.6.6.tgz) = e05c12cbe7bd20619a253ea24b4f951e
diff --git a/net/coda_client/Makefile b/net/coda_client/Makefile
index 8d70217f360f..58c3563190d8 100644
--- a/net/coda_client/Makefile
+++ b/net/coda_client/Makefile
@@ -3,11 +3,11 @@
# Date created: 19 June 1998
# Whom: hmpierce <hmpierce@cs.cmu.edu>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/10/05 19:23:42 rvb Exp $
#
-DISTNAME= coda-4.6.5
-PKGNAME= coda-client-4.6.5.1
+DISTNAME= coda-4.6.6
+PKGNAME= coda-client-4.6.6.1
CATEGORIES= net
MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/
EXTRACT_SUFX= .tgz
diff --git a/net/coda_client/distinfo b/net/coda_client/distinfo
index 005b2548d3f8..a130c080665c 100644
--- a/net/coda_client/distinfo
+++ b/net/coda_client/distinfo
@@ -1 +1 @@
-MD5 (coda-4.6.5.tgz) = 4c946e371c6e04aededfd3d51c004294
+MD5 (coda-4.6.6.tgz) = e05c12cbe7bd20619a253ea24b4f951e
diff --git a/net/coda_client/pkg-plist b/net/coda_client/pkg-plist
index 222913376018..9a0816ca0a76 100644
--- a/net/coda_client/pkg-plist
+++ b/net/coda_client/pkg-plist
@@ -43,6 +43,9 @@ bin/cunlog
bin/filcon
bin/filerepair
bin/hoard
+bin/logbandwidth
+bin/logcmls
+bin/logreintegration
bin/parser
bin/removeinc
bin/repair
diff --git a/net/coda_server/Makefile b/net/coda_server/Makefile
index 1b934636232a..835a6ebd0a48 100644
--- a/net/coda_server/Makefile
+++ b/net/coda_server/Makefile
@@ -3,11 +3,11 @@
# Date created: 19 June 1998
# Whom: hmpierce <hmpierce@cs.cmu.edu>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/10/05 19:23:43 rvb Exp $
#
-DISTNAME= coda-4.6.5
-PKGNAME= coda-server-4.6.5.1
+DISTNAME= coda-4.6.6
+PKGNAME= coda-server-4.6.6.1
CATEGORIES= net
MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/
EXTRACT_SUFX= .tgz
diff --git a/net/coda_server/distinfo b/net/coda_server/distinfo
index 005b2548d3f8..a130c080665c 100644
--- a/net/coda_server/distinfo
+++ b/net/coda_server/distinfo
@@ -1 +1 @@
-MD5 (coda-4.6.5.tgz) = 4c946e371c6e04aededfd3d51c004294
+MD5 (coda-4.6.6.tgz) = e05c12cbe7bd20619a253ea24b4f951e