Updated p5-List-SomeUtils-XS to 0.55.
0.55 2017-07-23 - Skip all the tests unless List::SomeUtils 0.56 is installed. This fixes the issue where trying to install the new List::SomeUtils ends up pulling this distribution, which then fails because an older LSU is installed but doesn't export mode(). Reported by John SJ Anderson. GH #1. 0.54 2017-07-22 - Added a new function, mode(), requested by Jerrad Pierce. GH #2.
This commit is contained in:
parent
a88735af72
commit
7b7bc35d57
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.4 2017/06/15 14:12:55 mef Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2017/08/14 18:59:06 wiz Exp $
|
||||
|
||||
DISTNAME= List-SomeUtils-XS-0.53
|
||||
DISTNAME= List-SomeUtils-XS-0.55
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=List/}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.2 2017/06/15 14:12:55 mef Exp $
|
||||
$NetBSD: distinfo,v 1.3 2017/08/14 18:59:06 wiz Exp $
|
||||
|
||||
SHA1 (List-SomeUtils-XS-0.53.tar.gz) = f529b4687d64863ce24d860c7b0e97c169583c64
|
||||
RMD160 (List-SomeUtils-XS-0.53.tar.gz) = 4fe5f5e547d248b3175fcc2ffccc09ff9cd95d5d
|
||||
SHA512 (List-SomeUtils-XS-0.53.tar.gz) = 763c4c60e0afdd0a9fe02216efdd00ccbb550d4db6261739ac0899f9ddaa6d42601f7c0747e124873439929a63703663dd97d305ca01b442cac1711e91767e0e
|
||||
Size (List-SomeUtils-XS-0.53.tar.gz) = 94488 bytes
|
||||
SHA1 (List-SomeUtils-XS-0.55.tar.gz) = 956237389088d975a7f70cbe69cfa07b2240cc03
|
||||
RMD160 (List-SomeUtils-XS-0.55.tar.gz) = 0119594e35e74ade9da666e688daac2bac9e1d9e
|
||||
SHA512 (List-SomeUtils-XS-0.55.tar.gz) = 44bf99ed3653c6d21fe0d0504dc6e3235ee89079b9c7cb77315f5713c0522057f8f3acbd34001bfba34cce6dfc568684c564b4fcecc700cbc780c57d36591f1f
|
||||
Size (List-SomeUtils-XS-0.55.tar.gz) = 95426 bytes
|
||||
|
|
Loading…
Reference in a new issue