From owner-svn-ports-head@FreeBSD.ORG Wed May 6 00:32:17 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 32BBD87F; Wed, 6 May 2015 00:32:17 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2150711ED; Wed, 6 May 2015 00:32:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t460WHpZ015833; Wed, 6 May 2015 00:32:17 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t460WGLm015831; Wed, 6 May 2015 00:32:16 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201505060032.t460WGLm015831@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Wed, 6 May 2015 00:32:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385497 - head/www/mahara 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.20 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: Wed, 06 May 2015 00:32:17 -0000 Author: wen Date: Wed May 6 00:32:16 2015 New Revision: 385497 URL: https://svnweb.freebsd.org/changeset/ports/385497 Log: - Update to 15.04.00 - Add CPE information [1] PR: 199962 [1] Submitted by: shun.fbsd.pr@dropcut.net [1] Modified: head/www/mahara/Makefile head/www/mahara/distinfo Modified: head/www/mahara/Makefile ============================================================================== --- head/www/mahara/Makefile Tue May 5 23:16:32 2015 (r385496) +++ head/www/mahara/Makefile Wed May 6 00:32:16 2015 (r385497) @@ -2,16 +2,16 @@ # $FreeBSD$ PORTNAME= mahara -PORTVERSION= 1.9.2 +PORTVERSION= 15.04.0 CATEGORIES= www -MASTER_SITES= http://launchpad.net/${PORTNAME}/1.9/${PORTVERSION}/+download/ +MASTER_SITES= https://launchpad.net/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}/+download/ MAINTAINER= wen@FreeBSD.org COMMENT= Open source ePortfolio system LICENSE= GPLv3 -USES= tar:bzip2 +USES= cpe tar:bzip2 USE_PHP= session json curl xml xmlrpc openssl simplexml OPTIONS_DEFINE= MYSQL PGSQL Modified: head/www/mahara/distinfo ============================================================================== --- head/www/mahara/distinfo Tue May 5 23:16:32 2015 (r385496) +++ head/www/mahara/distinfo Wed May 6 00:32:16 2015 (r385497) @@ -1,2 +1,2 @@ -SHA256 (mahara-1.9.2.tar.bz2) = bc3a1652b064499a1bb285f6fb3a00b2e7bdf18b487c06ed589b9818a7fc5dc5 -SIZE (mahara-1.9.2.tar.bz2) = 7021005 +SHA256 (mahara-15.04.0.tar.bz2) = 997df37f14fac5001edb619392843b398477a91da17c5f1101400d8536dfdb9f +SIZE (mahara-15.04.0.tar.bz2) = 7764741