From owner-svn-ports-head@freebsd.org Mon May 20 01:17:01 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1A4D21598F4B; Mon, 20 May 2019 01:17:01 +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) server-signature RSA-PSS (4096 bits) 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 B430A854A9; Mon, 20 May 2019 01:17: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 99E98F392; Mon, 20 May 2019 01:17: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 x4K1H0hd040593; Mon, 20 May 2019 01:17:00 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x4K1Gxxe040586; Mon, 20 May 2019 01:16:59 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201905200116.x4K1Gxxe040586@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 20 May 2019 01:16:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r502077 - in head/www: . moodle37 X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: in head/www: . moodle37 X-SVN-Commit-Revision: 502077 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: B430A854A9 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.971,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 May 2019 01:17:01 -0000 Author: wen Date: Mon May 20 01:16:59 2019 New Revision: 502077 URL: https://svnweb.freebsd.org/changeset/ports/502077 Log: - Repocopy www/moodle36 --> www/moodle37 and update to 3.7 Added: head/www/moodle37/ - copied from r501807, head/www/moodle36/ Modified: head/www/Makefile head/www/moodle37/Makefile head/www/moodle37/distinfo Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sun May 19 22:56:26 2019 (r502076) +++ head/www/Makefile Mon May 20 01:16:59 2019 (r502077) @@ -429,6 +429,7 @@ SUBDIR += mongrel2 SUBDIR += moodle35 SUBDIR += moodle36 + SUBDIR += moodle37 SUBDIR += mozplugger SUBDIR += multisort SUBDIR += multiwatch Modified: head/www/moodle37/Makefile ============================================================================== --- head/www/moodle36/Makefile Thu May 16 22:16:06 2019 (r501807) +++ head/www/moodle37/Makefile Mon May 20 01:16:59 2019 (r502077) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= moodle -PORTVERSION= 3.6.4 +PORTVERSION= 3.7 CATEGORIES= www -MASTER_SITES= SF/moodle/Moodle/stable36/ +MASTER_SITES= SF/moodle/Moodle/stable37/ PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX} MAINTAINER= wen@FreeBSD.org @@ -12,7 +12,7 @@ COMMENT= Course management system based on social cons LICENSE= GPLv3 -CONFLICTS= moodle35-3.5.[0-9]* +CONFLICTS= moodle35-3.5.[0-9]* moodle36-3.6.[0-9]* USES= cpe php:flavors tar:tgz USE_PHP= ctype curl dom fileinfo gd hash iconv intl json mbstring \ Modified: head/www/moodle37/distinfo ============================================================================== --- head/www/moodle36/distinfo Thu May 16 22:16:06 2019 (r501807) +++ head/www/moodle37/distinfo Mon May 20 01:16:59 2019 (r502077) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557792087 -SHA256 (moodle-3.6.4.tgz) = 272432b29092b1fcf244c3b86d7abcf9a10744f0cc53e8d92b4ecaa16650d945 -SIZE (moodle-3.6.4.tgz) = 47736743 +TIMESTAMP = 1558313142 +SHA256 (moodle-3.7.tgz) = a3c675488faef843566c99d77465d86fe3d4e7e8e511e9305fab64b668f88908 +SIZE (moodle-3.7.tgz) = 45708647