aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2017-11-15 21:40:54 +0800
committerwen <wen@FreeBSD.org>2017-11-15 21:40:54 +0800
commit22eceabce1aec13f53b4522fc9edf456999edd12 (patch)
tree2701ae9951565f00fefca1f64e8e9463d75b79ee /www
parent4d7ab0cfb94600dfe83d26b7e6e4787b97a085e4 (diff)
downloadfreebsd-ports-gnome-22eceabce1aec13f53b4522fc9edf456999edd12.tar.gz
freebsd-ports-gnome-22eceabce1aec13f53b4522fc9edf456999edd12.tar.zst
freebsd-ports-gnome-22eceabce1aec13f53b4522fc9edf456999edd12.zip
- Update moodle to 3.3.3, 3.2.6 and 3.1.9
(include security fix) - Adjust CONFLICTS to welcome moodle-3.4 MFH: 2017Q4
Diffstat (limited to 'www')
-rw-r--r--www/moodle31/Makefile4
-rw-r--r--www/moodle31/distinfo6
-rw-r--r--www/moodle32/Makefile4
-rw-r--r--www/moodle32/distinfo6
-rw-r--r--www/moodle33/Makefile4
-rw-r--r--www/moodle33/distinfo6
6 files changed, 15 insertions, 15 deletions
diff --git a/www/moodle31/Makefile b/www/moodle31/Makefile
index 56dffe4a4677..9357f77b9a6b 100644
--- a/www/moodle31/Makefile
+++ b/www/moodle31/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= moodle
-PORTVERSION= 3.1.8
+PORTVERSION= 3.1.9
CATEGORIES= www
MASTER_SITES= SF/moodle/Moodle/stable31/
PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}
@@ -12,7 +12,7 @@ COMMENT= Course management system based on social constructionism
LICENSE= GPLv3
-CONFLICTS= moodle30-3.0.[0-9]* moodle32-3.2.[0-9]* moodle33-3.3.[0-9]*
+CONFLICTS= moodle32-3.2.[0-9]* moodle33-3.3.[0-9]* moodle34-3.4
USES= cpe php tar:tgz
USE_PHP= ctype curl dom gd hash iconv intl json mbstring opcache \
diff --git a/www/moodle31/distinfo b/www/moodle31/distinfo
index d39daa46b71e..7f6814b87ca3 100644
--- a/www/moodle31/distinfo
+++ b/www/moodle31/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1505228130
-SHA256 (moodle-3.1.8.tgz) = 5209cdda1eaf3f88eb7e9eb852217ad5918607077251dab7fe29f088c76db35d
-SIZE (moodle-3.1.8.tgz) = 38015937
+TIMESTAMP = 1510578379
+SHA256 (moodle-3.1.9.tgz) = 6c4b0afb71a96c9d0f532783e826ddc3f74df583b6c72fc30835c7f466f10be6
+SIZE (moodle-3.1.9.tgz) = 38020777
diff --git a/www/moodle32/Makefile b/www/moodle32/Makefile
index 9a431bcd897b..105965611dc7 100644
--- a/www/moodle32/Makefile
+++ b/www/moodle32/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= moodle
-PORTVERSION= 3.2.5
+PORTVERSION= 3.2.6
CATEGORIES= www
MASTER_SITES= SF/moodle/Moodle/stable32/
PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}
@@ -12,7 +12,7 @@ COMMENT= Course management system based on social constructionism
LICENSE= GPLv3
-CONFLICTS= moodle30-3.0.[0-9]* moodle31-3.1.[0-9]* moodle33-3.3.[0-9]*
+CONFLICTS= moodle31-3.1.[0-9]* moodle33-3.3.[0-9]* moodle34-3.4
USES= cpe php tar:tgz
USE_PHP= ctype curl dom gd hash iconv intl json mbstring opcache \
diff --git a/www/moodle32/distinfo b/www/moodle32/distinfo
index 5bab0979e125..9edf42c4878b 100644
--- a/www/moodle32/distinfo
+++ b/www/moodle32/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1505227764
-SHA256 (moodle-3.2.5.tgz) = 53a381988fc0aa0169c4e2af2364406614bc3cf0948631a1f3008df3ccbfa3c4
-SIZE (moodle-3.2.5.tgz) = 39902419
+TIMESTAMP = 1510578528
+SHA256 (moodle-3.2.6.tgz) = d5372913c4b4920e55fdf16d93f6902d0517d30b10eb8f54c2912c927105f02c
+SIZE (moodle-3.2.6.tgz) = 40314104
diff --git a/www/moodle33/Makefile b/www/moodle33/Makefile
index c12eb94c14b7..8896d23a9dc3 100644
--- a/www/moodle33/Makefile
+++ b/www/moodle33/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= moodle
-PORTVERSION= 3.3.2
+PORTVERSION= 3.3.3
CATEGORIES= www
MASTER_SITES= SF/moodle/Moodle/stable33/
PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}
@@ -12,7 +12,7 @@ COMMENT= Course management system based on social constructionism
LICENSE= GPLv3
-CONFLICTS= moodle30-3.0.[0-9]* moodle31-3.1.[0-9]* moodle32-3.2.[0-9]*
+CONFLICTS= moodle31-3.1.[0-9]* moodle32-3.2.[0-9]* moodle34-3.4
USES= cpe php tar:tgz
USE_PHP= ctype curl dom fileinfo gd hash iconv intl json mbstring \
diff --git a/www/moodle33/distinfo b/www/moodle33/distinfo
index 90d9b7e0eaa8..02d560fba052 100644
--- a/www/moodle33/distinfo
+++ b/www/moodle33/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1505227359
-SHA256 (moodle-3.3.2.tgz) = 1a34c8e85d05bb693a1f4f5e70b63f527cac655101236ab1e474aa295843fbf1
-SIZE (moodle-3.3.2.tgz) = 44171663
+TIMESTAMP = 1510578632
+SHA256 (moodle-3.3.3.tgz) = 2c7acf7b8011bfb958ea558e6c33f2f5ccc95cf3f57a90f85d57303a8f766066
+SIZE (moodle-3.3.3.tgz) = 44238027