pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/moodle
Module Name: pkgsrc
Committed By: wen
Date: Mon Apr 29 07:20:29 UTC 2024
Modified Files:
pkgsrc/www/moodle: Makefile distinfo
Log Message:
Update to 4.4
Upstream changelog is too long, please visit:
https://moodledev.io/general/releases/4.4
To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 pkgsrc/www/moodle/Makefile
cvs rdiff -u -r1.71 -r1.72 pkgsrc/www/moodle/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/moodle/Makefile
diff -u pkgsrc/www/moodle/Makefile:1.101 pkgsrc/www/moodle/Makefile:1.102
--- pkgsrc/www/moodle/Makefile:1.101 Wed Mar 6 23:09:32 2024
+++ pkgsrc/www/moodle/Makefile Mon Apr 29 07:20:29 2024
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.101 2024/03/06 23:09:32 jym Exp $
+# $NetBSD: Makefile,v 1.102 2024/04/29 07:20:29 wen Exp $
-DISTNAME= moodle-4.3.3
+DISTNAME= moodle-4.4
CATEGORIES= www
-MASTER_SITES= https://sourceforge.net/projects/moodle/files/Moodle/stable403/ \
- https://jaist.dl.sourceforge.net/project/moodle/Moodle/stable403/
+MASTER_SITES= https://sourceforge.net/projects/moodle/files/Moodle/stable404/ \
+ https://jaist.dl.sourceforge.net/project/moodle/Moodle/stable404/
EXTRACT_SUFX= .tgz
MAINTAINER= wen%NetBSD.org@localhost
@@ -11,15 +11,16 @@ HOMEPAGE= https://moodle.org/
COMMENT= Course management system based on social constructionism
LICENSE= gnu-gpl-v3
-DEPENDS+= ${PHP_PKG_PREFIX}-gd>=8.0:../../graphics/php-gd
-DEPENDS+= ${PHP_PKG_PREFIX}-iconv>=8.0:../../converters/php-iconv
-DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=8.0:../../converters/php-mbstring
-DEPENDS+= ${PHP_PKG_PREFIX}-curl>=8.0:../../www/php-curl
-DEPENDS+= ${PHP_PKG_PREFIX}-soap>=8.0:../../net/php-soap
-DEPENDS+= ${PHP_PKG_PREFIX}-intl>=8.0:../../textproc/php-intl
-DEPENDS+= ${PHP_PKG_PREFIX}-zip>=8.0:../../archivers/php-zip
-DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=8.0:../../archivers/php-zlib
-DEPENDS+= ${PHP_PKG_PREFIX}-opcache>=8.0:../../devel/php-opcache
+DEPENDS+= ${PHP_PKG_PREFIX}-gd>=8.1:../../graphics/php-gd
+DEPENDS+= ${PHP_PKG_PREFIX}-iconv>=8.1:../../converters/php-iconv
+DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=8.1:../../converters/php-mbstring
+DEPENDS+= ${PHP_PKG_PREFIX}-curl>=8.1:../../www/php-curl
+DEPENDS+= ${PHP_PKG_PREFIX}-soap>=8.1:../../net/php-soap
+DEPENDS+= ${PHP_PKG_PREFIX}-intl>=8.1:../../textproc/php-intl
+DEPENDS+= ${PHP_PKG_PREFIX}-zip>=8.1:../../archivers/php-zip
+DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=8.1:../../archivers/php-zlib
+DEPENDS+= ${PHP_PKG_PREFIX}-opcache>=8.1:../../devel/php-opcache
+DEPENDS+= ${PHP_PKG_PREFIX}-sodium>=8.1:../../security/php-sodium
EGDIR= share/examples/moodle
MOODLEDIR= ${PREFIX}/share/moodle
@@ -31,7 +32,7 @@ INSTALLATION_DIRS= ${EGDIR} share/moodle
.include "../../mk/bsd.prefs.mk"
.include "options.mk"
-PHP_VERSIONS_INCOMPATIBLE= 56 74
+PHP_VERSIONS_INCOMPATIBLE= 56 74 80
PKG_GROUPS_VARS= APACHE_GROUP
PKG_USERS_VARS= APACHE_USER
Index: pkgsrc/www/moodle/distinfo
diff -u pkgsrc/www/moodle/distinfo:1.71 pkgsrc/www/moodle/distinfo:1.72
--- pkgsrc/www/moodle/distinfo:1.71 Mon Mar 4 00:38:28 2024
+++ pkgsrc/www/moodle/distinfo Mon Apr 29 07:20:29 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.71 2024/03/04 00:38:28 wen Exp $
+$NetBSD: distinfo,v 1.72 2024/04/29 07:20:29 wen Exp $
-BLAKE2s (moodle-4.3.3.tgz) = 62cc1716765a68ce59981c4c5996d82d222daf7852df7c3cc16af39b8a3b6cbe
-SHA512 (moodle-4.3.3.tgz) = 19daf65a09a1d3fea214c8e817957939fe8e8056bb3356cbd028a04dd8c4b67b1f6c56f158d076a8c7cd3fe998bb9fcecd402d0884421b8587b8a92f196374b6
-Size (moodle-4.3.3.tgz) = 66830748 bytes
+BLAKE2s (moodle-4.4.tgz) = d7d92b131682cd7bf5d76e01802f7f41374f8e422545a377865970c6ea5e6b88
+SHA512 (moodle-4.4.tgz) = d64411867ab8ef4411ec7f39f4de1ae1d57591ce08b7ac4356025703c9161a69a3259ed6cafd4db55da0ab1f33747600a19567e5db47a8fb101efa1bc4f1a218
+Size (moodle-4.4.tgz) = 71137364 bytes
Home |
Main Index |
Thread Index |
Old Index