From owner-svn-ports-branches@freebsd.org Mon Jul 20 07:53:00 2020 Return-Path: Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3D8C43750DD; Mon, 20 Jul 2020 07:53:00 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B9DVN0sn1z4cbr; Mon, 20 Jul 2020 07:53:00 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 010549A43; Mon, 20 Jul 2020 07:53:00 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 06K7qx9X073823; Mon, 20 Jul 2020 07:52:59 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06K7qwa0073812; Mon, 20 Jul 2020 07:52:58 GMT (envelope-from wen@FreeBSD.org) Message-Id: <202007200752.06K7qwa0073812@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 20 Jul 2020 07:52:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r542616 - in branches/2020Q3/www: moodle35 moodle37 moodle38 moodle39 X-SVN-Group: ports-branches X-SVN-Commit-Author: wen X-SVN-Commit-Paths: in branches/2020Q3/www: moodle35 moodle37 moodle38 moodle39 X-SVN-Commit-Revision: 542616 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jul 2020 07:53:00 -0000 Author: wen Date: Mon Jul 20 07:52:58 2020 New Revision: 542616 URL: https://svnweb.freebsd.org/changeset/ports/542616 Log: MFH: r542172 - Update moodle to 3.9.1, 3.8.4, 3.7.7 and 3.5.13 - Update CONFLICTS Approved by: ports-secteam@(joneum@) Modified: branches/2020Q3/www/moodle35/Makefile branches/2020Q3/www/moodle35/distinfo branches/2020Q3/www/moodle37/Makefile branches/2020Q3/www/moodle37/distinfo branches/2020Q3/www/moodle38/Makefile branches/2020Q3/www/moodle38/distinfo branches/2020Q3/www/moodle39/Makefile branches/2020Q3/www/moodle39/distinfo Directory Properties: branches/2020Q3/ (props changed) Modified: branches/2020Q3/www/moodle35/Makefile ============================================================================== --- branches/2020Q3/www/moodle35/Makefile Mon Jul 20 07:41:11 2020 (r542615) +++ branches/2020Q3/www/moodle35/Makefile Mon Jul 20 07:52:58 2020 (r542616) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= moodle -PORTVERSION= 3.5.12 +PORTVERSION= 3.5.13 CATEGORIES= www MASTER_SITES= SF/moodle/Moodle/stable35/ PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX} @@ -12,7 +12,7 @@ COMMENT= Course management system based on social cons LICENSE= GPLv3 -CONFLICTS= moodle37-3.7.[0-9]* moodle38-3.8-[0-9]* moodle39-3.9 +CONFLICTS= moodle37-3.7.[0-9]* moodle38-3.8.[0-9]* moodle39-3.9.[0-9]* USES= cpe php:flavors tar:tgz USE_PHP= ctype curl dom fileinfo filter gd hash iconv intl json mbstring \ Modified: branches/2020Q3/www/moodle35/distinfo ============================================================================== --- branches/2020Q3/www/moodle35/distinfo Mon Jul 20 07:41:11 2020 (r542615) +++ branches/2020Q3/www/moodle35/distinfo Mon Jul 20 07:52:58 2020 (r542616) @@ -1,3 +1,3 @@ -TIMESTAMP = 1589252383 -SHA256 (moodle-3.5.12.tgz) = 02c64d9e48047e523a2f673c08e60e9052b6a40bb1fdc87c50ca7a7997039fc9 -SIZE (moodle-3.5.12.tgz) = 46771916 +TIMESTAMP = 1594711019 +SHA256 (moodle-3.5.13.tgz) = a453f9d34a19996c57fa3deb8ed99f2630cc96ac6864018924def05b390e3d99 +SIZE (moodle-3.5.13.tgz) = 46770141 Modified: branches/2020Q3/www/moodle37/Makefile ============================================================================== --- branches/2020Q3/www/moodle37/Makefile Mon Jul 20 07:41:11 2020 (r542615) +++ branches/2020Q3/www/moodle37/Makefile Mon Jul 20 07:52:58 2020 (r542616) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= moodle -PORTVERSION= 3.7.6 +PORTVERSION= 3.7.7 CATEGORIES= www MASTER_SITES= SF/moodle/Moodle/stable37/ PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX} @@ -12,7 +12,7 @@ COMMENT= Course management system based on social cons LICENSE= GPLv3 -CONFLICTS= moodle35-3.5.[0-9]* moodle38-3.8.[0-9]* moodle39-3.9 +CONFLICTS= moodle35-3.5.[0-9]* moodle38-3.8.[0-9]* moodle39-3.9.[0-9]* USES= cpe php:flavors tar:tgz USE_PHP= ctype curl dom fileinfo filter gd hash iconv intl json mbstring \ Modified: branches/2020Q3/www/moodle37/distinfo ============================================================================== --- branches/2020Q3/www/moodle37/distinfo Mon Jul 20 07:41:11 2020 (r542615) +++ branches/2020Q3/www/moodle37/distinfo Mon Jul 20 07:52:58 2020 (r542616) @@ -1,3 +1,3 @@ -TIMESTAMP = 1589194557 -SHA256 (moodle-3.7.6.tgz) = 7a5f959227fca0e14df9c98b9f0c91b2ea2f04ed13f210968262d495b0dc4536 -SIZE (moodle-3.7.6.tgz) = 45867618 +TIMESTAMP = 1594710925 +SHA256 (moodle-3.7.7.tgz) = 7bf7021fe3fbe478a1670e8f7088055b239336fd4cacb6d9f3c6c956311d859a +SIZE (moodle-3.7.7.tgz) = 45868976 Modified: branches/2020Q3/www/moodle38/Makefile ============================================================================== --- branches/2020Q3/www/moodle38/Makefile Mon Jul 20 07:41:11 2020 (r542615) +++ branches/2020Q3/www/moodle38/Makefile Mon Jul 20 07:52:58 2020 (r542616) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= moodle -PORTVERSION= 3.8.3 +PORTVERSION= 3.8.4 CATEGORIES= www MASTER_SITES= SF/moodle/Moodle/stable38/ PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX} @@ -12,7 +12,7 @@ COMMENT= Course management system based on social cons LICENSE= GPLv3 -CONFLICTS= moodle35-3.5.[0-9]* moodle37-3.7.[0-9]* moodle39-3.9 +CONFLICTS= moodle35-3.5.[0-9]* moodle37-3.7.[0-9]* moodle39-3.9-[0-9]* USES= cpe php:flavors tar:tgz USE_PHP= ctype curl dom fileinfo filter gd hash iconv intl json mbstring \ Modified: branches/2020Q3/www/moodle38/distinfo ============================================================================== --- branches/2020Q3/www/moodle38/distinfo Mon Jul 20 07:41:11 2020 (r542615) +++ branches/2020Q3/www/moodle38/distinfo Mon Jul 20 07:52:58 2020 (r542616) @@ -1,3 +1,3 @@ -TIMESTAMP = 1589184093 -SHA256 (moodle-3.8.3.tgz) = a1c91a9dc0b3544b2a84216b933a80845aed95222b2802e418c8acb51fd9d2aa -SIZE (moodle-3.8.3.tgz) = 53221103 +TIMESTAMP = 1594710872 +SHA256 (moodle-3.8.4.tgz) = af5aca114668d6a1ebfbee5c35e98c6554886331fa2ea7f10e7ffcd0a3e9f481 +SIZE (moodle-3.8.4.tgz) = 53237580 Modified: branches/2020Q3/www/moodle39/Makefile ============================================================================== --- branches/2020Q3/www/moodle39/Makefile Mon Jul 20 07:41:11 2020 (r542615) +++ branches/2020Q3/www/moodle39/Makefile Mon Jul 20 07:52:58 2020 (r542616) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= moodle -PORTVERSION= 3.9 +PORTVERSION= 3.9.1 CATEGORIES= www MASTER_SITES= SF/moodle/Moodle/stable39/ PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX} Modified: branches/2020Q3/www/moodle39/distinfo ============================================================================== --- branches/2020Q3/www/moodle39/distinfo Mon Jul 20 07:41:11 2020 (r542615) +++ branches/2020Q3/www/moodle39/distinfo Mon Jul 20 07:52:58 2020 (r542616) @@ -1,3 +1,3 @@ -TIMESTAMP = 1592226921 -SHA256 (moodle-3.9.tgz) = dffe8c1ac68938f50a987b46b0bfc74f01235d0198ac96fb4fc4f1df5bd7f4ea -SIZE (moodle-3.9.tgz) = 56958303 +TIMESTAMP = 1594710802 +SHA256 (moodle-3.9.1.tgz) = e902431089d441048d8f7913850eb9a36713e89691cb416b10acbe11c0cc56fb +SIZE (moodle-3.9.1.tgz) = 56964609