Update p5-Business-ISBN to 2.010:
2.010 2015-12-15T07:35:57Z * Sync latest dependencies in build and module files * Promote to a developer release 2.09_02 - Mon Aug 31 02:24:10 2015 * Have a simple fallback for parsing XML if Mojo::DOM isn't there 2.09_01 2015-08-31T05:59:56Z * Fix for new xISBN responses that have whitespace inside the opening tag. * Use Mojo::DOM to parse XML and Mojo::UserAgent to fetch xISBN. * You can still use LWP::UserAgent to fetch data.
This commit is contained in:
parent
6a292c8d13
commit
7e7043ab33
2 changed files with 7 additions and 8 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.34 2015/06/12 10:50:34 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.35 2015/12/30 11:07:08 wiz Exp $
|
||||
|
||||
DISTNAME= Business-ISBN-2.09
|
||||
DISTNAME= Business-ISBN-2.010
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= misc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Business/}
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.14 2015/11/03 23:49:45 agc Exp $
|
||||
$NetBSD: distinfo,v 1.15 2015/12/30 11:07:08 wiz Exp $
|
||||
|
||||
SHA1 (Business-ISBN-2.09.tar.gz) = ff2cd5efa916e19f57c2f747ce08b1ce8aaadb2d
|
||||
RMD160 (Business-ISBN-2.09.tar.gz) = 8e0989189bbd52d8f7d591a5a4defadc537d3b81
|
||||
SHA512 (Business-ISBN-2.09.tar.gz) = 052e4fcecd122941ae069aef0158ed11d8e6c49f2aae3cbd55cae272c7ef2da4770f5897b086a3bf2d8a7246995f69055591daf9528ce027c097c3abc611781e
|
||||
Size (Business-ISBN-2.09.tar.gz) = 357084 bytes
|
||||
SHA1 (Business-ISBN-2.010.tar.gz) = ece96a4e2831c984641be267ecb8326d92dfd745
|
||||
RMD160 (Business-ISBN-2.010.tar.gz) = c3ced277a921c20b72e77d9ce489405c7998f6fd
|
||||
SHA512 (Business-ISBN-2.010.tar.gz) = e3323157d0ef425405d586e9f1db84fa0ec37facabab3b1255d510d6e6568f8e3874aeaa238103993f48ff91cd3c697b7d4c5505ce17506db3b6642c07d0a34a
|
||||
Size (Business-ISBN-2.010.tar.gz) = 361988 bytes
|
||||
|
|
Loading…
Reference in a new issue