Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Aug 2018 16:32:16 +0000 (UTC)
From:      Larry Rosenman <ler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r477360 - head/www/joomla3
Message-ID:  <201808161632.w7GGWGiA080218@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ler
Date: Thu Aug 16 16:32:16 2018
New Revision: 477360
URL: https://svnweb.freebsd.org/changeset/ports/477360

Log:
  www/joomla3: update to 3.8.11.
  
  Joomla 3.8.11 addresses several bugs and improvements, including:
  
  Fix for the Missing "Select Type" field in the Extensions Manager #20881
  Replace the URL parameter "limitstart=0" by "start=0" when SEF is enabled #19452
  Remove non callable array items from field categories #20093
  Articles - Category Module: New showon attribute for form fields #20950
  Fix OpenSearch implementation #20937
  Fix for tag filtering in Featured Articles view in administrator #21138
  Fix for filtering Featured Articles by access level in administrator #21168
  Media manager: relative paths for video files #21156
  Com_menus: removal of useglobal attribute #21095
  Multilingual Associations Component: fix associations in sidebyside view for contact and newsfeeds #21180

Modified:
  head/www/joomla3/Makefile
  head/www/joomla3/distinfo
  head/www/joomla3/pkg-plist

Modified: head/www/joomla3/Makefile
==============================================================================
--- head/www/joomla3/Makefile	Thu Aug 16 16:31:09 2018	(r477359)
+++ head/www/joomla3/Makefile	Thu Aug 16 16:32:16 2018	(r477360)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	joomla
-DISTVERSION=	3-8-10
+DISTVERSION=	3-8-11
 CATEGORIES=	www
 MASTER_SITES=	https://downloads.joomla.org/cms/joomla3/${DISTVERSION}/
 PKGNAMESUFFIX=	3

Modified: head/www/joomla3/distinfo
==============================================================================
--- head/www/joomla3/distinfo	Thu Aug 16 16:31:09 2018	(r477359)
+++ head/www/joomla3/distinfo	Thu Aug 16 16:32:16 2018	(r477360)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1531617902
-SHA256 (Joomla_3-8-10-Stable-Full_Package.tar.bz2) = 5ea705b8bedc499fcf04ab6171690052e7f4e369702abd0bac9e8dd4626235c5
-SIZE (Joomla_3-8-10-Stable-Full_Package.tar.bz2) = 7690280
+TIMESTAMP = 1534426178
+SHA256 (Joomla_3-8-11-Stable-Full_Package.tar.bz2) = a7eb28448eb5afff4fd6bbf2a9ca403827be11cc6ed1cca3ff1e9adb0e157271
+SIZE (Joomla_3-8-11-Stable-Full_Package.tar.bz2) = 7700447

Modified: head/www/joomla3/pkg-plist
==============================================================================
--- head/www/joomla3/pkg-plist	Thu Aug 16 16:31:09 2018	(r477359)
+++ head/www/joomla3/pkg-plist	Thu Aug 16 16:32:16 2018	(r477360)
@@ -2674,6 +2674,8 @@
 %%WWWDIR%%/installation/language/km-KH/km-KH.xml
 %%WWWDIR%%/installation/language/ko-KR/ko-KR.ini
 %%WWWDIR%%/installation/language/ko-KR/ko-KR.xml
+%%WWWDIR%%/installation/language/lt-LT/lt-LT.ini
+%%WWWDIR%%/installation/language/lt-LT/lt-LT.xml
 %%WWWDIR%%/installation/language/lv-LV/lv-LV.ini
 %%WWWDIR%%/installation/language/lv-LV/lv-LV.xml
 %%WWWDIR%%/installation/language/mk-MK/mk-MK.ini
@@ -5414,6 +5416,7 @@
 %%WWWDIR%%/media/system/js/fields/calendar-locales/ja.js
 %%WWWDIR%%/media/system/js/fields/calendar-locales/ka.js
 %%WWWDIR%%/media/system/js/fields/calendar-locales/ko.js
+%%WWWDIR%%/media/system/js/fields/calendar-locales/lt.js
 %%WWWDIR%%/media/system/js/fields/calendar-locales/mk.js
 %%WWWDIR%%/media/system/js/fields/calendar-locales/nb.js
 %%WWWDIR%%/media/system/js/fields/calendar-locales/nl.js



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