diff options
author | Alex Dupre <ale@FreeBSD.org> | 2020-06-15 09:09:08 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2020-06-15 09:09:08 +0000 |
commit | 94688053bd72b7d2a843221050df580e58e5d0bc (patch) | |
tree | 170d3b20158264fe7ccf7cad7cd0cc9bec727a84 | |
parent | new port: textproc/qr (diff) |
Update to 4.5.12 release.
Notes
Notes:
svn path=/head/; revision=538864
-rw-r--r-- | www/httpclient/Makefile | 3 | ||||
-rw-r--r-- | www/httpclient/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/httpclient/Makefile b/www/httpclient/Makefile index c4a914bd0543..ec744e4b577c 100644 --- a/www/httpclient/Makefile +++ b/www/httpclient/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= httpclient -DISTVERSION= 4.5.10 -PORTREVISION= 1 +DISTVERSION= 4.5.12 CATEGORIES= www java MASTER_SITES= APACHE/httpcomponents/${PORTNAME}/binary DISTNAME= httpcomponents-client-${DISTVERSION}-bin diff --git a/www/httpclient/distinfo b/www/httpclient/distinfo index 6264e9b58ae7..998f1b727d61 100644 --- a/www/httpclient/distinfo +++ b/www/httpclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1569853528 -SHA256 (httpcomponents-client-4.5.10-bin.tar.gz) = c9afff5613b1573abdd889d2d5b42e11fe88e74adab36f8bcda1127ee449e314 -SIZE (httpcomponents-client-4.5.10-bin.tar.gz) = 4897478 +TIMESTAMP = 1592212041 +SHA256 (httpcomponents-client-4.5.12-bin.tar.gz) = faeb72983f1b5ae6c6470cdb80653da782af4c22260fa8c7fa1e4dcf459b0237 +SIZE (httpcomponents-client-4.5.12-bin.tar.gz) = 4906808 |