diff options
author | Florian Smeets <flo@FreeBSD.org> | 2024-02-11 10:50:17 +0100 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2024-02-13 21:00:16 +0100 |
commit | 20edfb5b87723da9a48476a1b2c42dab208d7b4f (patch) | |
tree | b5369d1f0cd964e3ad36f2a0b59c9b7a0708f719 | |
parent | b3506d6b828b0a211bedcadc9b3489ce1d53eb32 (diff) | |
download | freebsd-ports-20edfb5b87723da9a48476a1b2c42dab208d7b4f.zip |
www/phpmyfaq: Update to 3.2.5
MFH: 2024Q1
Security: cbfc1591-c8c0-11ee-b45a-589cfc0f81b0
-rw-r--r-- | www/phpmyfaq/Makefile | 2 | ||||
-rw-r--r-- | www/phpmyfaq/distinfo | 6 | ||||
-rw-r--r-- | www/phpmyfaq/pkg-plist | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/www/phpmyfaq/Makefile b/www/phpmyfaq/Makefile index 5c50c2da9dc0..8889b9180c59 100644 --- a/www/phpmyfaq/Makefile +++ b/www/phpmyfaq/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpmyfaq -PORTVERSION= 3.2.4 +PORTVERSION= 3.2.5 CATEGORIES= www MASTER_SITES= https://download.phpmyfaq.de/files/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} diff --git a/www/phpmyfaq/distinfo b/www/phpmyfaq/distinfo index 14fe013b055c..93c7deb26960 100644 --- a/www/phpmyfaq/distinfo +++ b/www/phpmyfaq/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1705134599 -SHA256 (phpmyfaq-3.2.4.tar.gz) = ad8f4410131605d3e9cf114d86200bd01e0b19408574b4a88afd73c957acd75c -SIZE (phpmyfaq-3.2.4.tar.gz) = 13166973 +TIMESTAMP = 1707643949 +SHA256 (phpmyfaq-3.2.5.tar.gz) = 5e1f1346047239127d217a67e22e34f9784b3986e742e9e25eb4d204b153463b +SIZE (phpmyfaq-3.2.5.tar.gz) = 13174355 diff --git a/www/phpmyfaq/pkg-plist b/www/phpmyfaq/pkg-plist index 76f76f645063..79cf457d3c5f 100644 --- a/www/phpmyfaq/pkg-plist +++ b/www/phpmyfaq/pkg-plist @@ -907,6 +907,8 @@ %%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/Cat.php %%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/Ccr.php %%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/Cluster.php +%%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/Connector.php +%%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/ConnectorSyncJob.php %%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/DanglingIndices.php %%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/Enrich.php %%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/Eql.php @@ -924,12 +926,14 @@ %%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/Ml.php %%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/Monitoring.php %%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/Nodes.php +%%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/Profiling.php %%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/QueryRuleset.php %%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/Rollup.php %%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/SearchApplication.php %%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/SearchableSnapshots.php %%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/Security.php %%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/Shutdown.php +%%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/Simulate.php %%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/Slm.php %%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/Snapshot.php %%WWWDIR%%/src/libs/elasticsearch/elasticsearch/src/Endpoints/Sql.php |