diff --git a/textproc/p5-HTML-FormatText-WithLinks/Makefile b/textproc/p5-HTML-FormatText-WithLinks/Makefile
index 5fa48e1d696d..90c254ed5f55 100644
--- a/textproc/p5-HTML-FormatText-WithLinks/Makefile
+++ b/textproc/p5-HTML-FormatText-WithLinks/Makefile
@@ -1,23 +1,26 @@
-# Created by: Fukang Chen
-
PORTNAME= HTML-FormatText-WithLinks
-PORTVERSION= 0.14
-PORTREVISION= 1
+PORTVERSION= 0.15
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= loader@FreeBSD.org
COMMENT= Perl5 module to convert HTML to text with links as footnotes
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-HTML-Format>=0:textproc/p5-HTML-Format \
+ p5-HTML-Tree>=0:www/p5-HTML-Tree \
p5-URI>=0:net/p5-URI
+TEST_DEPENDS= p5-Test-Pod>=1.00:devel/p5-Test-Pod \
+ p5-Test-Pod-Coverage>=0.08:devel/p5-Test-Pod-Coverage \
+ p5-Test-MockObject>=0:devel/p5-Test-MockObject
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include
diff --git a/textproc/p5-HTML-FormatText-WithLinks/distinfo b/textproc/p5-HTML-FormatText-WithLinks/distinfo
index 546fc4ebd36f..a3f3194d3f8f 100644
--- a/textproc/p5-HTML-FormatText-WithLinks/distinfo
+++ b/textproc/p5-HTML-FormatText-WithLinks/distinfo
@@ -1,2 +1,3 @@
-SHA256 (HTML-FormatText-WithLinks-0.14.tar.gz) = 35ececbc8a3ceda23e03c1e88b1e1ba02193deb455630d093ed30365e845e8ff
-SIZE (HTML-FormatText-WithLinks-0.14.tar.gz) = 11339
+TIMESTAMP = 1620805906
+SHA256 (HTML-FormatText-WithLinks-0.15.tar.gz) = 7fcc1ab79eb58fb97d43e5bdd14e21791a250a204998918c62d6a171131833b1
+SIZE (HTML-FormatText-WithLinks-0.15.tar.gz) = 11915