Update to 0.25:
[0.25] - Fix incorrect ExtUtils::CBuilder detection routine leading to Makefile.PL crashes when EU::CB is not available
This commit is contained in:
parent
8228cbef6f
commit
a3e8b46c6a
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.18 2014/05/29 23:36:28 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2014/09/07 12:19:04 wiz Exp $
|
||||
|
||||
DISTNAME= namespace-clean-0.24
|
||||
DISTNAME= namespace-clean-0.25
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=namespace/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.10 2013/05/02 06:50:42 wen Exp $
|
||||
$NetBSD: distinfo,v 1.11 2014/09/07 12:19:04 wiz Exp $
|
||||
|
||||
SHA1 (namespace-clean-0.24.tar.gz) = 6fd1541dee6e0b3a52f86dbdbc7fabd4f175a087
|
||||
RMD160 (namespace-clean-0.24.tar.gz) = 9fd825db8b651ee1e741dc6f6e077610c191233a
|
||||
Size (namespace-clean-0.24.tar.gz) = 12659 bytes
|
||||
SHA1 (namespace-clean-0.25.tar.gz) = a76713df74b2b865ffed31603e1a1fae544c3026
|
||||
RMD160 (namespace-clean-0.25.tar.gz) = 8d0bb5fc48b6e0189707d2e8a7ac0f7b29ee9b1f
|
||||
Size (namespace-clean-0.25.tar.gz) = 12816 bytes
|
||||
|
|
Loading…
Reference in a new issue