pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/moodle Update to 2.5.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/b3bc1d161f79
branches: trunk
changeset: 626595:b3bc1d161f79
user: wen <wen%pkgsrc.org@localhost>
date: Sat Nov 16 13:03:08 2013 +0000
description:
Update to 2.5.3
Upstream changes:
Highlights
MDL-41252 - Accessibility improvements to course page.
MDL-34209 - Moving sections by drag and drop reorders sections correctly.
MDL-29987 - Embedded PDF files behave correctly.
Functional changes
MDL-42069 - Option to sort by last name in Quiz grading report.
MDL-38267 - Submit button is not shown after cut-off date in Assignment.
MDL-22669 - When restoring a larger course over a smaller one, the number of sections is maintained.
MDL-42666 and MDL-42668 - The Box.net repository and Box.net portfolio have been updated to use Box.net API v2. Moodle sites which have used the Box.net repository previously need to run the
Box.net-alias-to-copy-conversion tool as soon as possible. Also, HTTPS is now required for sites to access Box.net. See Box.net APIv1 migration for details.
API changes
MDL-41861, MDL-41882, MDL-41853,... - Generator tools have been backported.
Security issues
A number of security related issues were resolved. Details of these issues will be released after a period of approximately one week to allow system administrators to safely update to the latest
version.
Fixes and improvements
MDL-32862 - Links to 1.9 resource types work after upgrade to 2.2 followed by backup and restore.
MDL-40903 - Persistent cache is now split into logical parts.
MDL-41942 - Courses in categories no longer become invisible due to caching problem.
MDL-41352 - Mymobile theme no longer producing JavaScript error on course pages.
MDL-37528 - Block drag-and-drop issue resolved.
MDL-42542 - The Portfolio cron job is now working.
MDL-42619 - Error deleting a course link from the community block is fixed.
MDL-37877 - Automated backup failure is now reported.
diffstat:
www/moodle/Makefile | 5 ++---
www/moodle/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (26 lines):
diff -r 30f4e57383d3 -r b3bc1d161f79 www/moodle/Makefile
--- a/www/moodle/Makefile Sat Nov 16 12:01:59 2013 +0000
+++ b/www/moodle/Makefile Sat Nov 16 13:03:08 2013 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2013/09/10 23:39:59 adam Exp $
+# $NetBSD: Makefile,v 1.25 2013/11/16 13:03:08 wen Exp $
-DISTNAME= moodle-2.5.2
-PKGREVISION= 1
+DISTNAME= moodle-2.5.3
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=moodle/}
EXTRACT_SUFX= .tgz
diff -r 30f4e57383d3 -r b3bc1d161f79 www/moodle/distinfo
--- a/www/moodle/distinfo Sat Nov 16 12:01:59 2013 +0000
+++ b/www/moodle/distinfo Sat Nov 16 13:03:08 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2013/09/10 02:41:18 wen Exp $
+$NetBSD: distinfo,v 1.17 2013/11/16 13:03:08 wen Exp $
-SHA1 (moodle-2.5.2.tgz) = 087d9ff1a89fbd0ff6510fc87b634f548e11a9a3
-RMD160 (moodle-2.5.2.tgz) = 79d483c2e6f8cad6472c895bcc2e2f7c682dfa00
-Size (moodle-2.5.2.tgz) = 31927126 bytes
+SHA1 (moodle-2.5.3.tgz) = 0e0f9afb01623d6d0cd940c3e4eca07e5a0691cb
+RMD160 (moodle-2.5.3.tgz) = d4e95830f59d1fe0bab568c76847338065814284
+Size (moodle-2.5.3.tgz) = 32377514 bytes
Home |
Main Index |
Thread Index |
Old Index