Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jun 2022 16:38:04 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 316ed581a6dc - main - www/httpasyncclient: Fix WWW
Message-ID:  <202206291638.25TGc4VL089465@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=316ed581a6dc2d2e9ed9eef0988a47f274939e1d

commit 316ed581a6dc2d2e9ed9eef0988a47f274939e1d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-29 16:31:18 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-29 16:33:10 +0000

    www/httpasyncclient: Fix WWW
    
    Approved by:    portmgr (blanket)
---
 www/httpasyncclient/pkg-descr | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/httpasyncclient/pkg-descr b/www/httpasyncclient/pkg-descr
index 8f6aa9025bc3..ae9948425ba8 100644
--- a/www/httpasyncclient/pkg-descr
+++ b/www/httpasyncclient/pkg-descr
@@ -4,4 +4,4 @@ to Apache HttpClient intended for special cases where ability to handle a
 great number of concurrent connections is more important than performance
 in terms of a raw data throughput.
 
-WWW: http://hc.apache.org/httpcomponents-asyncclient-4.0.x/
+WWW: https://hc.apache.org/httpcomponents-asyncclient-4.1.x/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206291638.25TGc4VL089465>