Update to 4.3.3 release.

This commit is contained in:
Alex Dupre 2014-02-27 13:20:11 +00:00
parent 2998538cf4
commit 78941f8d94
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346326
3 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= httpclient
DISTVERSION= 4.3.2
DISTVERSION= 4.3.3
CATEGORIES= www java
MASTER_SITES= ${MASTER_SITE_APACHE}
MASTER_SITE_SUBDIR= httpcomponents/${PORTNAME}/binary

View File

@ -1,2 +1,2 @@
SHA256 (httpcomponents-client-4.3.2-bin.tar.gz) = ac6c6163de1923f1c7491981ff6cfdcd2c9600be884568cc1f924d15cd0fa991
SIZE (httpcomponents-client-4.3.2-bin.tar.gz) = 1452764
SHA256 (httpcomponents-client-4.3.3-bin.tar.gz) = ea501dfd0950247cc319c380cb4b0a24fe81b2c8c17b96f9fe255fc03d9f016c
SIZE (httpcomponents-client-4.3.3-bin.tar.gz) = 1460418

View File

@ -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/
WWW: http://hc.apache.org/httpcomponents-client-4.3.x/