pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

p5-MediaWiki-API: update to 0.41.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Wed Sep 20 13:11:50 2017 +0200
Changeset:	98b7bbf2e6a5ec0931cdf8a9932874489bb02f43

Modified Files:
	p5-MediaWiki-API/Makefile
	p5-MediaWiki-API/distinfo

Log Message:
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.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=98b7bbf2e6a5ec0931cdf8a9932874489bb02f43

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 p5-MediaWiki-API/Makefile | 4 +---
 p5-MediaWiki-API/distinfo | 7 ++++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diffs:
diff --git a/p5-MediaWiki-API/Makefile b/p5-MediaWiki-API/Makefile
index 1dbcfc97cf..bcc826514e 100644
--- a/p5-MediaWiki-API/Makefile
+++ b/p5-MediaWiki-API/Makefile
@@ -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
diff --git a/p5-MediaWiki-API/distinfo b/p5-MediaWiki-API/distinfo
index 92772b97ad..249ca444ed 100644
--- a/p5-MediaWiki-API/distinfo
+++ b/p5-MediaWiki-API/distinfo
@@ -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


Home | Main Index | Thread Index | Old Index