pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/mediawiki Update to 1.22.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/abf7c50a031b
branches:  trunk
changeset: 635164:abf7c50a031b
user:      wen <wen%pkgsrc.org@localhost>
date:      Sun Jun 01 08:24:32 2014 +0000

description:
Update to 1.22.7

Upstream changes:
1.22.7

== Security ==
* (bug 65501) SECURITY: Don't parse usernames as wikitext on
  Special:PasswordReset.

== Bugfixes in 1.22.7 ==
* (bug 36356) Add space between two feed links.
* (bug 63269) Email notifications were not correctly handling the
  [[MediaWiki:Helppage]] message being set to a full URL. This is a regression
  from the 1.22.5 point release, which made the default value for it a URL.
  If you customized [[MediaWiki:Enotif body]] (the text of email notifications),
  you'll need to edit it locally to include the URL via the new variable
  $HELPPAGE instead of the parser functions fullurl and canonicalurl; otherwise
  you don't have to do anything.
* Add missing uploadstash.us_props for PostgreSQL.
* (bug 56047) Fixed stream wrapper in PhpHttpRequest.

diffstat:

 www/mediawiki/Makefile |  5 ++---
 www/mediawiki/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r 0c0a27f3b94e -r abf7c50a031b www/mediawiki/Makefile
--- a/www/mediawiki/Makefile    Sun Jun 01 08:17:33 2014 +0000
+++ b/www/mediawiki/Makefile    Sun Jun 01 08:24:32 2014 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2014/05/29 23:37:58 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2014/06/01 08:24:32 wen Exp $
 
 DISTNAME=      mediawiki-${VER}.${PVER}
-PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES=  http://releases.wikimedia.org/mediawiki/${VER}/
 
@@ -24,7 +23,7 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 VER=                   1.22
-PVER=                  6
+PVER=                  7
 
 APACHE_USER?=          www
 APACHE_GROUP?=         www
diff -r 0c0a27f3b94e -r abf7c50a031b www/mediawiki/distinfo
--- a/www/mediawiki/distinfo    Sun Jun 01 08:17:33 2014 +0000
+++ b/www/mediawiki/distinfo    Sun Jun 01 08:24:32 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2014/05/01 16:10:05 wen Exp $
+$NetBSD: distinfo,v 1.29 2014/06/01 08:24:32 wen Exp $
 
-SHA1 (mediawiki-1.22.6.tar.gz) = 45d8997d6307ebc3f07bc4595779f15755a4134e
-RMD160 (mediawiki-1.22.6.tar.gz) = 25a7dcc4646fa981546aa7102d074f28660412b2
-Size (mediawiki-1.22.6.tar.gz) = 19875201 bytes
+SHA1 (mediawiki-1.22.7.tar.gz) = 81236e03435075a972189fa1bc406a4e3cab67d6
+RMD160 (mediawiki-1.22.7.tar.gz) = 0642cc2e9c90266e066dd75740c4a16aba9bf16b
+Size (mediawiki-1.22.7.tar.gz) = 19880247 bytes



Home | Main Index | Thread Index | Old Index