pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-local-lib



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Mar 20 03:28:14 UTC 2022

Modified Files:
        pkgsrc/devel/p5-local-lib: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/p5-local-lib/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/p5-local-lib/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-local-lib/Makefile
diff -u pkgsrc/devel/p5-local-lib/Makefile:1.35 pkgsrc/devel/p5-local-lib/Makefile:1.36
--- pkgsrc/devel/p5-local-lib/Makefile:1.35     Mon May 24 19:51:59 2021
+++ pkgsrc/devel/p5-local-lib/Makefile  Sun Mar 20 03:28:14 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2021/05/24 19:51:59 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2022/03/20 03:28:14 wen Exp $
 
-DISTNAME=      local-lib-2.000024
+DISTNAME=      local-lib-2.000028
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   4
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/H/HA/HAARG/}
 

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



Home | Main Index | Thread Index | Old Index