diff options
author | wen <wen@FreeBSD.org> | 2014-03-22 12:45:57 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2014-03-22 12:45:57 +0800 |
commit | c8eacf371cc93fa9294de7bfe75784966821412d (patch) | |
tree | 351d3b764dd40cbb393e6007e4bb7113ab307b97 | |
parent | 6ff2f2b2dfca53839333f5394d10ab4651d26bc7 (diff) | |
download | freebsd-ports-gnome-c8eacf371cc93fa9294de7bfe75784966821412d.tar.gz freebsd-ports-gnome-c8eacf371cc93fa9294de7bfe75784966821412d.tar.zst freebsd-ports-gnome-c8eacf371cc93fa9294de7bfe75784966821412d.zip |
- Update to 2.4.9
-rw-r--r-- | www/moodle24/Makefile | 4 | ||||
-rw-r--r-- | www/moodle24/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/moodle24/Makefile b/www/moodle24/Makefile index e5099a13a94c..ec4974f61b8a 100644 --- a/www/moodle24/Makefile +++ b/www/moodle24/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= moodle -PORTVERSION= 2.4.7 +PORTVERSION= 2.4.9 CATEGORIES= www MASTER_SITES= SF/moodle/Moodle/stable24/ EXTRACT_SUFX= .tgz @@ -13,7 +13,7 @@ COMMENT= Course management system based on social constructionism BUILD_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/intl.so:${PORTSDIR}/devel/pecl-intl RUN_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/intl.so:${PORTSDIR}/devel/pecl-intl -CONFLICTS= moodle-1.*.* moodle25-2.5.* +CONFLICTS= moodle-1.*.* moodle25-2.5.* moodle26-2.6.[0-9]* PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//} USE_PHP= session gd pcre mbstring iconv tokenizer curl xml xmlrpc ctype \ diff --git a/www/moodle24/distinfo b/www/moodle24/distinfo index e0319b13124f..6ca5783ea679 100644 --- a/www/moodle24/distinfo +++ b/www/moodle24/distinfo @@ -1,2 +1,2 @@ -SHA256 (moodle-2.4.7.tgz) = 328e603a296f09d75379537af3a7a827f8b5f689e3f2a6c069ef1e4c93a77696 -SIZE (moodle-2.4.7.tgz) = 30484284 +SHA256 (moodle-2.4.9.tgz) = a7e9f5136f4425b90a56b5f81a1ec8304284605cd6b5f59082ee38826c9299d1 +SIZE (moodle-2.4.9.tgz) = 30694681 |