Skip to content

Commit 2a62169

Browse files
author
wen
committed
Update to 1.122
Upstream changes: 1.122 2023-02-04 BOOK [TESTS] - Use $^X in Perl tests, instead of 'perl' (RT #141674 by SREZIC) - Fix t/30-exit.t to pass on Windows (RT #133230 by Lisa Hansen) - Drop some author developement modules from BuildRequires (GH #30 by OALDERS)
1 parent bd5875c commit 2a62169

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

devel/p5-System-Command/Makefile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
# $NetBSD: Makefile,v 1.26 2023/07/06 09:40:05 wiz Exp $
1+
# $NetBSD: Makefile,v 1.27 2024/07/30 06:34:54 wen Exp $
22

3-
DISTNAME= System-Command-1.121
3+
DISTNAME= System-Command-1.122
44
PKGNAME= p5-${DISTNAME}
5-
PKGREVISION= 3
65
CATEGORIES= devel perl5
76
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=System/}
87

devel/p5-System-Command/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.14 2021/10/26 10:17:32 nia Exp $
1+
$NetBSD: distinfo,v 1.15 2024/07/30 06:34:54 wen Exp $
22

3-
BLAKE2s (System-Command-1.121.tar.gz) = 433f6ffc5d9c363da2b818d3e1b239d2f1a56dd49ed8f4f4763b079ea199497b
4-
SHA512 (System-Command-1.121.tar.gz) = a476fad8487d5c15af4528b8e0169d8176c250c15d1d2d9450bc1ac5bdf53b753787e312830e4995d5b5a28db50d3358e39718f6cad34bcf694e94ad899aefd7
5-
Size (System-Command-1.121.tar.gz) = 32589 bytes
3+
BLAKE2s (System-Command-1.122.tar.gz) = 12a78f52e5ef5b80fe37686aeb6fac417894e192470806431ba6a9a6ab6ebc5b
4+
SHA512 (System-Command-1.122.tar.gz) = 7b83909072509b06c580c00ef6e06d83e620fa3da84c308a3f8e301a5cec9c1d3b953d3e9e70d99123f19ac164d7156806d65f65a624f3575851481674d04378
5+
Size (System-Command-1.122.tar.gz) = 31584 bytes

0 commit comments

Comments
 (0)