summaryrefslogtreecommitdiff
path: root/www/mediawiki/Makefile
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2013-03-08 07:57:28 +0000
committerwen <wen@pkgsrc.org>2013-03-08 07:57:28 +0000
commit0d4ff30e1a030aeb86ea8ced1446b9a08a41c71e (patch)
tree4d2c8beefd25f2929519e16509a870c98553b882 /www/mediawiki/Makefile
parent0ed88f20055db602926e3907dcf2e1a81b37756c (diff)
downloadpkgsrc-0d4ff30e1a030aeb86ea8ced1446b9a08a41c71e.tar.gz
Update to 1.20.3
Upstream changes: MediaWiki 1.20.3 This is a security and maintenance release of the MediaWiki 1.20 branch. Changes since 1.20.2 New preference type - 'api'. Preferences of this type are not shown on Special:Preferences, but are still available via the action=options API. (Unbreaks MLEB.) (bug 44010) Context is passed to UserGetLanguageObject. The recursion guard on RequestContext::getLanguage() was weakened. (bug 40585) Don't drop 'step="any"' in HTML input fields. (bug 44024) Fixed problems in ObjectCache when using XCache. (bug 44010) FauxRequest leaked cookie data from primary request. (bug 44135/bug 42441) Pass '2' instead of 'true' to CURLOPT_SSL_VERIFYHOST (bug 43518) API action=unblock should return the user name, not the full user object (Bug 45355) Prevent read of arbitrary files through mwdoc-filter.php
Diffstat (limited to 'www/mediawiki/Makefile')
-rw-r--r--www/mediawiki/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mediawiki/Makefile b/www/mediawiki/Makefile
index 2f29da82c3d..d4cfc37e798 100644
--- a/www/mediawiki/Makefile
+++ b/www/mediawiki/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2012/12/06 12:51:58 wen Exp $
+# $NetBSD: Makefile,v 1.27 2013/03/08 07:57:28 wen Exp $
DISTNAME= mediawiki-${VER}.${PVER}
CATEGORIES= www
@@ -19,7 +19,7 @@ INSTALLATION_DIRS= ${EGDIR} share/mediawiki
PKG_INSTALLATION_TYPES= overwrite pkgviews
VER= 1.20
-PVER= 2
+PVER= 3
APACHE_USER?= www
APACHE_GROUP?= www