mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
www/moodle43: Update to 4.3.9
This commit is contained in:
parent
b2661f9d88
commit
c2c3a766a2
2 changed files with 8 additions and 7 deletions
|
@ -1,7 +1,8 @@
|
||||||
PORTNAME= moodle
|
PORTNAME= moodle
|
||||||
PORTVERSION= 4.3.8
|
PORTVERSION= 4.3.9
|
||||||
CATEGORIES= www education
|
CATEGORIES= www education
|
||||||
MASTER_SITES= SF/moodle/Moodle/stable403/
|
MASTER_SITES= SF/moodle/Moodle/stable403/ \
|
||||||
|
LOCAL/wen
|
||||||
PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX}
|
PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX}
|
||||||
|
|
||||||
MAINTAINER= wen@FreeBSD.org
|
MAINTAINER= wen@FreeBSD.org
|
||||||
|
@ -10,8 +11,8 @@ WWW= https://www.moodle.org/
|
||||||
|
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
|
|
||||||
CONFLICTS= moodle41-4.1.[0-9]* moodle42-4.2.[0-9]* moodle44-4.4.[0-9]* \
|
CONFLICTS= moodle41-4.1.[0-9]* moodle44-4.4.[0-9]* \
|
||||||
moodle45-4.5
|
moodle45-4.5.[0-9]*
|
||||||
|
|
||||||
USES= cpe php:flavors tar:tgz
|
USES= cpe php:flavors tar:tgz
|
||||||
USE_PHP= ctype curl dom exif fileinfo filter gd \
|
USE_PHP= ctype curl dom exif fileinfo filter gd \
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1728282972
|
TIMESTAMP = 1734158681
|
||||||
SHA256 (moodle-4.3.8.tgz) = f43e32d77e020a96baf855b95f2fb56ef2dd051aa7136ae9f6ba832c8a09cedf
|
SHA256 (moodle-4.3.9.tgz) = b3a2d5b12fa5a34d6d408deace2825b913ebf146b74e6c03a52f2e2f2da49095
|
||||||
SIZE (moodle-4.3.8.tgz) = 68132078
|
SIZE (moodle-4.3.9.tgz) = 68143762
|
||||||
|
|
Loading…
Add table
Reference in a new issue