From owner-svn-ports-head@FreeBSD.ORG Mon May 20 06:11:47 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 650F6954; Mon, 20 May 2013 06:11:47 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 3E813E5A; Mon, 20 May 2013 06:11:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4K6BlXA036271; Mon, 20 May 2013 06:11:47 GMT (envelope-from wen@svn.freebsd.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4K6BkIe036264; Mon, 20 May 2013 06:11:46 GMT (envelope-from wen@svn.freebsd.org) Message-Id: <201305200611.r4K6BkIe036264@svn.freebsd.org> From: Wen Heping Date: Mon, 20 May 2013 06:11:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318573 - in head/www: . moodle25 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 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 2013 06:11:47 -0000 Author: wen Date: Mon May 20 06:11:46 2013 New Revision: 318573 URL: http://svnweb.freebsd.org/changeset/ports/318573 Log: - Repocopy www/moodle24 --> www/moodle25 Added: head/www/moodle25/ - copied from r318566, head/www/moodle24/ Modified: head/www/Makefile head/www/moodle25/Makefile head/www/moodle25/distinfo Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Mon May 20 06:06:57 2013 (r318572) +++ head/www/Makefile Mon May 20 06:11:46 2013 (r318573) @@ -555,6 +555,7 @@ SUBDIR += moodle22 SUBDIR += moodle23 SUBDIR += moodle24 + SUBDIR += moodle25 SUBDIR += moonshine SUBDIR += mozplugger SUBDIR += multisort Modified: head/www/moodle25/Makefile ============================================================================== --- head/www/moodle24/Makefile Mon May 20 02:25:20 2013 (r318566) +++ head/www/moodle25/Makefile Mon May 20 06:11:46 2013 (r318573) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= moodle -PORTVERSION= 2.4.4 +PORTVERSION= 2.5 CATEGORIES= www -MASTER_SITES= SF/moodle/Moodle/stable24/ +MASTER_SITES= SF/moodle/Moodle/stable25/ EXTRACT_SUFX= .tgz MAINTAINER= wen@FreeBSD.org @@ -13,8 +13,8 @@ COMMENT= Course management system based 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.*.* moodle-2.2.* moodle-2.3.* moodle-2.5 -LATEST_LINK= moodle24 +CONFLICTS= moodle-1.*.* moodle-2.2.* moodle-2.3.* moodle-2.4.* +LATEST_LINK= moodle25 USE_PHP= session gd pcre mbstring iconv tokenizer curl xml xmlrpc ctype \ soap openssl simplexml spl dom json zip zlib hash Modified: head/www/moodle25/distinfo ============================================================================== --- head/www/moodle24/distinfo Mon May 20 02:25:20 2013 (r318566) +++ head/www/moodle25/distinfo Mon May 20 06:11:46 2013 (r318573) @@ -1,2 +1,2 @@ -SHA256 (moodle-2.4.4.tgz) = 0fb65fc465a8a4c83ad81b2636413204d737ab87edbdf961d5beb7b8b3461977 -SIZE (moodle-2.4.4.tgz) = 30335453 +SHA256 (moodle-2.5.tgz) = 0feae5c0254effd369b6713b2e5177d1952dd921f298fa00d08cde3672fc53ac +SIZE (moodle-2.5.tgz) = 31758353