Sat Jun 12 13:51:18 2021 UTC ()
Update to 1.27

Upstream changes:
1.27      2021-05-07 04:54:31 -0600
  - Production release identical to 1.26_01
1.26_01   2021-04-27 05:15:20 -0600
  - Fix bug in test where test files sometimes didn't have
    execute permissions (gh#31)
  - Add Env as an explicit test prereq (gh#13, gh#32)

1.25_01   2021-04-25 07:35:41 -0600
  - Tests should now work when Perl isn't in the PATH (gh#29, gh#30)

Upstream changes:


(wen)
diff -r1.31 -r1.32 pkgsrc/devel/p5-File-Which/Makefile
diff -r1.13 -r1.14 pkgsrc/devel/p5-File-Which/distinfo

cvs diff -r1.31 -r1.32 pkgsrc/devel/p5-File-Which/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-File-Which/Makefile 2021/05/24 19:50:44 1.31
+++ pkgsrc/devel/p5-File-Which/Makefile 2021/06/12 13:51:18 1.32
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.31 2021/05/24 19:50:44 wiz Exp $ 1# $NetBSD: Makefile,v 1.32 2021/06/12 13:51:18 wen Exp $
2 2
3DISTNAME= File-Which-1.24 3DISTNAME= File-Which-1.27
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= devel perl5 5CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://metacpan.org/release/File-Which 9HOMEPAGE= https://metacpan.org/release/File-Which
11COMMENT= Portable implementation of the 'which' utility 10COMMENT= Portable implementation of the 'which' utility
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14PERL5_PACKLIST= auto/File/Which/.packlist 13PERL5_PACKLIST= auto/File/Which/.packlist
15 14
16.include "../../lang/perl5/module.mk" 15.include "../../lang/perl5/module.mk"
17.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.13 -r1.14 pkgsrc/devel/p5-File-Which/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-File-Which/distinfo 2021/04/26 12:53:05 1.13
+++ pkgsrc/devel/p5-File-Which/distinfo 2021/06/12 13:51:18 1.14
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.13 2021/04/26 12:53:05 wiz Exp $ 1$NetBSD: distinfo,v 1.14 2021/06/12 13:51:18 wen Exp $
2 2
3SHA1 (File-Which-1.24.tar.gz) = 26008674b6770eea5ddc0a735c6d7803844c1519 3SHA1 (File-Which-1.27.tar.gz) = 25d5531419706fee46740609bb312ef15a59029d
4RMD160 (File-Which-1.24.tar.gz) = 4ff3d49a5420f2a60dc151eb73ad6db5bb3440a0 4RMD160 (File-Which-1.27.tar.gz) = 5fa5d9860b0e429b1ce1a163fb645cadc4fd0456
5SHA512 (File-Which-1.24.tar.gz) = bf4c273e242a2fb3839d35369c12bf9f917cf6e2356293c9a2efe7e603cada0c941c916138277cf8aa7ffbd2adf5e3d570ce6cfbf5deee346cae57375e60abc2 5SHA512 (File-Which-1.27.tar.gz) = 8a6164c4af915e93924b1d62864e492b1c5067856e505c50b9a5cce0600d73bdcda5f7e35a9f37134d9e89949b45bbd0a5426cb56121604aea1a3cfe48d55e5c
6Size (File-Which-1.24.tar.gz) = 24838 bytes 6Size (File-Which-1.27.tar.gz) = 25146 bytes