diff options
author | rvb <rvb@pkgsrc.org> | 1998-10-05 23:06:15 +0000 |
---|---|---|
committer | rvb <rvb@pkgsrc.org> | 1998-10-05 23:06:15 +0000 |
commit | 03fb05fc96d802d661e6c7699bfe341451866835 (patch) | |
tree | d68223bf88e7fd1b41621a4b64a856bbe3a0e086 /net/coda_intro | |
parent | 160670734f2d0ab73ae01e7f249de8402da49d01 (diff) | |
download | pkgsrc-03fb05fc96d802d661e6c7699bfe341451866835.tar.gz |
This will probably be the last Coda 4.6.5 related pkgsrc's.
Coda 4.6.6 should be out RSN.
Note: to agc. I put back in the module suffix; so the client and
server are coda-...4.6.5.2. We can straighten this out before
4.6.6 if this is a problem. The basic idea is that we want
tosay both that our src is derived from Coda 4.6.5 and that
this is the "2"nd version of the package. So the implication
is that there are patches here that were not in the "1"st
version.
Diffstat (limited to 'net/coda_intro')
-rw-r--r-- | net/coda_intro/Makefile | 6 | ||||
-rw-r--r-- | net/coda_intro/files/md5 | 4 | ||||
-rw-r--r-- | net/coda_intro/pkg/PLIST | 6 |
3 files changed, 7 insertions, 9 deletions
diff --git a/net/coda_intro/Makefile b/net/coda_intro/Makefile index 51c49ed058a..06d12134db1 100644 --- a/net/coda_intro/Makefile +++ b/net/coda_intro/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 1998/10/02 20:06:34 rvb Exp $ +# $NetBSD: Makefile,v 1.2 1998/10/05 23:06:16 rvb Exp $ # -DISTNAME= coda-intro-4.6.5-1 -PKGNAME= coda-intro-4.6.5.1 +DISTNAME= coda-intro-4.6.5-2 +PKGNAME= coda-intro-4.6.5.2 CATEGORIES= net MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/doc/ EXTRACT_SUFX= .tgz diff --git a/net/coda_intro/files/md5 b/net/coda_intro/files/md5 index 0cef3746a3d..7c8a26d3eb5 100644 --- a/net/coda_intro/files/md5 +++ b/net/coda_intro/files/md5 @@ -1,3 +1 @@ -$NetBSD: md5,v 1.1.1.1 1998/10/02 20:06:35 rvb Exp $ - -MD5 (coda-intro-4.6.5-1.tgz) = c396aeaff7a5ef8438909374401ab40b +MD5 (coda-intro-4.6.5-2.tgz) = 14d937fc57dbb5dff1367ed38187fec3 diff --git a/net/coda_intro/pkg/PLIST b/net/coda_intro/pkg/PLIST index 2285492de1f..79fd67b30ae 100644 --- a/net/coda_intro/pkg/PLIST +++ b/net/coda_intro/pkg/PLIST @@ -1,9 +1,9 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1998/10/02 20:06:35 rvb Exp $ +@comment $NetBSD: PLIST,v 1.2 1998/10/05 23:06:16 rvb Exp $ share/doc/coda-doc-4.6.5/intro/00README share/doc/coda-doc-4.6.5/intro/Announcement -share/doc/coda-doc-4.6.5/intro/BUILD +share/doc/coda-doc-4.6.5/intro/BUILD.NetBSD share/doc/coda-doc-4.6.5/intro/ChangeLog -share/doc/coda-doc-4.6.5/intro/INSTALL +share/doc/coda-doc-4.6.5/intro/INSTALL.NetBSD share/doc/coda-doc-4.6.5/intro/README share/doc/coda-doc-4.6.5/intro/RUN share/doc/coda-doc-4.6.5/intro/WARNING |