From owner-svn-ports-all@freebsd.org Wed Sep 30 19:54:28 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3A15542F98A; Wed, 30 Sep 2020 19:54:28 +0000 (UTC) (envelope-from rhurlin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C1n5c0mTTz3TNf; Wed, 30 Sep 2020 19:54:28 +0000 (UTC) (envelope-from rhurlin@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F2D0A24B3D; Wed, 30 Sep 2020 19:54:27 +0000 (UTC) (envelope-from rhurlin@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 08UJsRhV057159; Wed, 30 Sep 2020 19:54:27 GMT (envelope-from rhurlin@FreeBSD.org) Received: (from rhurlin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08UJsRcH057157; Wed, 30 Sep 2020 19:54:27 GMT (envelope-from rhurlin@FreeBSD.org) Message-Id: <202009301954.08UJsRcH057157@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rhurlin set sender to rhurlin@FreeBSD.org using -f From: Rainer Hurling Date: Wed, 30 Sep 2020 19:54:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r550742 - head/www/librespeed X-SVN-Group: ports-head X-SVN-Commit-Author: rhurlin X-SVN-Commit-Paths: head/www/librespeed X-SVN-Commit-Revision: 550742 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Sep 2020 19:54:28 -0000 Author: rhurlin Date: Wed Sep 30 19:54:27 2020 New Revision: 550742 URL: https://svnweb.freebsd.org/changeset/ports/550742 Log: www/librespeed: Update to 5.2.2 Changelog - Improved auto test duration formula - Minor changes PR: 249958 Submitted by: Dries Michiels (maintainer) Approved by: tcberner (mentor) Relnotes: https://github.com/librespeed/speedtest/releases/tag/5.2.2 Differential Revision: https://reviews.freebsd.org/D26579 Modified: head/www/librespeed/Makefile head/www/librespeed/distinfo Modified: head/www/librespeed/Makefile ============================================================================== --- head/www/librespeed/Makefile Wed Sep 30 19:47:07 2020 (r550741) +++ head/www/librespeed/Makefile Wed Sep 30 19:54:27 2020 (r550742) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= librespeed -DISTVERSION= 5.2.1 +DISTVERSION= 5.2.2 CATEGORIES= www net PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} Modified: head/www/librespeed/distinfo ============================================================================== --- head/www/librespeed/distinfo Wed Sep 30 19:47:07 2020 (r550741) +++ head/www/librespeed/distinfo Wed Sep 30 19:54:27 2020 (r550742) @@ -1,3 +1,3 @@ -TIMESTAMP = 1599495490 -SHA256 (librespeed-speedtest-5.2.1_GH0.tar.gz) = 36ed9d55313aac0716ed2304838c8bf474c956c10ef8f1d0a7372ed4f8fafcca -SIZE (librespeed-speedtest-5.2.1_GH0.tar.gz) = 2121695 +TIMESTAMP = 1601315693 +SHA256 (librespeed-speedtest-5.2.2_GH0.tar.gz) = 554cd1cad8ffbbb037744256ecfe8bef0e3add566dc54f588cab846f13619c30 +SIZE (librespeed-speedtest-5.2.2_GH0.tar.gz) = 2121725