mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Upgrade to Coda 4.6.6
This commit is contained in:
parent
8fec54f1ba
commit
3fee2eedf2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13795
3 changed files with 14 additions and 13 deletions
|
@ -3,11 +3,11 @@
|
|||
# Date created: 19 June 1998
|
||||
# Whom: Robert V. Baron <rvb@cs.cmu.edu>
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1998/10/05 19:23:43 rvb Exp $
|
||||
# $Id: Makefile,v 1.2 1998/10/06 15:51:02 rvb Exp $
|
||||
#
|
||||
|
||||
DISTNAME= coda-intro-4.6.5-2
|
||||
PKGNAME= coda-intro-4.6.5.2
|
||||
DISTNAME= coda-intro-4.6.6
|
||||
PKGNAME= coda-intro-4.6.6.1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/doc/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
@ -15,9 +15,10 @@ EXTRACT_SUFX= .tgz
|
|||
MAINTAINER= rvb@cs.cmu.edu
|
||||
|
||||
do-build:
|
||||
@${ECHO} "These are simple text files. We are copying them to share/doc/coda-doc-.../info"
|
||||
@${ECHO} "These are simple text files.
|
||||
|
||||
do-install:
|
||||
@${ECHO} "We will copy the files to ${PREFIX}/share/doc/coda-intro"
|
||||
cd ${WRKSRC}; tar cf - doc | (cd ${PREFIX}/share; tar xvf -)
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (coda-intro-4.6.5-2.tgz) = 14d937fc57dbb5dff1367ed38187fec3
|
||||
MD5 (coda-intro-4.6.6.tgz) = 36d03d63d90cbd43bbabb1f01c815def
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
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.FreeBSD
|
||||
share/doc/coda-doc-4.6.5/intro/ChangeLog
|
||||
share/doc/coda-doc-4.6.5/intro/INSTALL.FreeBSD
|
||||
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
|
||||
share/doc/coda-intro/00README
|
||||
share/doc/coda-intro/Announcement
|
||||
share/doc/coda-intro/BUILD.FreeBSD
|
||||
share/doc/coda-intro/ChangeLog
|
||||
share/doc/coda-intro/INSTALL.FreeBSD
|
||||
share/doc/coda-intro/README
|
||||
share/doc/coda-intro/RUN
|
||||
share/doc/coda-intro/WARNING
|
||||
|
|
Loading…
Add table
Reference in a new issue