From owner-svn-ports-branches@freebsd.org Tue Nov 3 03:29:49 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BB6C6A25C81; Tue, 3 Nov 2015 03:29:49 +0000 (UTC) (envelope-from junovitch@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 mx1.freebsd.org (Postfix) with ESMTPS id 6A4C31A19; Tue, 3 Nov 2015 03:29:49 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA33TmpV072412; Tue, 3 Nov 2015 03:29:48 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA33Tmmk072410; Tue, 3 Nov 2015 03:29:48 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201511030329.tA33Tmmk072410@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Tue, 3 Nov 2015 03:29:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r400683 - in branches/2015Q4: . www www/joomla3 www/joomla31 X-SVN-Group: ports-branches 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.20 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: Tue, 03 Nov 2015 03:29:49 -0000 Author: junovitch Date: Tue Nov 3 03:29:48 2015 New Revision: 400683 URL: https://svnweb.freebsd.org/changeset/ports/400683 Log: MFH: r400682 www/joomla3: svn move joomla31 joomla3 - Match origin to PKGNAME to align with the Joomla upstream only supporting the most recent 3.x release at any one time. www/Makefile, MOVED: Chase Joomla rename joomla31 -> joomla3 Reference: https://docs.joomla.org/What_version_of_Joomla!_should_you_use PR: 204016 Approved by: ports-secteam (feld) Added: branches/2015Q4/www/joomla3/ - copied from r400682, head/www/joomla3/ Deleted: branches/2015Q4/www/joomla31/ Modified: branches/2015Q4/MOVED branches/2015Q4/www/Makefile Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/MOVED ============================================================================== --- branches/2015Q4/MOVED Tue Nov 3 03:19:42 2015 (r400682) +++ branches/2015Q4/MOVED Tue Nov 3 03:29:48 2015 (r400683) @@ -7889,3 +7889,4 @@ net/linc||2015-09-27|Has expired: Last r net/linc-reference||2015-09-27|Has expired: Last release in 2003, not used by anything anymore x11/xlogout||2015-09-27|Has expired: Useless cruft from 1989 net/rubygem-amq-client||2015-10-01|Has expired: Deprecated by Upstream. It is part of net/rubygem-amqp codebase now +www/joomla31|www/joomla3|2015-11-03|Renamed to match upstream only supporting the latest 3.x release at a time Modified: branches/2015Q4/www/Makefile ============================================================================== --- branches/2015Q4/www/Makefile Tue Nov 3 03:19:42 2015 (r400682) +++ branches/2015Q4/www/Makefile Tue Nov 3 03:29:48 2015 (r400683) @@ -358,7 +358,7 @@ SUBDIR += jmeter SUBDIR += joomla15 SUBDIR += joomla25 - SUBDIR += joomla31 + SUBDIR += joomla3 SUBDIR += jspacker SUBDIR += jspwiki SUBDIR += jtoolkit