From 1fffe6d692b15f8ecbaf4f7a465810b2edbd03c1 Mon Sep 17 00:00:00 2001 From: wen Date: Fri, 21 Oct 2016 00:56:34 +0000 Subject: Update to 1.10 Upstream changes: 1.10 2016-08-14T11:33:00 - Stop using Test::Stream. Use Test::More shipped in the Test::Simple distro. See RT#116935. Thanx to Chad Granum. - Update version #s in pre-reqs. - Adopt new repo structure. For details, see http://savage.net.au/Ron/html/My.Workflow.for.Building.Distros.html. - Update .gitignore and MANIFEST.SKIP. - Change licence from Artistic to Perl. - Move File::Spec, Test::Pod and Test::Simple to TEST_REQUIRES within Makefile.PL. --- www/p5-HTML-Entities-Interpolate/Makefile | 16 +++++++--------- www/p5-HTML-Entities-Interpolate/distinfo | 10 +++++----- 2 files changed, 12 insertions(+), 14 deletions(-) diff --git a/www/p5-HTML-Entities-Interpolate/Makefile b/www/p5-HTML-Entities-Interpolate/Makefile index 8050c805f63..cdabf8fc6f2 100644 --- a/www/p5-HTML-Entities-Interpolate/Makefile +++ b/www/p5-HTML-Entities-Interpolate/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2016/06/08 19:25:02 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2016/10/21 00:56:34 wen Exp $ # -DISTNAME= HTML-Entities-Interpolate-1.09 +DISTNAME= HTML-Entities-Interpolate-1.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} EXTRACT_SUFX= .tgz @@ -13,15 +12,14 @@ HOMEPAGE= http://search.cpan.org/dist/HTML-Entities-Interpolate/ COMMENT= Call HTML::Entities::encode_entities, via a hash, within a string LICENSE= ${PERL5_LICENSE} -#BUILD_DEPENDS+= {perl>=5.6.2,p5-Test-Simple>=0}:../../devel/p5-Test-Simple -BUILD_DEPENDS+= p5-Test-Pod>=0:../../devel/p5-Test-Pod -#BUILD_DEPENDS+= {perl>=5.13.11,p5-Module-Build>=0.38000}:../../devel/p5-Module-Build -DEPENDS+= p5-HTML-Parser>=0:../../www/p5-HTML-Parser +DEPENDS+= p5-HTML-Parser>=3.69:../../www/p5-HTML-Parser DEPENDS+= p5-Tie-Function>=0:../../devel/p5-Tie-Function + # for make test -BUILD_DEPENDS+= p5-Test-Stream-[0-9]*:../../devel/p5-Test-Stream +BUILD_DEPENDS+= p5-Test-Simple>=1.302052:../../devel/p5-Test-Simple +BUILD_DEPENDS+= p5-Test-Pod>=1.51:../../devel/p5-Test-Pod BUILD_DEPENDS+= p5-Capture-Tiny-[0-9]*:../../devel/p5-Capture-Tiny -BUILD_DEPENDS+= p5-File-Slurper-[0-9]*:../../devel/p5-File-Slurper +BUILD_DEPENDS+= p5-File-Slurper>=0.009:../../devel/p5-File-Slurper PERL5_PACKLIST= auto/HTML/Entities/Interpolate/.packlist USE_LANGUAGES= # none diff --git a/www/p5-HTML-Entities-Interpolate/distinfo b/www/p5-HTML-Entities-Interpolate/distinfo index 5bbe2f49832..bb11d7c00cb 100644 --- a/www/p5-HTML-Entities-Interpolate/distinfo +++ b/www/p5-HTML-Entities-Interpolate/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2016/01/18 11:42:36 mef Exp $ +$NetBSD: distinfo,v 1.5 2016/10/21 00:56:34 wen Exp $ -SHA1 (HTML-Entities-Interpolate-1.09.tgz) = 7aefcb475fdb5acf9cf8cce7ac9d071d3f7c2864 -RMD160 (HTML-Entities-Interpolate-1.09.tgz) = 5b2ff89377699cb2e6042f3481f5fa8774c0e411 -SHA512 (HTML-Entities-Interpolate-1.09.tgz) = 332266e7755d375b3d70b09a68eb464afa97d4ab893e67f5f55dafe771feaf8867322577144ff445a5e5d46688978b0ce6f0513fe01539835b67097971a59165 -Size (HTML-Entities-Interpolate-1.09.tgz) = 8513 bytes +SHA1 (HTML-Entities-Interpolate-1.10.tgz) = 54b12d26ccadd2d5d4f979dab5d7b541c792d2d7 +RMD160 (HTML-Entities-Interpolate-1.10.tgz) = 84bc4f212bf74190d3025e6ba28e8a8cec2dcfa6 +SHA512 (HTML-Entities-Interpolate-1.10.tgz) = 7b1d968fa7acd007e08db1b22ba7bb0529a672eac1731bbf0bf1ed8ea9d8196ed5c748e4eae5dfeb06c4caaf68727b4eb499312b415aecd75804b204e31fac51 +Size (HTML-Entities-Interpolate-1.10.tgz) = 13344 bytes -- cgit v1.2.3