Mon Jan 1 08:35:28 2024 UTC (143d)
(devel/p5-PAR-Packer) Updated 1.059 to 1.061

1.061  (no info)

1.060  2023-07-20

- automated_pp_test: use unique filenames for all pp generated executables

  Reusing the names of executables produces random test failures
  at least on macOS, perhaps due to some antivirus software.

- automated_pp_test: pipe_a_command() doesn't restore the directory where it's called

- switch doc "Please submit bug reports to ..." to GitHub issues


(mef)
diff -r1.4 -r1.5 pkgsrc/devel/p5-PAR-Packer/Makefile
diff -r1.2 -r1.3 pkgsrc/devel/p5-PAR-Packer/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/devel/p5-PAR-Packer/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-PAR-Packer/Makefile 2023/12/19 12:19:51 1.4
+++ pkgsrc/devel/p5-PAR-Packer/Makefile 2024/01/01 08:35:28 1.5
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.4 2023/12/19 12:19:51 mef Exp $ 1# $NetBSD: Makefile,v 1.5 2024/01/01 08:35:28 mef Exp $
2 2
3DISTNAME= PAR-Packer-1.059 3DISTNAME= PAR-Packer-1.061
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= devel perl5 5CATEGORIES= devel perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PAR/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PAR/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://metacpan.org/dist/PAR-Packer 9HOMEPAGE= https://metacpan.org/dist/PAR-Packer
10COMMENT= Perl5 module to create stand-alone executables and archives 10COMMENT= Perl5 module to create stand-alone executables and archives
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13DEPENDS+= p5-PAR-[0-9]*:../../devel/p5-PAR 13DEPENDS+= p5-PAR-[0-9]*:../../devel/p5-PAR
14DEPENDS+= p5-Getopt-ArgvFile-[0-9]*:../../devel/p5-Getopt-ArgvFile 14DEPENDS+= p5-Getopt-ArgvFile-[0-9]*:../../devel/p5-Getopt-ArgvFile
15 15
16PERL5_PACKLIST= auto/PAR/Packer/.packlist 16PERL5_PACKLIST= auto/PAR/Packer/.packlist

cvs diff -r1.2 -r1.3 pkgsrc/devel/p5-PAR-Packer/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-PAR-Packer/distinfo 2023/12/19 12:19:51 1.2
+++ pkgsrc/devel/p5-PAR-Packer/distinfo 2024/01/01 08:35:28 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2023/12/19 12:19:51 mef Exp $ 1$NetBSD: distinfo,v 1.3 2024/01/01 08:35:28 mef Exp $
2 2
3BLAKE2s (PAR-Packer-1.059.tar.gz) = 6f4b1aabd36d1b944b35e4cce62f3b845e63917ec581d9ec1db63c21c652034e 3BLAKE2s (PAR-Packer-1.061.tar.gz) = d3bc9af0bdbee59810805445eec4617b5d2f7b0e381c1c8c36f401379c39108e
4SHA512 (PAR-Packer-1.059.tar.gz) = 0026720ca30682dab50fc92d820dc12cffd090e3bcd568fb6d7764f40e3c50c2f7578aaa1a62f01a29d0669cc4435f30da56b12516e813cec080e4a1dad204f2 4SHA512 (PAR-Packer-1.061.tar.gz) = ba8cb6972c198b119434a215e43bdcfbba6828c1ebf1d7985a25ee519422f7106787092c651781adde7b2fa353484c14385b157b79a3004672b5ba17f317a616
5Size (PAR-Packer-1.059.tar.gz) = 198725 bytes 5Size (PAR-Packer-1.061.tar.gz) = 198987 bytes