diff options
| -rw-r--r-- | textproc/p5-HTML-Format/Makefile | 8 | ||||
| -rw-r--r-- | textproc/p5-HTML-Format/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-HTML-Format/Makefile b/textproc/p5-HTML-Format/Makefile index 5a245c68c52b..a637d87af1d5 100644 --- a/textproc/p5-HTML-Format/Makefile +++ b/textproc/p5-HTML-Format/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML-Format -PORTVERSION= 2.07 +PORTVERSION= 2.08 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A module to format HTML to text or PS -BUILD_DEPENDS= ${SITE_PERL}/HTML/Element.pm:${PORTSDIR}/www/p5-HTML-Tree \ - ${SITE_PERL}/Font/AFM.pm:${PORTSDIR}/x11-fonts/p5-Font-AFM \ - ${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp +BUILD_DEPENDS= p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ + p5-Font-AFM>=0:${PORTSDIR}/x11-fonts/p5-Font-AFM \ + p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp RUN_DEPENDS= ${BUILD_DEPENDS} PERL_MODBUILD= yes diff --git a/textproc/p5-HTML-Format/distinfo b/textproc/p5-HTML-Format/distinfo index c14b5e252a9f..9d86b2d4d399 100644 --- a/textproc/p5-HTML-Format/distinfo +++ b/textproc/p5-HTML-Format/distinfo @@ -1,2 +1,2 @@ -SHA256 (HTML-Format-2.07.tar.gz) = 14af09186f1aa09f7e8225e5b581712fbf86eb9b1f7f31279c33f8e22fcd7160 -SIZE (HTML-Format-2.07.tar.gz) = 43317 +SHA256 (HTML-Format-2.08.tar.gz) = f38efdc075e9d18fc23ae372be9fca308ad4f603efa8fcda19b31ba342746f9c +SIZE (HTML-Format-2.08.tar.gz) = 44774 |
