Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Feb 2014 13:20:11 +0000 (UTC)
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r346326 - head/www/httpclient
Message-ID:  <201402271320.s1RDKBFe060241@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402271320.s1RDKBFe060241>