Update to 2.0122
---------------- 2.0122 2015-09-01 - Enable the memory test on cygwin as well as Linux. - https://rt.cpan.org/Ticket/Display.html?id=104666 - Thanks to https://me.yahoo.com/howdidwegetherereally#f714d for the report. - Fix a typo in createElementNS - https://rt.cpan.org/Public/Bug/Display.html?id=106807 - Thanks to Rich for the report.
This commit is contained in:
parent
8ea4c7aa5a
commit
1b70a39e71
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.62 2015/06/12 10:51:36 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.63 2015/09/01 23:44:59 mef Exp $
|
||||
|
||||
DISTNAME= XML-LibXML-2.0121
|
||||
DISTNAME= XML-LibXML-2.0122
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.35 2015/05/06 07:43:04 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.36 2015/09/01 23:44:59 mef Exp $
|
||||
|
||||
SHA1 (XML-LibXML-2.0121.tar.gz) = acba14e43f136c39eee5ea5475dbbb8f32903e52
|
||||
RMD160 (XML-LibXML-2.0121.tar.gz) = 32e9e1981dcd30663e037cca61a57e9923ad2186
|
||||
Size (XML-LibXML-2.0121.tar.gz) = 464562 bytes
|
||||
SHA1 (XML-LibXML-2.0122.tar.gz) = 70e78c2effab9df677088106fdd08f89d98e95b4
|
||||
RMD160 (XML-LibXML-2.0122.tar.gz) = e10efed849e228fca27267d9cc2e0a79f559215b
|
||||
Size (XML-LibXML-2.0122.tar.gz) = 464743 bytes
|
||||
SHA1 (patch-Makefile.PL) = e98a4d8667fa792ebb535a7611fecccf2b608402
|
||||
|
|
Loading…
Reference in a new issue