Skip to content

Commit

Permalink
www/moodle310: Update to 3.10.5
Browse files Browse the repository at this point in the history
* Update CONFLICTS
  • Loading branch information
wenheping committed Jul 12, 2021
1 parent 56ad028 commit 9ac39cb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions www/moodle310/Makefile
@@ -1,7 +1,7 @@
# Created by: Javier Martin Rueda <jmrueda@diatel.upm.es>

PORTNAME= moodle
PORTVERSION= 3.10.4
PORTVERSION= 3.10.5
CATEGORIES= www education
MASTER_SITES= SF/moodle/Moodle/stable310/
PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX}
Expand All @@ -11,7 +11,7 @@ COMMENT= Course management system based on social constructionism

LICENSE= GPLv3

CONFLICTS= moodle39-3.9.[0-9]* moodle311-3.11
CONFLICTS= moodle39-3.9.[0-9]* moodle311-3.11.[0-9]*

USES= cpe php:flavors tar:tgz
USE_PHP= ctype curl dom fileinfo filter gd hash iconv intl json mbstring \
Expand Down
6 changes: 3 additions & 3 deletions www/moodle310/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1620776045
SHA256 (moodle-3.10.4.tgz) = 9093cbe3c070b333f9637d82e6460442807933dc251976fea68158cd821fde4e
SIZE (moodle-3.10.4.tgz) = 57525833
TIMESTAMP = 1626052523
SHA256 (moodle-3.10.5.tgz) = 930c44a45a4c34e8502003750705c83f5f95c1e15f8d2bd794c38e4f7d9caa08
SIZE (moodle-3.10.5.tgz) = 57567486

0 comments on commit 9ac39cb

Please sign in to comment.