svn commit: r400683 - in branches/2015Q4: . www www/joomla3 www/joomla31

Jason Unovitch junovitch at FreeBSD.org
Tue Nov 3 03:29:49 UTC 2015


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


More information about the svn-ports-all mailing list