summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2000-06-11 16:11:03 +0000
committerAlexander Langer <alex@FreeBSD.org>2000-06-11 16:11:03 +0000
commit996e70d6d6467a0bd8841046edb8787721e6d84b (patch)
treeef618d2ece1bca5aeff36c8b440dbd474e91131c /textproc
parentUpdate to version 2.2.3 (diff)
Update to version 1.28
PR: 19169 Submitted by: maintainer Reviewed by: will
Notes
Notes: svn path=/head/; revision=29522
Diffstat (limited to 'textproc')
-rw-r--r--textproc/txt2html/Makefile5
-rw-r--r--textproc/txt2html/distinfo2
-rw-r--r--textproc/txt2html/pkg-plist1
3 files changed, 4 insertions, 4 deletions
diff --git a/textproc/txt2html/Makefile b/textproc/txt2html/Makefile
index 73da2111f175..cf141aea5278 100644
--- a/textproc/txt2html/Makefile
+++ b/textproc/txt2html/Makefile
@@ -6,13 +6,12 @@
#
PORTNAME= txt2html
-PORTVERSION= 1.27
+PORTVERSION= 1.28
CATEGORIES= textproc
MASTER_SITES= http://www.aigeek.com/txt2html/
MAINTAINER= croyle@gelemna.org
-WRKSRC= ${WRKDIR}/txt2html
NO_BUILD= yes
do-configure:
@@ -23,7 +22,7 @@ do-install:
${MKDIR} ${PREFIX}/share/doc/txt2html
${INSTALL_DATA} ${WRKSRC}/txt2html.dict ${PREFIX}/share/doc/txt2html/
.if !defined(NOPORTDOCS)
-.for file in INSTALL LICENSE README changes.html sample.html sample.txt
+.for file in INSTALL LICENSE README changes.html sample.foot sample.html sample.txt
${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/txt2html/
.endfor
.endif
diff --git a/textproc/txt2html/distinfo b/textproc/txt2html/distinfo
index 8bf600084040..b2704d73d79b 100644
--- a/textproc/txt2html/distinfo
+++ b/textproc/txt2html/distinfo
@@ -1 +1 @@
-MD5 (txt2html-1.27.tar.gz) = 4def9252b771a2b1d75515cbdf7e6316
+MD5 (txt2html-1.28.tar.gz) = 7604cfb7456851bbaffbc48ab4444349
diff --git a/textproc/txt2html/pkg-plist b/textproc/txt2html/pkg-plist
index 59c305e208d0..84f3bc089f0e 100644
--- a/textproc/txt2html/pkg-plist
+++ b/textproc/txt2html/pkg-plist
@@ -4,6 +4,7 @@ share/doc/txt2html/INSTALL
share/doc/txt2html/LICENSE
share/doc/txt2html/README
share/doc/txt2html/changes.html
+share/doc/txt2html/sample.foot
share/doc/txt2html/sample.html
share/doc/txt2html/sample.txt
@dirrm share/doc/txt2html