git: dbe6d1129ec6 - 2023Q4 - www/phpmyfaq: update to 3.2.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Nov 2023 23:00:09 UTC
The branch 2023Q4 has been updated by flo: URL: https://cgit.FreeBSD.org/ports/commit/?id=dbe6d1129ec65154a8ceea36343a8bd973666abe commit dbe6d1129ec65154a8ceea36343a8bd973666abe Author: Florian Smeets <flo@FreeBSD.org> AuthorDate: 2023-11-02 22:35:24 +0000 Commit: Florian Smeets <flo@FreeBSD.org> CommitDate: 2023-11-02 22:54:31 +0000 www/phpmyfaq: update to 3.2.2 Security: 4f370c80-79ce-11ee-be8e-589cfc0f81b0 (cherry picked from commit 4c9ded2d60c172152972256e3df6dff23ed1d11e) --- www/phpmyfaq/Makefile | 2 +- www/phpmyfaq/distinfo | 6 +++--- www/phpmyfaq/pkg-plist | 5 ++--- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/www/phpmyfaq/Makefile b/www/phpmyfaq/Makefile index ca0c16bfb4fc..d9d63e23111c 100644 --- a/www/phpmyfaq/Makefile +++ b/www/phpmyfaq/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpmyfaq -PORTVERSION= 3.2.1 +PORTVERSION= 3.2.2 CATEGORIES= www MASTER_SITES= https://download.phpmyfaq.de/files/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} diff --git a/www/phpmyfaq/distinfo b/www/phpmyfaq/distinfo index 5ac09cb34987..c2fe153eccbe 100644 --- a/www/phpmyfaq/distinfo +++ b/www/phpmyfaq/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697883010 -SHA256 (phpmyfaq-3.2.1.tar.gz) = 99081f15b5f9e88aeb0fa957253b94838f20cc0a0b494b096445ae0effb038dd -SIZE (phpmyfaq-3.2.1.tar.gz) = 12401832 +TIMESTAMP = 1698964230 +SHA256 (phpmyfaq-3.2.2.tar.gz) = e29ce66ea523de39caddf258e4ec039cfe67bc5cba9486bc1424c0146442c6b8 +SIZE (phpmyfaq-3.2.2.tar.gz) = 12423862 diff --git a/www/phpmyfaq/pkg-plist b/www/phpmyfaq/pkg-plist index 309eb0453f0f..c2e0dfe81d06 100644 --- a/www/phpmyfaq/pkg-plist +++ b/www/phpmyfaq/pkg-plist @@ -180,6 +180,7 @@ %%WWWDIR%%/assets/themes/default/scss/layout/_autocomplete.scss %%WWWDIR%%/assets/themes/default/scss/layout/_faq.scss %%WWWDIR%%/assets/themes/default/scss/layout/_login.scss +%%WWWDIR%%/assets/themes/default/scss/layout/_navigation.scss %%WWWDIR%%/assets/themes/default/scss/layout/_setup.scss %%WWWDIR%%/assets/themes/default/scss/layout/_startpage.scss %%WWWDIR%%/assets/themes/default/scss/style.scss @@ -509,7 +510,6 @@ %%WWWDIR%%/src/libs/elastic/transport/src/Serializer/XmlSerializer.php %%WWWDIR%%/src/libs/elastic/transport/src/Transport.php %%WWWDIR%%/src/libs/elastic/transport/src/TransportBuilder.php -%%WWWDIR%%/src/libs/elasticsearch/elasticsearch/.buildkite/pipeline.yml %%WWWDIR%%/src/libs/elasticsearch/elasticsearch/BREAKING_CHANGES.md %%WWWDIR%%/src/libs/elasticsearch/elasticsearch/CHANGELOG.md %%WWWDIR%%/src/libs/elasticsearch/elasticsearch/LICENSE @@ -932,9 +932,7 @@ %%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/Snapshot.php %%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/Sql.php %%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/Ssl.php -%%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/SynonymRule.php %%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/Synonyms.php -%%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/SynonymsSets.php %%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/Tasks.php %%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/TextStructure.php %%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/Transform.php @@ -2577,6 +2575,7 @@ %%WWWDIR%%/src/phpMyFAQ/Entity/TagEntity.php %%WWWDIR%%/src/phpMyFAQ/Entity/TemplateMetaDataEntity.php %%WWWDIR%%/src/phpMyFAQ/Enums/AttachmentStorageType.php +%%WWWDIR%%/src/phpMyFAQ/Enums/AuthenticationSourceType.php %%WWWDIR%%/src/phpMyFAQ/Enums/BackupType.php %%WWWDIR%%/src/phpMyFAQ/Export.php %%WWWDIR%%/src/phpMyFAQ/Export/Html5.php