Skip to content

Commit

Permalink
www/moodle311: Update to 3.11.15
Browse files Browse the repository at this point in the history
  • Loading branch information
wenheping committed Jun 10, 2023
1 parent a1180c9 commit 7c31d29
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions www/moodle311/Makefile
@@ -1,5 +1,5 @@
PORTNAME= moodle
PORTVERSION= 3.11.14
PORTVERSION= 3.11.15
CATEGORIES= www education
MASTER_SITES= SF/moodle/Moodle/stable311/
PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX}
Expand All @@ -13,8 +13,8 @@ LICENSE= GPLv3
DEPRECATED= Requires php80 which is set to expire on 2023-11-26
EXPIRATION_DATE= 2023-06-30

CONFLICTS= moodle39-3.9.[0-9]* moodle40-4.0.[0-9]* moodle41-4.1.[0-9]* \
moodle42-4.2
CONFLICTS= moodle40-4.0.[0-9]* moodle41-4.1.[0-9]* \
moodle42-4.2.[0-9]*

USES= cpe php:flavors tar:tgz
USE_PHP= ctype curl dom fileinfo filter gd iconv intl mbstring \
Expand Down
6 changes: 3 additions & 3 deletions www/moodle311/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1682287612
SHA256 (moodle-3.11.14.tgz) = 6a4cb241a8ef7a1c96300133bd065fefa7b4efa60379dc6a4ddb45b2f7562d50
SIZE (moodle-3.11.14.tgz) = 60478380
TIMESTAMP = 1686439305
SHA256 (moodle-3.11.15.tgz) = 5a299f69cc6e10d9d85b9101409bf497946ef2a65bf39e1f24de8b1bb02482ee
SIZE (moodle-3.11.15.tgz) = 60470865

0 comments on commit 7c31d29

Please sign in to comment.