mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
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
This commit is contained in:
parent
e4c3d4f4fd
commit
85e9d19a1a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=477360
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user