Thu Apr 16 13:53:09 2020 UTC ()
(devel/p5-Alien-Build) Updated to 2.21

2.21      2020-04-11 08:27:21 -0600
  - Fix the handling of version regular expression for the Prefer::SortVersions
    plugin to handle regular expressions with multiple capture groups (gh#189)


(mef)
diff -r1.25 -r1.26 pkgsrc/devel/p5-Alien-Build/Makefile
diff -r1.21 -r1.22 pkgsrc/devel/p5-Alien-Build/distinfo

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

--- pkgsrc/devel/p5-Alien-Build/Makefile 2020/04/11 11:31:24 1.25
+++ pkgsrc/devel/p5-Alien-Build/Makefile 2020/04/16 13:53:09 1.26
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.25 2020/04/11 11:31:24 mef Exp $ 1# $NetBSD: Makefile,v 1.26 2020/04/16 13:53:09 mef Exp $
2 2
3DISTNAME= Alien-Build-2.20 3DISTNAME= Alien-Build-2.21
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.21 -r1.22 pkgsrc/devel/p5-Alien-Build/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Alien-Build/distinfo 2020/04/11 11:31:24 1.21
+++ pkgsrc/devel/p5-Alien-Build/distinfo 2020/04/16 13:53:09 1.22
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.21 2020/04/11 11:31:24 mef Exp $ 1$NetBSD: distinfo,v 1.22 2020/04/16 13:53:09 mef Exp $
2 2
3SHA1 (Alien-Build-2.20.tar.gz) = bc280b10b3c86579fc060f405399d094a98e0039 3SHA1 (Alien-Build-2.21.tar.gz) = 0de653b4941e8774f1b4ddd90a857c5eb1425205
4RMD160 (Alien-Build-2.20.tar.gz) = 4716311500c81db52ea78095177f6244e275b9f1 4RMD160 (Alien-Build-2.21.tar.gz) = a33e66ebd2c7085edd25ae0a1c4b8971172cdbf7
5SHA512 (Alien-Build-2.20.tar.gz) = 334ef7d4b0edc176142b5ec38c9bb6f47e5f79857f2eb5edef45c274dafdd1682334864e4fdfd89825444246b9076ac9792fa0606df843710266e45b3c75a671 5SHA512 (Alien-Build-2.21.tar.gz) = f78ffbb8d7198707c7bebbf281daa53fb701dd5b35417939020c95c20e2805333998ed2011c8c6049a09516bbe4d228facd827fcbbad660474c0195b99905108
6Size (Alien-Build-2.20.tar.gz) = 304328 bytes 6Size (Alien-Build-2.21.tar.gz) = 304297 bytes