summaryrefslogtreecommitdiff
path: root/www/moodle
diff options
context:
space:
mode:
authorwen <wen>2015-07-08 15:51:56 +0000
committerwen <wen>2015-07-08 15:51:56 +0000
commit824ff0c9c07e479664c21e4a334325679622386f (patch)
tree77c3ec8099497fae275f2cae27149b05965edab4 /www/moodle
parent87446779d3225f014ae81a9bea6f18b403766b22 (diff)
downloadpkgsrc-824ff0c9c07e479664c21e4a334325679622386f.tar.gz
Update to 2.9.1
Upstream changes: Moodle-2.9.1 Highlights A lot of work has been done in dealing with unexpected grade changes in the gradebook which some users have experienced when upgrading from Moodle 2.7 to 2.8 or 2.9. See the user documentation Grades min max and Gradebook calculation changes for details. MDL-48618 - Dealing with unexpected changes to grades after upgrading to Moodle 2.8 MDL-49257 - Adjusting weights when extra credit item is present causes unexpected behaviour MDL-48239 - Changing the maximum grade of items with calculation to the value different from 100 Another release highlight is the introduction of the authorised access to the YouTube repository. After upgrading you will need to enter an API key from YouTube into your site's YouTube repository settings. MDL-50176 - Authenticated access to the YouTube repository Functional changes MDL-50089 - Gradebook export now respects aggregate only non-empty grades for percentage and letter MDL-48467 - Atto: Clean the html even if submitting the form when Atto is in html view mode API changes MDL-49022 - sync_users must trigger event core\event\user_updated 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-50177 - Upgrading assignments in 2.7/2.8 works even when conditional access is used MDL-39353 - Connection to a hub from behind a proxy server MDL-49742 - Enrolled users page no longer displays sorting by fields that are not used in user identity MDL-47787 - After deleting a quiz, its question categories and questions remain in the database MDL-49764 - Fixed gradebook UI inconsistencies in Internet Explorer MDL-49885 - The course overview block can now be added to Dashboard MDL-50675 - Display Wikimedia repository thumbnails (caused by the change in Wikimedia API) MDL-50091 - Fixed fatal error in gradebook singleview after a module has been uninstalled MDL-48664 - Messaging contacts paging bar no longer expands and overlaps other text MDL-50092 - User unenrollment is now working with IMS Enterprise MDL-49560 - SOAP web service now works with token MDL-50004 - Fix coursename and enrolment icons in category combo on Frontpage MDL-50646 - Site default language should be set as the language for new users MDL-50394 - Grade to pass no longer throws an error when a decimal point separator is used MDL-50276 - Added missing new line separator in plain text e-mails from the forum MDL-49061 - The activity completion report in a course correctly shortens headers when multi language filter is used MDL-50275 - Added missing version bump after risk bitmap change in MDL-49941 MDL-50380 - Fixed missing parameter error when editing files in wiki
Diffstat (limited to 'www/moodle')
-rw-r--r--www/moodle/Makefile5
-rw-r--r--www/moodle/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/www/moodle/Makefile b/www/moodle/Makefile
index 3e5e3d1e166..54a25d06fad 100644
--- a/www/moodle/Makefile
+++ b/www/moodle/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2015/06/12 10:51:50 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2015/07/08 15:51:56 wen Exp $
-DISTNAME= moodle-2.9
-PKGREVISION= 1
+DISTNAME= moodle-2.9.1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=moodle/}
EXTRACT_SUFX= .tgz
diff --git a/www/moodle/distinfo b/www/moodle/distinfo
index ec50bcfb842..0271be14d23 100644
--- a/www/moodle/distinfo
+++ b/www/moodle/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2015/05/15 10:58:18 wen Exp $
+$NetBSD: distinfo,v 1.29 2015/07/08 15:51:56 wen Exp $
-SHA1 (moodle-2.9.tgz) = b7cad21bbe510ce31491a02b900ab69520b2f56b
-RMD160 (moodle-2.9.tgz) = d3628518a3dd177a5dd99a88165d509ae56e9e02
-Size (moodle-2.9.tgz) = 36300753 bytes
+SHA1 (moodle-2.9.1.tgz) = f0c72e54843a35399842d35a83bc61865f0f3ea9
+RMD160 (moodle-2.9.1.tgz) = 881a9a86811127b709a48bdc02fe1a81e2242427
+Size (moodle-2.9.1.tgz) = 36340544 bytes