diff options
-rw-r--r-- | textproc/p5-HTML-Entities-Interpolate/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-HTML-Entities-Interpolate/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/p5-HTML-Entities-Interpolate/Makefile b/textproc/p5-HTML-Entities-Interpolate/Makefile index f279f154c085..fda347f8c630 100644 --- a/textproc/p5-HTML-Entities-Interpolate/Makefile +++ b/textproc/p5-HTML-Entities-Interpolate/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= HTML-Entities-Interpolate -PORTVERSION= 1.08 +PORTVERSION= 1.09 CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,8 +13,8 @@ COMMENT= Call HTML::Entities::encode_entities, via a hash, within a string LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ - p5-Tie-Function>=0:${PORTSDIR}/devel/p5-Tie-Function +BUILD_DEPENDS= p5-HTML-Parser>=3.69:${PORTSDIR}/www/p5-HTML-Parser \ + p5-Tie-Function>=0.02:${PORTSDIR}/devel/p5-Tie-Function RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-File-Slurper>=0.008:${PORTSDIR}/devel/p5-File-Slurper \ p5-Test-Stream>=1.302026:${PORTSDIR}/devel/p5-Test-Stream diff --git a/textproc/p5-HTML-Entities-Interpolate/distinfo b/textproc/p5-HTML-Entities-Interpolate/distinfo index 63a1ad4102a2..00115fa95c97 100644 --- a/textproc/p5-HTML-Entities-Interpolate/distinfo +++ b/textproc/p5-HTML-Entities-Interpolate/distinfo @@ -1,2 +1,2 @@ -SHA256 (HTML-Entities-Interpolate-1.08.tgz) = faefade1031ed4de668e56907e78dc6a42e3960e9d5613b3e4825f0f2f136a85 -SIZE (HTML-Entities-Interpolate-1.08.tgz) = 8182 +SHA256 (HTML-Entities-Interpolate-1.09.tgz) = 1a78b9f155cf2cdfa5eb26a189858147b14982585cc777f22a949705fbb37ffb +SIZE (HTML-Entities-Interpolate-1.09.tgz) = 8513 |