p5-MediaWiki-API: update to 0.41.

Revision history for MediaWiki-API

0.41    2015-11-13
        When using the max_lag configuration, if max_lag_retries was reached - the reported number tries were incorrect. Fixed up the api->list function not continuing due to lack of rawcontinue parameter that is needed after MediaSiki 1.26. Thanks to Derbeth for the bug reports.
This commit is contained in:
Thomas Klausner 2017-09-20 13:11:50 +02:00
parent 86f0f3d438
commit 98b7bbf2e6
2 changed files with 5 additions and 6 deletions

View File

@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.16 2014/10/13 07:11:11 uccwen Exp $
#
DISTNAME= MediaWiki-API-0.40
DISTNAME= MediaWiki-API-0.41
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/EX/EXOBUZZ/}
@ -11,7 +10,6 @@ HOMEPAGE= http://search.cpan.org/dist/MediaWiki-API/
COMMENT= Perl interface to the MediaWiki API
LICENSE= gnu-gpl-v3
# LWP::UserAgent, JSON::XS, Encode
DEPENDS+= p5-Encode>=0:../../textproc/p5-Encode
DEPENDS+= p5-JSON>=0:../../converters/p5-JSON
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww

View File

@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.12 2014/10/13 07:11:11 uccwen Exp $
SHA1 (MediaWiki-API-0.40.tar.gz) = 6a26f646fed06b8de4d0bc6b667a20a1664b7bce
RMD160 (MediaWiki-API-0.40.tar.gz) = c76a5fdf4c5ed6deea59d19099ccfb962cc1e764
Size (MediaWiki-API-0.40.tar.gz) = 32959 bytes
SHA1 (MediaWiki-API-0.41.tar.gz) = ac9060b030994981bd696a4ca9f5871480d1353c
RMD160 (MediaWiki-API-0.41.tar.gz) = fb5dfcbdb01df4bfe6f107a6b1327bdfd1bb073c
SHA512 (MediaWiki-API-0.41.tar.gz) = 44d0af19ee5c6026b05d9844966b2469b5dfa7dadaf3c965327eef5ff420299e34dc301b4538bb67510d7c1b4d8d3151ff01deb9d3a4270b8a285b4254f99990
Size (MediaWiki-API-0.41.tar.gz) = 32857 bytes