Sat Mar 14 12:10:38 2020 UTC ()
(devel/p5-Alien-Build) Updated to 2.12

2.12      2020-03-09 10:02:37 -0600
  - Fixed bug where Probe::Vcpkg plugin doesn't set version probe hook
    property (gh#178)


(mef)
diff -r1.22 -r1.23 pkgsrc/devel/p5-Alien-Build/Makefile
diff -r1.18 -r1.19 pkgsrc/devel/p5-Alien-Build/distinfo

cvs diff -r1.22 -r1.23 pkgsrc/devel/p5-Alien-Build/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Alien-Build/Makefile 2020/03/14 12:02:09 1.22
+++ pkgsrc/devel/p5-Alien-Build/Makefile 2020/03/14 12:10:37 1.23
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.22 2020/03/14 12:02:09 mef Exp $ 1# $NetBSD: Makefile,v 1.23 2020/03/14 12:10:37 mef Exp $
2 2
3DISTNAME= Alien-Build-2.11 3DISTNAME= Alien-Build-2.12
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= devel perl5 5CATEGORIES= devel perl5
6MASTER_SITES= http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/ 6MASTER_SITES= http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://metacpan.org/release/Alien-Build 9HOMEPAGE= https://metacpan.org/release/Alien-Build
10COMMENT= Build external dependencies for use in CPAN 10COMMENT= Build external dependencies for use in CPAN
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13PERL5_PACKLIST= auto/Alien/Build/.packlist 13PERL5_PACKLIST= auto/Alien/Build/.packlist
14 14
15USE_TOOLS+= pkg-config:run 15USE_TOOLS+= pkg-config:run
16 16

cvs diff -r1.18 -r1.19 pkgsrc/devel/p5-Alien-Build/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Alien-Build/distinfo 2020/03/14 12:02:09 1.18
+++ pkgsrc/devel/p5-Alien-Build/distinfo 2020/03/14 12:10:37 1.19
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.18 2020/03/14 12:02:09 mef Exp $ 1$NetBSD: distinfo,v 1.19 2020/03/14 12:10:37 mef Exp $
2 2
3SHA1 (Alien-Build-2.11.tar.gz) = 5476be8ded87745d5b3e75bc5dcdcf871fe17b91 3SHA1 (Alien-Build-2.12.tar.gz) = d1b27c8011a6aa2d067afd5739935ad70475b75a
4RMD160 (Alien-Build-2.11.tar.gz) = 93e44450040c60c5f988ef1285dae42a6250d870 4RMD160 (Alien-Build-2.12.tar.gz) = 80e8aed3dfc4303d2154e8e2b86e256e1fb02830
5SHA512 (Alien-Build-2.11.tar.gz) = 2a1bbbf10afea9fc7d89c030cde4444423ecad570218504de76876c268ac79d445fb5ede7e681c6a1eb09793a8aff88cec8aa62953f2f36503bff03223268765 5SHA512 (Alien-Build-2.12.tar.gz) = 00eb0c8ff4431e8709b06e50a9e5ab8bf6f3c3522313daf1193fa0e2f7e5930337fa6311f1a67693e014f9c927c2d255551191faed67d69fa1770649648bbaf8
6Size (Alien-Build-2.11.tar.gz) = 324025 bytes 6Size (Alien-Build-2.12.tar.gz) = 302348 bytes