Fri Jul 18 13:34:17 2014 UTC ()
Update to 2.7.1

Upstream changes:
2.7.1
Highlights
MDL-41383 - File picker works when zooming in and out of browser
MDL-45580 - PDF Annotations working with multiple attempts
Functional changes
MDL-43274 - Course logs can no longer be deleted when course is reset
API changes
MDL-44871 - Behat tests written for Atto functionalities
MDL-43669 - Configuration option added so that mail can be sent from noreply address exclusively
UI changes
MDL-45599 - The term 'add-on' is changed to 'plugin'
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-44124 - iCal import recurrence rules working consistently
MDL-45579 - Duplicate group enrolment keys for the same course are no longer allowed
MDL-45682 - Can now insert images using Chrome


(wen)
diff -r1.29 -r1.30 pkgsrc/www/moodle/Makefile
diff -r1.20 -r1.21 pkgsrc/www/moodle/distinfo

cvs diff -r1.29 -r1.30 pkgsrc/www/moodle/Makefile (expand / switch to unified diff)

--- pkgsrc/www/moodle/Makefile 2014/06/02 14:15:37 1.29
+++ pkgsrc/www/moodle/Makefile 2014/07/18 13:34:17 1.30
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.29 2014/06/02 14:15:37 wen Exp $ 1# $NetBSD: Makefile,v 1.30 2014/07/18 13:34:17 wen Exp $
2 2
3DISTNAME= moodle-2.7 3DISTNAME= moodle-2.7.1
4CATEGORIES= www 4CATEGORIES= www
5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=moodle/} 5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=moodle/}
6EXTRACT_SUFX= .tgz 6EXTRACT_SUFX= .tgz
7 7
8MAINTAINER= wenheping@gmail.com 8MAINTAINER= wenheping@gmail.com
9HOMEPAGE= http://www.moodle.org/ 9HOMEPAGE= http://www.moodle.org/
10COMMENT= Course management system based on social constructionism 10COMMENT= Course management system based on social constructionism
11LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
12 12
13DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.4.4:../../graphics/php-gd 13DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.4.4:../../graphics/php-gd
14DEPENDS+= ${PHP_PKG_PREFIX}-iconv>=5.4.4:../../converters/php-iconv 14DEPENDS+= ${PHP_PKG_PREFIX}-iconv>=5.4.4:../../converters/php-iconv
15DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=5.4.4:../../converters/php-mbstring 15DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=5.4.4:../../converters/php-mbstring
16DEPENDS+= ${PHP_PKG_PREFIX}-curl>=5.4.4:../../www/php-curl 16DEPENDS+= ${PHP_PKG_PREFIX}-curl>=5.4.4:../../www/php-curl

cvs diff -r1.20 -r1.21 pkgsrc/www/moodle/distinfo (expand / switch to unified diff)

--- pkgsrc/www/moodle/distinfo 2014/06/02 14:15:37 1.20
+++ pkgsrc/www/moodle/distinfo 2014/07/18 13:34:17 1.21
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.20 2014/06/02 14:15:37 wen Exp $ 1$NetBSD: distinfo,v 1.21 2014/07/18 13:34:17 wen Exp $
2 2
3SHA1 (moodle-2.7.tgz) = 2661c183214c40da7122c01018d9dd13f15dc091 3SHA1 (moodle-2.7.1.tgz) = b0474b2cac4d05897b181f1db7d921586a771903
4RMD160 (moodle-2.7.tgz) = e0396e9766afd06dd8b2d688ac0bfb6fa7db5cd8 4RMD160 (moodle-2.7.1.tgz) = deed447a568a71a5b137ee97356900f8a3707eb9
5Size (moodle-2.7.tgz) = 34676653 bytes 5Size (moodle-2.7.1.tgz) = 34818166 bytes