diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-04 23:56:40 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-04 23:56:40 +0000 |
commit | 890f0ee97f1b023ddf972b87424be00571d83ab7 (patch) | |
tree | 407f2e070b32ff1e6a51ecb68bfc2793b6df8066 /textproc/p5-Text-Distill | |
parent | 97b2b053bd7a0c2cd99339fc56f32ff642ce7d5f (diff) | |
download | ports-890f0ee97f1b023ddf972b87424be00571d83ab7.tar.gz ports-890f0ee97f1b023ddf972b87424be00571d83ab7.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-Distill')
-rw-r--r-- | textproc/p5-Text-Distill/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-Text-Distill/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/p5-Text-Distill/Makefile b/textproc/p5-Text-Distill/Makefile index 087f61b3b201..51faf493990e 100644 --- a/textproc/p5-Text-Distill/Makefile +++ b/textproc/p5-Text-Distill/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Text-Distill -PORTVERSION= 0.1 +PORTVERSION= 0.2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GRIBUSER @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive-Zip \ p5-Digest-JHash>=0:security/p5-Digest-JHash \ p5-Encode-Detect>=0:converters/p5-Encode-Detect \ - p5-HTML-TreeBuilder-LibXML>=0:www/p5-HTML-TreeBuilder-LibXML \ + p5-HTML-Tree>=0:www/p5-HTML-Tree \ p5-JSON-XS>=0:converters/p5-JSON-XS \ p5-libwww>=0:www/p5-libwww \ p5-OLE-Storage_Lite>=0:devel/p5-OLE-Storage_Lite \ @@ -28,8 +28,8 @@ RUN_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive-Zip \ p5-XML-LibXSLT>=0:textproc/p5-XML-LibXSLT USES= perl5 - USE_PERL5= configure + NO_ARCH= yes .include <bsd.port.mk> diff --git a/textproc/p5-Text-Distill/distinfo b/textproc/p5-Text-Distill/distinfo index afa0c17f62a0..05eba3092834 100644 --- a/textproc/p5-Text-Distill/distinfo +++ b/textproc/p5-Text-Distill/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1521234047 -SHA256 (Text-Distill-0.1.tar.gz) = 1e5879c21235e0fb8eb564bd13be32055519b08a7896d31dfc3aed49f62849f7 -SIZE (Text-Distill-0.1.tar.gz) = 14820 +TIMESTAMP = 1554396928 +SHA256 (Text-Distill-0.2.tar.gz) = 08396e14c169750f5403f2fc3a6a45c49e86c65d61230081a26cc4f0cd77da1b +SIZE (Text-Distill-0.2.tar.gz) = 14553 |