From owner-svn-ports-all@freebsd.org Sat May 19 13:01:58 2018 Return-Path: Delivered-To: svn-ports-all@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 B23DCEAD4CF; Sat, 19 May 2018 13:01:58 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 58BA86EEAC; Sat, 19 May 2018 13:01:58 +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 1FFF827645; Sat, 19 May 2018 13:01:58 +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 w4JD1wYV095890; Sat, 19 May 2018 13:01:58 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4JD1vVc095888; Sat, 19 May 2018 13:01:57 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201805191301.w4JD1vVc095888@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 19 May 2018 13:01:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r470406 - in head/www: . moodle35 X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: in head/www: . moodle35 X-SVN-Commit-Revision: 470406 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 May 2018 13:01:58 -0000 Author: wen Date: Sat May 19 13:01:57 2018 New Revision: 470406 URL: https://svnweb.freebsd.org/changeset/ports/470406 Log: - Repocopy www/moodle34 --> www/moodle35 and update to 3.5 Added: head/www/moodle35/ - copied from r470351, head/www/moodle34/ Modified: head/www/Makefile head/www/moodle35/Makefile head/www/moodle35/distinfo Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sat May 19 12:30:24 2018 (r470405) +++ head/www/Makefile Sat May 19 13:01:57 2018 (r470406) @@ -494,6 +494,7 @@ SUBDIR += moodle32 SUBDIR += moodle33 SUBDIR += moodle34 + SUBDIR += moodle35 SUBDIR += mozplugger SUBDIR += multisort SUBDIR += multiwatch Modified: head/www/moodle35/Makefile ============================================================================== --- head/www/moodle34/Makefile Sat May 19 01:51:56 2018 (r470351) +++ head/www/moodle35/Makefile Sat May 19 13:01:57 2018 (r470406) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= moodle -PORTVERSION= 3.4.3 +PORTVERSION= 3.5 CATEGORIES= www -MASTER_SITES= SF/moodle/Moodle/stable34/ +MASTER_SITES= SF/moodle/Moodle/stable35/ 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= moodle31-3.1.[0-9]* moodle32-3.2.[0-9]* moodle33-3.3.[0-9]* moodle35-3.5 +CONFLICTS= moodle31-3.1.[0-9]* moodle32-3.2.[0-9]* moodle33-3.3.[0-9]* moodle34-3.4.[0-9]* IGNORE_WITH_PHP= 56 Modified: head/www/moodle35/distinfo ============================================================================== --- head/www/moodle34/distinfo Sat May 19 01:51:56 2018 (r470351) +++ head/www/moodle35/distinfo Sat May 19 13:01:57 2018 (r470406) @@ -1,3 +1,3 @@ -TIMESTAMP = 1526627845 -SHA256 (moodle-3.4.3.tgz) = 115601e8e336b61c596d96edaf49e999b5227e65d911fbd09d90aad93fd18e6a -SIZE (moodle-3.4.3.tgz) = 45524224 +TIMESTAMP = 1526696684 +SHA256 (moodle-3.5.tgz) = b1da1d93251acbdf9ccebdb60b6d0cd2a5e1c919186443a5ff5a539329c5e82d +SIZE (moodle-3.5.tgz) = 46268566