Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Nov 2015 03:19:42 +0000 (UTC)
From:      Jason Unovitch <junovitch@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r400682 - in head: . www www/joomla3 www/joomla31
Message-ID:  <201511030319.tA33JgXX069208@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: junovitch
Date: Tue Nov  3 03:19:42 2015
New Revision: 400682
URL: https://svnweb.freebsd.org/changeset/ports/400682

Log:
  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 + spelling fix
  
  Reference:	https://docs.joomla.org/What_version_of_Joomla!_should_you_use
  
  PR:		204016
  Approved by:	ports-secteam (feld)
  MFH:		2015Q4

Added:
  head/www/joomla3/
     - copied from r400681, head/www/joomla31/
Deleted:
  head/www/joomla31/
Modified:
  head/MOVED
  head/www/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Tue Nov  3 02:31:08 2015	(r400681)
+++ head/MOVED	Tue Nov  3 03:19:42 2015	(r400682)
@@ -7924,4 +7924,5 @@ devel/pyvisa|devel/py-pyvisa|2015-11-02|
 devel/pyvisa-py|devel/py-pyvisa-py|2015-11-02|Renamed to comply with Python ports policy
 science/pyteomics.biolccc|science/py-pyteomics.biolccc|2015-11-02|Renamed to comply with Python ports policy
 science/pyteomics|science/py-pyteomics|2015-11-02|Renamed to comply with Python ports policy
-graphics/cal3d-devel|graphics/cal3d|2015-11-02|Dvelopment ceased in 2006 so set last devel version as stable
+graphics/cal3d-devel|graphics/cal3d|2015-11-02|Development ceased in 2006 so set last devel version as stable
+www/joomla31|www/joomla3|2015-11-03|Renamed to match upstream only supporting the latest 3.x release at a time

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Tue Nov  3 02:31:08 2015	(r400681)
+++ head/www/Makefile	Tue Nov  3 03:19:42 2015	(r400682)
@@ -359,7 +359,7 @@
     SUBDIR += jmeter
     SUBDIR += joomla15
     SUBDIR += joomla25
-    SUBDIR += joomla31
+    SUBDIR += joomla3
     SUBDIR += jspacker
     SUBDIR += jspwiki
     SUBDIR += jtoolkit



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511030319.tA33JgXX069208>