aboutsummaryrefslogtreecommitdiff
path: root/textproc/txt2html
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-16 07:54:07 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-16 07:54:07 +0000
commitc3b45aee31190fbd026f03700ad5a418a9461588 (patch)
treeeb60b4ea7f5bd95036b0a2fab5aa7463e8ae60b4 /textproc/txt2html
parent6199d6de9ee11f3c0353597f5f97c780d6afe95a (diff)
downloadports-c3b45aee31190fbd026f03700ad5a418a9461588.tar.gz
ports-c3b45aee31190fbd026f03700ad5a418a9461588.zip
Update to 2.41
PR: ports/81058 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes: svn path=/head/; revision=135339
Diffstat (limited to 'textproc/txt2html')
-rw-r--r--textproc/txt2html/Makefile2
-rw-r--r--textproc/txt2html/distinfo4
-rw-r--r--textproc/txt2html/pkg-plist5
3 files changed, 6 insertions, 5 deletions
diff --git a/textproc/txt2html/Makefile b/textproc/txt2html/Makefile
index 1a399872b8c3..2df87dbc8f93 100644
--- a/textproc/txt2html/Makefile
+++ b/textproc/txt2html/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= txt2html
-PORTVERSION= 2.35
+PORTVERSION= 2.41
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= txt2html
diff --git a/textproc/txt2html/distinfo b/textproc/txt2html/distinfo
index 37c5fc61a0c1..1871dfaed934 100644
--- a/textproc/txt2html/distinfo
+++ b/textproc/txt2html/distinfo
@@ -1,2 +1,2 @@
-MD5 (txt2html-2.35.tar.gz) = 17eff4917cfcabd74478e20ffb6ac89d
-SIZE (txt2html-2.35.tar.gz) = 114352
+MD5 (txt2html-2.41.tar.gz) = fe6f80191860e2724e113a643a9da62a
+SIZE (txt2html-2.41.tar.gz) = 114799
diff --git a/textproc/txt2html/pkg-plist b/textproc/txt2html/pkg-plist
index 2b46fc6c012e..e980ef0418c7 100644
--- a/textproc/txt2html/pkg-plist
+++ b/textproc/txt2html/pkg-plist
@@ -1,5 +1,6 @@
bin/txt2html
-share/txt2html/txt2html.dict
%%SITE_PERL%%/HTML/TextToHTML.pm
-@dirrm share/txt2html
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/TextToHTML/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/TextToHTML
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/HTML 2>/dev/null || true