diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-12-26 21:56:06 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2007-12-26 21:56:06 +0000 |
commit | a7ba03937c10b71f9e1d5e533b2a5f3076be2edc (patch) | |
tree | 41c0e0d4e445fa7c376cd44cde2b4e6a0d020a03 /textproc/txt2html | |
parent | 4a84ce63dbcec7f58ea0094a6b075ea1c72a1885 (diff) | |
download | ports-a7ba03937c10b71f9e1d5e533b2a5f3076be2edc.tar.gz ports-a7ba03937c10b71f9e1d5e533b2a5f3076be2edc.zip |
Notes
Diffstat (limited to 'textproc/txt2html')
-rw-r--r-- | textproc/txt2html/Makefile | 7 | ||||
-rw-r--r-- | textproc/txt2html/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/textproc/txt2html/Makefile b/textproc/txt2html/Makefile index 5421d12efb3c..4e875e5c6740 100644 --- a/textproc/txt2html/Makefile +++ b/textproc/txt2html/Makefile @@ -6,14 +6,15 @@ # PORTNAME= txt2html -PORTVERSION= 2.46 +PORTVERSION= 2.50 CATEGORIES= textproc perl5 MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jadawin@tuxaco.net COMMENT= Convert raw text to something with a little HTML formatting -BUILD_DEPENDS= ${SITE_PERL}/Getopt/ArgvFile.pm:${PORTSDIR}/devel/p5-Getopt-ArgvFile +BUILD_DEPENDS= ${SITE_PERL}/Getopt/ArgvFile.pm:${PORTSDIR}/devel/p5-Getopt-ArgvFile \ + ${SITE_PERL}/${PERL_ARCH}/YAML/Syck.pm:${PORTSDIR}/textproc/p5-YAML-Syck RUN_DEPENDS= ${BUILD_DEPENDS} PERL_MODBUILD= yes diff --git a/textproc/txt2html/distinfo b/textproc/txt2html/distinfo index d486f684a3cc..5e27d2f875c9 100644 --- a/textproc/txt2html/distinfo +++ b/textproc/txt2html/distinfo @@ -1,3 +1,3 @@ -MD5 (txt2html-2.46.tar.gz) = 018c33d609d0671271555e58aad230fd -SHA256 (txt2html-2.46.tar.gz) = 0d83ef3abb4cdf281561cdae3778875c5ddfbd10eaa691fbd80a87fb9db2ced0 -SIZE (txt2html-2.46.tar.gz) = 120618 +MD5 (txt2html-2.50.tar.gz) = 533b2c4990c42b963f5e4fbcfac7abd1 +SHA256 (txt2html-2.50.tar.gz) = 1fa35543ef15019223698bcfe90a59059ed09c03d8f5255af45713ad66050236 +SIZE (txt2html-2.50.tar.gz) = 117162 |