Update to 2.38.

Install documents.
This commit is contained in:
Akinori MUSHA 2001-02-17 21:36:11 +00:00
parent 34894c2be0
commit a022c66d38
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38441
4 changed files with 28 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= cvs2cl
PORTVERSION= 2.29
PORTVERSION= 2.38
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= knu
@ -17,7 +17,14 @@ USE_PERL5= YES
NO_BUILD= YES
WRKSRC= ${WRKDIR}/${PORTNAME}
DOCDIR= ${PREFIX}/share/doc/${PORTNAME}
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.pl ${PREFIX}/bin/${PORTNAME}
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCDIR}
cd ${WRKSRC} && ${INSTALL_DATA} README TODO index.html [cC]hange[lL]og* ${DOCDIR}
${LN} -s ${PREFIX}/bin/${PORTNAME} ${DOCDIR}/${PORTNAME}.pl
.endif
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (cvs2cl-2.29.tar.gz) = 28885c63dd4c28e6bb022ea9ead15e4f
MD5 (cvs2cl-2.38.tar.gz) = e440a602dc4f91844260803ee7842b7f

View File

@ -5,4 +5,4 @@ ChangeLog for CVS-controlled sources, by running "cvs log" and parsing
the output. Duplicate log messages get unified in the Right Way.
Author: Karl Fogel <kfogel@red-bean.com>
WWW: http://www.red-bean.com/~kfogel/cvs2cl.shtml
WWW: http://www.red-bean.com/cvs2cl/

View File

@ -1 +1,19 @@
bin/cvs2cl
%%PORTDOCS%%share/doc/cvs2cl/ChangeLog-basic.txt
%%PORTDOCS%%share/doc/cvs2cl/ChangeLog-branches-revs.txt
%%PORTDOCS%%share/doc/cvs2cl/ChangeLog-branches.txt
%%PORTDOCS%%share/doc/cvs2cl/ChangeLog-revs.txt
%%PORTDOCS%%share/doc/cvs2cl/ChangeLog-tags-branches-revs.txt
%%PORTDOCS%%share/doc/cvs2cl/ChangeLog-tags-branches.txt
%%PORTDOCS%%share/doc/cvs2cl/ChangeLog-tags-revs.txt
%%PORTDOCS%%share/doc/cvs2cl/ChangeLog-tags.txt
%%PORTDOCS%%share/doc/cvs2cl/ChangeLog-the-works.txt
%%PORTDOCS%%share/doc/cvs2cl/ChangeLog-xml.txt
%%PORTDOCS%%share/doc/cvs2cl/README
%%PORTDOCS%%share/doc/cvs2cl/TODO
%%PORTDOCS%%share/doc/cvs2cl/changelog-xml-schema.xdr
%%PORTDOCS%%share/doc/cvs2cl/changelog.dtd
%%PORTDOCS%%share/doc/cvs2cl/changelogs.html
%%PORTDOCS%%share/doc/cvs2cl/cvs2cl.pl
%%PORTDOCS%%share/doc/cvs2cl/index.html
%%PORTDOCS%%@dirrm share/doc/cvs2cl