svn commit: r346326 - head/www/httpclient
Alex Dupre
ale at FreeBSD.org
Thu Feb 27 13:20:12 UTC 2014
Author: ale
Date: Thu Feb 27 13:20:11 2014
New Revision: 346326
URL: http://svnweb.freebsd.org/changeset/ports/346326
QAT: https://qat.redports.org/buildarchive/r346326/
Log:
Update to 4.3.3 release.
Modified:
head/www/httpclient/Makefile
head/www/httpclient/distinfo
head/www/httpclient/pkg-descr
Modified: head/www/httpclient/Makefile
==============================================================================
--- head/www/httpclient/Makefile Thu Feb 27 13:19:50 2014 (r346325)
+++ head/www/httpclient/Makefile Thu Feb 27 13:20:11 2014 (r346326)
@@ -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
Modified: head/www/httpclient/distinfo
==============================================================================
--- head/www/httpclient/distinfo Thu Feb 27 13:19:50 2014 (r346325)
+++ head/www/httpclient/distinfo Thu Feb 27 13:20:11 2014 (r346326)
@@ -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
Modified: head/www/httpclient/pkg-descr
==============================================================================
--- head/www/httpclient/pkg-descr Thu Feb 27 13:19:50 2014 (r346325)
+++ head/www/httpclient/pkg-descr Thu Feb 27 13:20:11 2014 (r346326)
@@ -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/
More information about the svn-ports-head
mailing list