diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2005-12-02 17:37:18 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2005-12-02 17:37:18 +0000 |
commit | 79ad1ff0337f2781310b3f4e0aabd762c7ddbd57 (patch) | |
tree | 639b9384089fc8f61589c3a70e00e05e0002230e /textproc/p5-podlators | |
parent | 4f14c8b08e656bc0bd3dccab34f492c0761ff731 (diff) | |
download | ports-79ad1ff0337f2781310b3f4e0aabd762c7ddbd57.tar.gz ports-79ad1ff0337f2781310b3f4e0aabd762c7ddbd57.zip |
Notes
Diffstat (limited to 'textproc/p5-podlators')
-rw-r--r-- | textproc/p5-podlators/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-podlators/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/p5-podlators/Makefile b/textproc/p5-podlators/Makefile index 87a8b6763eb1..d1c0cefe8ac3 100644 --- a/textproc/p5-podlators/Makefile +++ b/textproc/p5-podlators/Makefile @@ -6,8 +6,7 @@ # PORTNAME= podlators -PORTVERSION= 1.27 -PORTREVISION= 4 +PORTVERSION= 2.00 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Pod @@ -17,6 +16,7 @@ MAINTAINER= skv@FreeBSD.org COMMENT= Modules to convert and parse POD (Plain Old Documentation) RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \ + ${SITE_PERL}/Pod/Simple.pm:${PORTSDIR}/textproc/p5-Pod-Simple \ ${SITE_PERL}/Pod/Parser.pm:${PORTSDIR}/textproc/p5-Pod-Parser BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/textproc/p5-podlators/distinfo b/textproc/p5-podlators/distinfo index f96a97aa2895..3ee2c59c8f6a 100644 --- a/textproc/p5-podlators/distinfo +++ b/textproc/p5-podlators/distinfo @@ -1,2 +1,3 @@ -MD5 (podlators-1.27.tar.gz) = 796b865b498de42f93552777b53f57c0 -SIZE (podlators-1.27.tar.gz) = 71373 +MD5 (podlators-2.00.tar.gz) = c301771734edfe20e8f0dd995173249c +SHA256 (podlators-2.00.tar.gz) = 8d839a4787ca494f407251648d7d4ac21baae968f6ac1208425cef071b92ad28 +SIZE (podlators-2.00.tar.gz) = 74618 |