diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2008-08-29 20:18:54 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2008-08-29 20:18:54 +0000 |
commit | 482d0eb8004bcb31dafa5c611fa6258fa20f0bfe (patch) | |
tree | 3a4462110d63cdb5cb1d4595d6c7be0323bb8c32 /textproc/p5-HTML-CTPP2 | |
parent | 3d82bb35ba686ec3c501d9b31c9ee33d782c0162 (diff) | |
download | ports-482d0eb8004bcb31dafa5c611fa6258fa20f0bfe.tar.gz ports-482d0eb8004bcb31dafa5c611fa6258fa20f0bfe.zip |
Notes
Diffstat (limited to 'textproc/p5-HTML-CTPP2')
-rw-r--r-- | textproc/p5-HTML-CTPP2/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-HTML-CTPP2/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/textproc/p5-HTML-CTPP2/Makefile b/textproc/p5-HTML-CTPP2/Makefile index 31209b7ee7eb..893e79e92c76 100644 --- a/textproc/p5-HTML-CTPP2/Makefile +++ b/textproc/p5-HTML-CTPP2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML-CTPP2 -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.6 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,10 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= reki@reki.ru COMMENT= Perl interface module to CTPP2 library +BUILD_DEPENDS= ctpp2>=2.3.5:${PORTSDIR}/textproc/ctpp2 LIB_DEPENDS= ctpp2:${PORTSDIR}/textproc/ctpp2 -BROKEN= Does not compile - PERL_CONFIGURE= yes MAN3= HTML::CTPP2.3 diff --git a/textproc/p5-HTML-CTPP2/distinfo b/textproc/p5-HTML-CTPP2/distinfo index 806ac7b485bc..daeb3fb2b0b3 100644 --- a/textproc/p5-HTML-CTPP2/distinfo +++ b/textproc/p5-HTML-CTPP2/distinfo @@ -1,3 +1,3 @@ -MD5 (HTML-CTPP2-2.3.0.tar.gz) = 6bca3a1fbd66b5e488115dea0a0f4cc0 -SHA256 (HTML-CTPP2-2.3.0.tar.gz) = 1f3c15a1333c1ae5b78bb2e79f1b1debe1aa069d8ba6d4e7ad7f77f8a48d875d -SIZE (HTML-CTPP2-2.3.0.tar.gz) = 51058 +MD5 (HTML-CTPP2-2.3.6.tar.gz) = a5b6c6392ec579d0dfd2db62a631cac2 +SHA256 (HTML-CTPP2-2.3.6.tar.gz) = 1655225f91a61c1dbac86aaa7016ab69adc8f342c42483cca640d49e21f10d4e +SIZE (HTML-CTPP2-2.3.6.tar.gz) = 51301 |