diff options
author | Alex Dupre <ale@FreeBSD.org> | 2013-04-24 13:27:14 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2013-04-24 13:27:14 +0000 |
commit | fb32039e52087ea997154d334c65105ef0350437 (patch) | |
tree | 3427fd3e4d43c6e7beb1fd40098f43fc28223cff | |
parent | Remove bind-tools, since it was readded to the ports tree. (diff) |
Update to 4.2.5 release.
Notes
Notes:
svn path=/head/; revision=316432
-rw-r--r-- | www/httpclient/Makefile | 2 | ||||
-rw-r--r-- | www/httpclient/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/httpclient/Makefile b/www/httpclient/Makefile index 522cf4f0732f..73f20122ff30 100644 --- a/www/httpclient/Makefile +++ b/www/httpclient/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= httpclient -DISTVERSION= 4.2.3 +DISTVERSION= 4.2.5 CATEGORIES= www java MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= httpcomponents/${PORTNAME}/binary diff --git a/www/httpclient/distinfo b/www/httpclient/distinfo index 17eed7d2bea0..341a9f75e518 100644 --- a/www/httpclient/distinfo +++ b/www/httpclient/distinfo @@ -1,2 +1,2 @@ -SHA256 (httpcomponents-client-4.2.3-bin.tar.gz) = d40dcd218cb005c98b2524a3503ee4a275e3af9b43e91410a03273fb6d7d60fc -SIZE (httpcomponents-client-4.2.3-bin.tar.gz) = 2070347 +SHA256 (httpcomponents-client-4.2.5-bin.tar.gz) = 012304b264e737621398a828beedaf0e5b4512c0b837c7628ce4f52ecea3fa00 +SIZE (httpcomponents-client-4.2.5-bin.tar.gz) = 2076203 |