mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
www/librespeed: Update to 5.2.3
Changelog: https://github.com/librespeed/speedtest/releases/tag/5.2.3 PR: 253821 Submitted by: Dries Michiels <driesm.michiels@gmail.com> (maintainer)
This commit is contained in:
parent
ce58371590
commit
33be1686ed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=566507
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= librespeed
|
||||
DISTVERSION= 5.2.2
|
||||
DISTVERSION= 5.2.3
|
||||
CATEGORIES= www net
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
|
||||
@ -16,11 +16,11 @@ USES= php:flavors,web
|
||||
USE_GITHUB= YES
|
||||
GH_PROJECT= speedtest
|
||||
|
||||
NO_BUILD= YES
|
||||
NO_ARCH= YES
|
||||
NO_BUILD= YES
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
PLIST_SUB= LIBRESPEED_USERNAME=${WWWOWN}
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1601315693
|
||||
SHA256 (librespeed-speedtest-5.2.2_GH0.tar.gz) = 554cd1cad8ffbbb037744256ecfe8bef0e3add566dc54f588cab846f13619c30
|
||||
SIZE (librespeed-speedtest-5.2.2_GH0.tar.gz) = 2121725
|
||||
TIMESTAMP = 1614195211
|
||||
SHA256 (librespeed-speedtest-5.2.3_GH0.tar.gz) = 70e42269d7d822a751b3b11b08eba02ac831f31aefd1e3e0cf8b491f46da0ad8
|
||||
SIZE (librespeed-speedtest-5.2.3_GH0.tar.gz) = 2122446
|
||||
|
@ -21,6 +21,7 @@
|
||||
%%WWWDIR%%/results/index.php
|
||||
%%WWWDIR%%/results/stats.php
|
||||
%%WWWDIR%%/results/telemetry.php
|
||||
%%WWWDIR%%/results/telemetry_db.php
|
||||
%%WWWDIR%%/results/telemetry_mysql.sql
|
||||
%%WWWDIR%%/results/telemetry_postgresql.sql
|
||||
@sample %%WWWDIR%%/results/telemetry_settings.php.sample
|
||||
|
Loading…
Reference in New Issue
Block a user