diff options
author | Larry Rosenman <ler@FreeBSD.org> | 2018-05-22 20:11:42 +0000 |
---|---|---|
committer | Larry Rosenman <ler@FreeBSD.org> | 2018-05-22 20:11:42 +0000 |
commit | 86a7e2c371a847ef37a4667cd1739e0f6fe3003d (patch) | |
tree | 88f9b4cea354de6757e7f3fda30f145d19602a5d /www | |
parent | 36561ccdc8d767a53b3e05b7607f95b07aba9508 (diff) | |
download | ports-86a7e2c371a847ef37a4667cd1739e0f6fe3003d.tar.gz ports-86a7e2c371a847ef37a4667cd1739e0f6fe3003d.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/joomla3/Makefile | 2 | ||||
-rw-r--r-- | www/joomla3/distinfo | 6 | ||||
-rw-r--r-- | www/joomla3/pkg-plist | 14 |
3 files changed, 18 insertions, 4 deletions
diff --git a/www/joomla3/Makefile b/www/joomla3/Makefile index 7fbdc6fb7af3..6f32bbd0bd5a 100644 --- a/www/joomla3/Makefile +++ b/www/joomla3/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= joomla -PORTVERSION= 3.8.7 +PORTVERSION= 3.8.8 CATEGORIES= www PKGNAMESUFFIX= 3 diff --git a/www/joomla3/distinfo b/www/joomla3/distinfo index 8259b0231fed..825dee4473c6 100644 --- a/www/joomla3/distinfo +++ b/www/joomla3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1526504648 -SHA256 (joomla-joomla-cms-3.8.7_GH0.tar.gz) = 504e18fd6809ece5ee8977162909426ac76b1913d56fa46fec369730d8e002dc -SIZE (joomla-joomla-cms-3.8.7_GH0.tar.gz) = 11306141 +TIMESTAMP = 1527018821 +SHA256 (joomla-joomla-cms-3.8.8_GH0.tar.gz) = b544f867a6d9e246b62cac1974a3b7a7e9b5871e591dec231ede0e8256f785d0 +SIZE (joomla-joomla-cms-3.8.8_GH0.tar.gz) = 11246961 diff --git a/www/joomla3/pkg-plist b/www/joomla3/pkg-plist index f0dc713772d2..270b468827e4 100644 --- a/www/joomla3/pkg-plist +++ b/www/joomla3/pkg-plist @@ -6888,6 +6888,20 @@ %%WWWDIR%%/tests/unit/suites/plugins/content/emailcloak/PlgContentEmailcloakTest.php %%WWWDIR%%/tmp/index.html %%WWWDIR%%/web.config.txt +%%WWWDIR%%/.github/CODEOWNERS +%%WWWDIR%%/.github/ISSUE_TEMPLATE/Bug_report.md +%%WWWDIR%%/.github/ISSUE_TEMPLATE/Custom.md +%%WWWDIR%%/.github/ISSUE_TEMPLATE/Feature_request.md +%%WWWDIR%%/administrator/components/com_admin/postinstall/updatedefaultsettings.php +%%WWWDIR%%/administrator/components/com_admin/sql/updates/mysql/3.8.8-2018-05-18.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/postgresql/3.8.8-2018-05-18.sql +%%WWWDIR%%/administrator/components/com_admin/sql/updates/sqlazure/3.8.8-2018-05-18.sql +%%WWWDIR%%/libraries/vendor/symfony/polyfill-php73/LICENSE +%%WWWDIR%%/libraries/vendor/symfony/polyfill-php73/bootstrap.php +%%WWWDIR%%/media/editors/codemirror/theme/gruvbox-dark.css +%%WWWDIR%%/media/editors/codemirror/theme/idea.css +%%WWWDIR%%/media/editors/codemirror/theme/lucario.css +%%WWWDIR%%/media/editors/codemirror/theme/ssms.css @dir %%WWWDIR%%/tests/unit/tmp @group @owner |