summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2013-01-23 00:54:37 +0000
committerwen <wen@pkgsrc.org>2013-01-23 00:54:37 +0000
commit0c842902acfb6ba7254a505d920424cfecc9f9bc (patch)
tree657ce256917f1cb812df6160fda6695d6c53277a /www
parent26efb4fe0c9a070a58e0dc47f567c74f179722e0 (diff)
downloadpkgsrc-0c842902acfb6ba7254a505d920424cfecc9f9bc.tar.gz
Update to 2.3.4
Upstream changes: Highlights MDL-32880 - Make 1.9 blocks restorable in 2.3 onwards MDL-34791 - Activity quick title edit updates name in gradebook MDL-35653 - Wiki module works if you activate the force format option Functional changes MDL-35422 - To start writing their Workshop submissions, students now click a button labelled 'Start preparing your submission' instead of 'Submit' API changes MDL-30700 - There is a new function "text_sorting($columnname)" for the class flexible_table which allows you to specify which columns are of type "text" so they can be sorted correctly in all databases. MDL-35593 - core_webservice_get_site_info returns version number as PARAM_TEXT MDL-30961 - get_course_contents web service's name value is now PARAM_RAW MDL-36795 - In the default course settings, numsections is not limited to maxsections Security issues MSA-13-0001 - Security issue in Google Spellchecker in TinyMCE MSA-13-0002 - Capability issue with Outcome editing MSA-13-0003 - Potential server file access through backup restoration MSA-13-0004 - Information leak through activity report MSA-13-0005 - Potential phishing attack through URL redirects MSA-13-0006 - Potential information leak in Assignment module MSA-13-0007 - Potential exploit in messaging MSA-13-0008 - Information leak through Blog RSS MSA-13-0009 - Information leak through Blog RSS Fixes and improvements MDL-36680 - Overview report now gives correct course total by not including hidden item grades MDL-35717 - Quiz cron not closing old attempts after quiz close date (also MDL-36842) MDL-37165 - Assignment summary displays on Oracle MDL-36668 - Performance issue resolved in viewing pages in Database activity MDL-36760 - Numerical type quiz questions now work with frozen elements changes MDL-36551 - Database presets retain advanced search template MDL-33863 - Importing quiz questions into new course happens without error MDL-36683 - It is now possible to duplicate a quiz when course question bank contains matching questions
Diffstat (limited to 'www')
-rw-r--r--www/moodle/Makefile5
-rw-r--r--www/moodle/PLIST17
-rw-r--r--www/moodle/distinfo8
3 files changed, 20 insertions, 10 deletions
diff --git a/www/moodle/Makefile b/www/moodle/Makefile
index 424bfdb7e64..d1644a84ef9 100644
--- a/www/moodle/Makefile
+++ b/www/moodle/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2012/11/30 07:19:44 wen Exp $
+# $NetBSD: Makefile,v 1.16 2013/01/23 00:54:37 wen Exp $
-DISTNAME= moodle-2.3.3
+DISTNAME= moodle-2.3.4
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=moodle/}
EXTRACT_SUFX= .tgz
@@ -89,7 +89,6 @@ WRKSRC= ${WRKDIR}/moodle
post-extract:
${CP} ${FILESDIR}/moodle.conf ${WRKDIR}/moodle.conf
- ${RM} ${WRKSRC}/.gitignore
do-install:
cd ${WRKSRC} && ${FIND} . -type d -exec ${INSTALL_DATA_DIR} \
diff --git a/www/moodle/PLIST b/www/moodle/PLIST
index 0c4170dce16..2caf66c3f8e 100644
--- a/www/moodle/PLIST
+++ b/www/moodle/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2012/11/30 07:19:44 wen Exp $
+@comment $NetBSD: PLIST,v 1.12 2013/01/23 00:54:37 wen Exp $
share/examples/moodle/moodle.conf
share/moodle/COPYING.txt
share/moodle/README.txt
@@ -881,6 +881,7 @@ share/moodle/blocks/glossary_random/block_glossary_random.php
share/moodle/blocks/glossary_random/edit_form.php
share/moodle/blocks/glossary_random/lang/en/block_glossary_random.php
share/moodle/blocks/glossary_random/version.php
+share/moodle/blocks/html/backup/moodle1/lib.php
share/moodle/blocks/html/backup/moodle2/backup_html_block_task.class.php
share/moodle/blocks/html/backup/moodle2/restore_html_block_task.class.php
share/moodle/blocks/html/block_html.php
@@ -950,6 +951,7 @@ share/moodle/blocks/recent_activity/block_recent_activity.php
share/moodle/blocks/recent_activity/lang/en/block_recent_activity.php
share/moodle/blocks/recent_activity/styles.css
share/moodle/blocks/recent_activity/version.php
+share/moodle/blocks/rss_client/backup/moodle1/lib.php
share/moodle/blocks/rss_client/backup/moodle2/backup_rss_client_block_task.class.php
share/moodle/blocks/rss_client/backup/moodle2/backup_rss_client_stepslib.php
share/moodle/blocks/rss_client/backup/moodle2/restore_rss_client_block_task.class.php
@@ -1045,6 +1047,7 @@ share/moodle/comment/comment_post.php
share/moodle/comment/index.php
share/moodle/comment/lib.php
share/moodle/comment/locallib.php
+share/moodle/composer.json
share/moodle/config-dist.php
share/moodle/course/category.php
share/moodle/course/changenumsections.php
@@ -1567,6 +1570,7 @@ share/moodle/grade/report/user/styles.css
share/moodle/grade/report/user/version.php
share/moodle/grade/tests/edittree_test.php
share/moodle/grade/tests/querylib_test.php
+share/moodle/grade/tests/reportlib_test.php
share/moodle/group/assign.php
share/moodle/group/autogroup.php
share/moodle/group/autogroup_form.php
@@ -1676,7 +1680,6 @@ share/moodle/install/lang/en/install.php
share/moodle/install/lang/en/langconfig.php
share/moodle/install/lang/en/moodle.php
share/moodle/install/lang/en_ar/langconfig.php
-share/moodle/install/lang/en_fix/langconfig.php
share/moodle/install/lang/en_kids/langconfig.php
share/moodle/install/lang/en_us/install.php
share/moodle/install/lang/en_us/langconfig.php
@@ -1726,6 +1729,7 @@ share/moodle/install/lang/fr_ca/langconfig.php
share/moodle/install/lang/fr_ca/moodle.php
share/moodle/install/lang/ga/error.php
share/moodle/install/lang/ga/langconfig.php
+share/moodle/install/lang/ga/moodle.php
share/moodle/install/lang/gd/langconfig.php
share/moodle/install/lang/gl/admin.php
share/moodle/install/lang/gl/error.php
@@ -1802,6 +1806,7 @@ share/moodle/install/lang/lo/install.php
share/moodle/install/lang/lo/langconfig.php
share/moodle/install/lang/lo/moodle.php
share/moodle/install/lang/lt/admin.php
+share/moodle/install/lang/lt/install.php
share/moodle/install/lang/lt/langconfig.php
share/moodle/install/lang/lt/moodle.php
share/moodle/install/lang/lt_uni/langconfig.php
@@ -3454,6 +3459,7 @@ share/moodle/lib/simpletestlib/web_tester.php
share/moodle/lib/simpletestlib/xml.php
share/moodle/lib/soaplib.php
share/moodle/lib/spikephpcoverage/BUILD
+share/moodle/lib/spikephpcoverage/CHANGES
share/moodle/lib/spikephpcoverage/LICENSE.lgpl
share/moodle/lib/spikephpcoverage/LICENSE.osl
share/moodle/lib/spikephpcoverage/LICENSE.pear.3_01
@@ -3585,6 +3591,7 @@ share/moodle/lib/tests/filelib_test.php
share/moodle/lib/tests/filter_test.php
share/moodle/lib/tests/fixtures/events.php
share/moodle/lib/tests/formslib_test.php
+share/moodle/lib/tests/gradelib_test.php
share/moodle/lib/tests/grouplib_test.php
share/moodle/lib/tests/html2text_test.php
share/moodle/lib/tests/htmlpurifier_test.php
@@ -3592,6 +3599,7 @@ share/moodle/lib/tests/htmlwriter_test.php
share/moodle/lib/tests/markdown_test.php
share/moodle/lib/tests/mathslib_test.php
share/moodle/lib/tests/medialib_test.php
+share/moodle/lib/tests/messagelib_test.php
share/moodle/lib/tests/moodlelib_test.php
share/moodle/lib/tests/navigationlib_test.php
share/moodle/lib/tests/other/completion.manualtest.txt
@@ -5487,6 +5495,7 @@ share/moodle/lib/yui/3.5.1/build/yui/yui.js
share/moodle/lib/yui/blocks/blocks.js
share/moodle/lib/yui/chooserdialogue/chooserdialogue.js
share/moodle/lib/yui/dragdrop/dragdrop.js
+share/moodle/lib/yui/formautosubmit/formautosubmit.js
share/moodle/lib/yui/formchangechecker/formchangechecker.js
share/moodle/lib/yui/license.txt
share/moodle/lib/yui/phploader/lib/meta/config_2.7.0.php
@@ -7296,7 +7305,10 @@ share/moodle/mod/quiz/settingslib.php
share/moodle/mod/quiz/startattempt.php
share/moodle/mod/quiz/styles.css
share/moodle/mod/quiz/summary.php
+share/moodle/mod/quiz/tests/attempts_test.php
share/moodle/mod/quiz/tests/editlib_test.php
+share/moodle/mod/quiz/tests/generator/lib.php
+share/moodle/mod/quiz/tests/generator_test.php
share/moodle/mod/quiz/tests/lib_test.php
share/moodle/mod/quiz/tests/locallib_test.php
share/moodle/mod/quiz/tests/quizdisplayoptions_test.php
@@ -9035,7 +9047,6 @@ share/moodle/tag/search.php
share/moodle/tag/tag.js
share/moodle/tag/tag_autocomplete.php
share/moodle/tag/user.php
-share/moodle/tags
share/moodle/tags.txt
share/moodle/theme/afterburner/config.php
share/moodle/theme/afterburner/lang/en/theme_afterburner.php
diff --git a/www/moodle/distinfo b/www/moodle/distinfo
index eb3796102ad..af4c0294cb7 100644
--- a/www/moodle/distinfo
+++ b/www/moodle/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2012/11/30 07:19:44 wen Exp $
+$NetBSD: distinfo,v 1.12 2013/01/23 00:54:38 wen Exp $
-SHA1 (moodle-2.3.3.tgz) = cb55ea192c5419c0dff03be936d72ac324ab82e6
-RMD160 (moodle-2.3.3.tgz) = 985e73c14b9ccaf3e1412b911ca634b32eb6d747
-Size (moodle-2.3.3.tgz) = 28588101 bytes
+SHA1 (moodle-2.3.4.tgz) = 108267be156e3f5e264ed3227233d6d1b1c9be9d
+RMD160 (moodle-2.3.4.tgz) = 850c5623716ed3107abc40c7be88c016750c5e92
+Size (moodle-2.3.4.tgz) = 28101634 bytes