Sat May 8 23:37:34 2021 UTC ()
Update to 0.33

Upstream changes:
0.33 2021-03-25 NEILB
    - Fixed typos in doc and comments. Thanks to Gregor Herrmann, RT#129224


(wen)
diff -r1.2 -r1.3 pkgsrc/textproc/p5-String-Interpolate/Makefile
diff -r1.1 -r1.2 pkgsrc/textproc/p5-String-Interpolate/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/textproc/p5-String-Interpolate/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/p5-String-Interpolate/Makefile 2020/08/31 18:11:56 1.2
+++ pkgsrc/textproc/p5-String-Interpolate/Makefile 2021/05/08 23:37:34 1.3
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.2 2020/08/31 18:11:56 wiz Exp $ 1# $NetBSD: Makefile,v 1.3 2021/05/08 23:37:34 wen Exp $
2 2
3DISTNAME= String-Interpolate-0.32 3DISTNAME= String-Interpolate-0.33
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= textproc perl5 5CATEGORIES= textproc perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://metacpan.org/pod/String::Interpolate 9HOMEPAGE= https://metacpan.org/pod/String::Interpolate
11COMMENT= Wrapper for the builtin Perl interpolation engine 10COMMENT= Wrapper for the builtin Perl interpolation engine
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14DEPENDS+= p5-Carp>=0:../../devel/p5-Carp 13DEPENDS+= p5-Carp>=0:../../devel/p5-Carp
15DEPENDS+= p5-PadWalker>=0:../../devel/p5-PadWalker 14DEPENDS+= p5-PadWalker>=0:../../devel/p5-PadWalker
16DEPENDS+= p5-Safe-Hole>=0:../../devel/p5-Safe-Hole 15DEPENDS+= p5-Safe-Hole>=0:../../devel/p5-Safe-Hole
17 16
18PERL5_PACKLIST= auto/String/Interpolate/.packlist 17PERL5_PACKLIST= auto/String/Interpolate/.packlist

cvs diff -r1.1 -r1.2 pkgsrc/textproc/p5-String-Interpolate/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/p5-String-Interpolate/distinfo 2020/03/23 02:28:47 1.1
+++ pkgsrc/textproc/p5-String-Interpolate/distinfo 2021/05/08 23:37:34 1.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.1 2020/03/23 02:28:47 riastradh Exp $ 1$NetBSD: distinfo,v 1.2 2021/05/08 23:37:34 wen Exp $
2 2
3SHA1 (String-Interpolate-0.32.tar.gz) = 409aec54386540e3315cf29b376d6ee4bb89286f 3SHA1 (String-Interpolate-0.33.tar.gz) = 48396ba498aa0e8ac7d36bde0d856618513ee792
4RMD160 (String-Interpolate-0.32.tar.gz) = 181d34a0a4f55f4ca8dd7cc45d462bce459c413d 4RMD160 (String-Interpolate-0.33.tar.gz) = 0ff616b1fc1a3dca1927af42a160acd3bfbaa142
5SHA512 (String-Interpolate-0.32.tar.gz) = a782ec8e1084fec291342d61a68edd4d43c647aefa693923e7548f001c5f7aead27ba6721d6054fef051041af3b0beac5e9b07de88c63220c257be72fb720e93 5SHA512 (String-Interpolate-0.33.tar.gz) = 49201f084d9cfc7cde39a9d1474f3f5ab3de05bbc1121403d9b7508125f178c3bd7d5c00097a011354ce119de1799b2b3c49ae6cfaead99a0e061cbdc6ec2efb
6Size (String-Interpolate-0.32.tar.gz) = 19723 bytes 6Size (String-Interpolate-0.33.tar.gz) = 19810 bytes