Sun Mar 20 03:28:14 2022 UTC ()
Update to 2.000028

Upstream changes:
2.000028 - 2021-10-17
 - fix skips in shell test when shell has unpredictable startup actions

2.000027 - 2021-10-14
 - releasing as stable

2.000_026 - 2021-10-11
 - fix output redirection used in fish shell to work with newer versions
 - fix optional function used on Win32 for finding the current directory

2.000_025 - 2020-07-30
 - add documentation for --quiet option
 - added --always option to always add requested directory to env vars, even
   if they are already included
 - improve shell test to be more resiliant against custom init scripts
 - improved test diagnostics
 - reorganized documentation for bootstrapping into a non-standard directory
 - remove mentions of File::HomeDir from documentation, as it is no longer
   used


(wen)
diff -r1.35 -r1.36 pkgsrc/devel/p5-local-lib/Makefile
diff -r1.24 -r1.25 pkgsrc/devel/p5-local-lib/distinfo

cvs diff -r1.35 -r1.36 pkgsrc/devel/p5-local-lib/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-local-lib/Makefile 2021/05/24 19:51:59 1.35
+++ pkgsrc/devel/p5-local-lib/Makefile 2022/03/20 03:28:14 1.36
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.35 2021/05/24 19:51:59 wiz Exp $ 1# $NetBSD: Makefile,v 1.36 2022/03/20 03:28:14 wen Exp $
2 2
3DISTNAME= local-lib-2.000024 3DISTNAME= local-lib-2.000028
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 4 
6CATEGORIES= devel perl5 5CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/H/HA/HAARG/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/H/HA/HAARG/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://metacpan.org/release/local-lib 9HOMEPAGE= https://metacpan.org/release/local-lib
11COMMENT= Create and use a local lib/ for perl modules with PERL5LIB 10COMMENT= Create and use a local lib/ for perl modules with PERL5LIB
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14USE_LANGUAGES= # empty 13USE_LANGUAGES= # empty
15 14
16PERL5_PACKLIST= auto/local/lib/.packlist 15PERL5_PACKLIST= auto/local/lib/.packlist
17 16
18MAKE_ENV+= PERL5_CPANM_IS_RUNNING=1 17MAKE_ENV+= PERL5_CPANM_IS_RUNNING=1

cvs diff -r1.24 -r1.25 pkgsrc/devel/p5-local-lib/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-local-lib/distinfo 2021/10/26 10:17:56 1.24
+++ pkgsrc/devel/p5-local-lib/distinfo 2022/03/20 03:28:14 1.25
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.24 2021/10/26 10:17:56 nia Exp $ 1$NetBSD: distinfo,v 1.25 2022/03/20 03:28:14 wen Exp $
2 2
3BLAKE2s (local-lib-2.000024.tar.gz) = b51fd344a7d432a26bbfd16f131f2b86937323d8637d3551517af19c85bf6356 3BLAKE2s (local-lib-2.000028.tar.gz) = faef477a8a1e2e5f4de2a315c214d139a2d597e6ebf3b75f5bd8178295e8993d
4SHA512 (local-lib-2.000024.tar.gz) = d23c984f0652ea8dd7028cd2dcc00991e69a5ad1ac6fce9707f953a5e6456d8173b444b7631884e764eb5ff18cea29e8e560c3835eacc0aa34382c0d172a7fd0 4SHA512 (local-lib-2.000028.tar.gz) = 3311ab9807132405bed96defdea05873a2301dc9ee7acaee0989b1c1d85b00960f2cbe14350133f4156bd846defd1ea17e489d7c691996b01ade8ac50b343957
5Size (local-lib-2.000024.tar.gz) = 62941 bytes 5Size (local-lib-2.000028.tar.gz) = 63662 bytes