summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2019-07-12 06:49:31 +0000
committerWen Heping <wen@FreeBSD.org>2019-07-12 06:49:31 +0000
commit15b4d583bd2838d6f2f55b2631195d78aa610b40 (patch)
treecf7dc217348b639ccc5820f767deca563cf827f9
parentDocument asterisk vulnerabilities. (diff)
- Update moodle to 3.5.7, 3.6.4 and 3.7.1
- Update CONFLICTS - Update pkg-message
Notes
Notes: svn path=/head/; revision=506438
-rw-r--r--www/moodle35/Makefile4
-rw-r--r--www/moodle35/distinfo6
-rw-r--r--www/moodle35/files/pkg-message.in2
-rw-r--r--www/moodle36/Makefile4
-rw-r--r--www/moodle36/distinfo6
-rw-r--r--www/moodle36/files/pkg-message.in2
-rw-r--r--www/moodle37/Makefile2
-rw-r--r--www/moodle37/distinfo6
-rw-r--r--www/moodle37/files/pkg-message.in2
9 files changed, 17 insertions, 17 deletions
diff --git a/www/moodle35/Makefile b/www/moodle35/Makefile
index 646a7a335ff5..4e2b4b932cde 100644
--- a/www/moodle35/Makefile
+++ b/www/moodle35/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= moodle
-PORTVERSION= 3.5.6
+PORTVERSION= 3.5.7
CATEGORIES= www
MASTER_SITES= SF/moodle/Moodle/stable35/
PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX}
@@ -12,7 +12,7 @@ COMMENT= Course management system based on social constructionism
LICENSE= GPLv3
-CONFLICTS= moodle36-3.6.[0-9]* moodle37-3.7
+CONFLICTS= moodle36-3.6.[0-9]* moodle37-3.7.[0-9]*
USES= cpe php:flavors tar:tgz
USE_PHP= ctype curl dom fileinfo gd hash iconv intl json mbstring \
diff --git a/www/moodle35/distinfo b/www/moodle35/distinfo
index f65f40a8e1d8..304592f648cc 100644
--- a/www/moodle35/distinfo
+++ b/www/moodle35/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557792427
-SHA256 (moodle-3.5.6.tgz) = a35b89f4bd4b74b89fb265f1385335158e5b48878bb55c3dcafdb3b87b08faac
-SIZE (moodle-3.5.6.tgz) = 46703461
+TIMESTAMP = 1562726350
+SHA256 (moodle-3.5.7.tgz) = 76f5c8155f5bff5883d7e239b5a5ed9c9735348811318c9ae50986242f726507
+SIZE (moodle-3.5.7.tgz) = 46717307
diff --git a/www/moodle35/files/pkg-message.in b/www/moodle35/files/pkg-message.in
index 51d88dbabde0..4bf333d0f8bb 100644
--- a/www/moodle35/files/pkg-message.in
+++ b/www/moodle35/files/pkg-message.in
@@ -47,7 +47,7 @@ configuration will allow Moodle to operate properly.
If you are upgrading from an earlier version of Moodle, check out
possible additional steps at:
- https://docs.moodle.org/30/en/Upgrading
+ https://docs.moodle.org/35/en/Upgrading
If you have real trouble, please visit the Moodle course
"Using Moodle" on moodle.org.
diff --git a/www/moodle36/Makefile b/www/moodle36/Makefile
index 47d1051d921f..20161c5d92a5 100644
--- a/www/moodle36/Makefile
+++ b/www/moodle36/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= moodle
-PORTVERSION= 3.6.4
+PORTVERSION= 3.6.5
CATEGORIES= www
MASTER_SITES= SF/moodle/Moodle/stable36/
PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX}
@@ -12,7 +12,7 @@ COMMENT= Course management system based on social constructionism
LICENSE= GPLv3
-CONFLICTS= moodle35-3.5.[0-9]* moodle37-3.7
+CONFLICTS= moodle35-3.5.[0-9]* moodle37-3.7.[0-9]*
USES= cpe php:flavors tar:tgz
USE_PHP= ctype curl dom fileinfo gd hash iconv intl json mbstring \
diff --git a/www/moodle36/distinfo b/www/moodle36/distinfo
index 7371bc480c7f..fd0638979d42 100644
--- a/www/moodle36/distinfo
+++ b/www/moodle36/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557792087
-SHA256 (moodle-3.6.4.tgz) = 272432b29092b1fcf244c3b86d7abcf9a10744f0cc53e8d92b4ecaa16650d945
-SIZE (moodle-3.6.4.tgz) = 47736743
+TIMESTAMP = 1562722886
+SHA256 (moodle-3.6.5.tgz) = de37eaccdb66e21f05bcc12cbd9c133a71946347a9f0ab6ddc35c9a848d21fa6
+SIZE (moodle-3.6.5.tgz) = 47773277
diff --git a/www/moodle36/files/pkg-message.in b/www/moodle36/files/pkg-message.in
index 51d88dbabde0..e35add4d24db 100644
--- a/www/moodle36/files/pkg-message.in
+++ b/www/moodle36/files/pkg-message.in
@@ -47,7 +47,7 @@ configuration will allow Moodle to operate properly.
If you are upgrading from an earlier version of Moodle, check out
possible additional steps at:
- https://docs.moodle.org/30/en/Upgrading
+ https://docs.moodle.org/36/en/Upgrading
If you have real trouble, please visit the Moodle course
"Using Moodle" on moodle.org.
diff --git a/www/moodle37/Makefile b/www/moodle37/Makefile
index 3ac09e825815..6d7b5996eb05 100644
--- a/www/moodle37/Makefile
+++ b/www/moodle37/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= moodle
-PORTVERSION= 3.7
+PORTVERSION= 3.7.1
CATEGORIES= www
MASTER_SITES= SF/moodle/Moodle/stable37/
PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX}
diff --git a/www/moodle37/distinfo b/www/moodle37/distinfo
index e6aaff99eada..ce37d19c39bd 100644
--- a/www/moodle37/distinfo
+++ b/www/moodle37/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558313142
-SHA256 (moodle-3.7.tgz) = a3c675488faef843566c99d77465d86fe3d4e7e8e511e9305fab64b668f88908
-SIZE (moodle-3.7.tgz) = 45708647
+TIMESTAMP = 1562722361
+SHA256 (moodle-3.7.1.tgz) = ad761d43be432ea307d78843259c1429b4cb99128fc72d1985c92967018fd975
+SIZE (moodle-3.7.1.tgz) = 45741077
diff --git a/www/moodle37/files/pkg-message.in b/www/moodle37/files/pkg-message.in
index 51d88dbabde0..10becf77ae50 100644
--- a/www/moodle37/files/pkg-message.in
+++ b/www/moodle37/files/pkg-message.in
@@ -47,7 +47,7 @@ configuration will allow Moodle to operate properly.
If you are upgrading from an earlier version of Moodle, check out
possible additional steps at:
- https://docs.moodle.org/30/en/Upgrading
+ https://docs.moodle.org/37/en/Upgrading
If you have real trouble, please visit the Moodle course
"Using Moodle" on moodle.org.