Skip to content

Commit d22b10b

Browse files
committed
p5-PAR-Dist: update to 0.53.
0.53 2024-06-18 - fix #2: PAR::Dist::blib_to_par quotes the version number of the dist when making the PAR file - quote value of "version" in generated META.yml (if there is no (MY)META.yml)
1 parent dba39ae commit d22b10b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

devel/p5-PAR-Dist/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.42 2023/12/19 12:16:27 mef Exp $
1+
# $NetBSD: Makefile,v 1.43 2024/06/26 16:30:51 wiz Exp $
22

3-
DISTNAME= PAR-Dist-0.52
3+
DISTNAME= PAR-Dist-0.53
44
PKGNAME= p5-${DISTNAME}
55
CATEGORIES= devel perl5
66
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PAR/}

devel/p5-PAR-Dist/distinfo

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.18 2023/12/19 12:16:27 mef Exp $
1+
$NetBSD: distinfo,v 1.19 2024/06/26 16:30:51 wiz Exp $
22

3-
BLAKE2s (PAR-Dist-0.52.tar.gz) = 4cce96276b9d48473df8988a7785d22fa50592829c48d0a055de21009e37dbd4
4-
SHA512 (PAR-Dist-0.52.tar.gz) = 46c79a3156bb66bcb8a63dfb53d67de01624bf1c5ca72c81ebb26820485b8144c13c4a9c6a4ad6475c328d2fbd10fa2d7889a2c89590cab7405fbe688b789864
5-
Size (PAR-Dist-0.52.tar.gz) = 42768 bytes
3+
BLAKE2s (PAR-Dist-0.53.tar.gz) = 5ffdb8645da1c52b28336be475a7d478c76e778cc411f241d1d6ac9800e84abe
4+
SHA512 (PAR-Dist-0.53.tar.gz) = 19dcc9e6afe5de749d68da1f02b622c70c463fa00cedcda454a9efcd31403bd1e39cd29c8c4bf0d5be742cd6d340f8423663f2f30c6cd994a192f8e1fa55a64a
5+
Size (PAR-Dist-0.53.tar.gz) = 43238 bytes

0 commit comments

Comments
 (0)