git: d5c73f472f15 - main - www/httpclient: Fix WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 29 Jun 2022 16:38:05 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d5c73f472f15d372a2442730048bdebdbecfc532 commit d5c73f472f15d372a2442730048bdebdbecfc532 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-29 16:31:20 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-29 16:33:10 +0000 www/httpclient: Fix WWW Approved by: portmgr (blanket) --- www/httpclient/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/httpclient/pkg-descr b/www/httpclient/pkg-descr index ccf1793991be..f82467285341 100644 --- a/www/httpclient/pkg-descr +++ b/www/httpclient/pkg-descr @@ -9,4 +9,4 @@ on top of HttpCore. The HttpMime module extends mime4j library with some HTTP specific functionality and integrates it with the HttpComponents framework. -WWW: http://hc.apache.org/httpcomponents-client-4.3.x/ +WWW: https://hc.apache.org/httpcomponents-client-4.5.x/