diff options
author | clsung <clsung@FreeBSD.org> | 2004-09-02 16:23:45 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2004-09-02 16:23:45 +0800 |
commit | 6b3b81f83ec617fb83a31f34de48f350a8eb716b (patch) | |
tree | 5a8a7b15e1592cf51f6dee576231ba8a6225eb3b /textproc/txt2html/distinfo | |
parent | 9441024be38ad1a8791dd6f7a4d9b927d3eb576a (diff) | |
download | freebsd-ports-gnome-6b3b81f83ec617fb83a31f34de48f350a8eb716b.tar.gz freebsd-ports-gnome-6b3b81f83ec617fb83a31f34de48f350a8eb716b.tar.zst freebsd-ports-gnome-6b3b81f83ec617fb83a31f34de48f350a8eb716b.zip |
- update to 2.30.
- no long support perl 5.005.
- although it requires p5-Data-Dumper, which may need by perl5.6 (described
in devel/p5-Data-Dumper/Makefile), but perl5.6 indeed install one.
And txt2html does not need newer module ( Data::Dumper => 0).
Approved by: vanilla (co-mentor)
Diffstat (limited to 'textproc/txt2html/distinfo')
-rw-r--r-- | textproc/txt2html/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/txt2html/distinfo b/textproc/txt2html/distinfo index b4e43353cc1f..078eb3e04e5d 100644 --- a/textproc/txt2html/distinfo +++ b/textproc/txt2html/distinfo @@ -1,2 +1,2 @@ -MD5 (txt2html-2.23.tar.gz) = dbcd7a64ec87ad5753755a0321d777d6 -SIZE (txt2html-2.23.tar.gz) = 90665 +MD5 (txt2html-2.30.tar.gz) = 8ddf7e0839187ecdec61d8e108f66b86 +SIZE (txt2html-2.30.tar.gz) = 94667 |