Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Sep 2013 14:26:55 +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: r328481 - head/www/httpclient
Message-ID:  <201309271426.r8REQts1030152@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ale
Date: Fri Sep 27 14:26:55 2013
New Revision: 328481
URL: http://svnweb.freebsd.org/changeset/ports/328481

Log:
  Update to 4.3 release.

Modified:
  head/www/httpclient/Makefile
  head/www/httpclient/distinfo

Modified: head/www/httpclient/Makefile
==============================================================================
--- head/www/httpclient/Makefile	Fri Sep 27 14:26:32 2013	(r328480)
+++ head/www/httpclient/Makefile	Fri Sep 27 14:26:55 2013	(r328481)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	httpclient
-DISTVERSION=	4.2.5
+DISTVERSION=	4.3
 CATEGORIES=	www java
 MASTER_SITES=	${MASTER_SITE_APACHE}
 MASTER_SITE_SUBDIR=	httpcomponents/${PORTNAME}/binary
@@ -21,7 +21,7 @@ RUN_DEPENDS=	${JAVAJARDIR}/httpcore.jar:
 USE_JAVA=	yes
 JAVA_VERSION=	1.6+
 NO_BUILD=	yes
-WRKSRC=		${WRKDIR}/httpcomponents-client-${DISTVERSION}
+NO_WRKSUBDIR=	yes
 
 PLIST_FILES=	%%JAVAJARDIR%%/${PORTNAME}.jar \
 		%%JAVAJARDIR%%/${PORTNAME}-cache.jar \

Modified: head/www/httpclient/distinfo
==============================================================================
--- head/www/httpclient/distinfo	Fri Sep 27 14:26:32 2013	(r328480)
+++ head/www/httpclient/distinfo	Fri Sep 27 14:26:55 2013	(r328481)
@@ -1,2 +1,2 @@
-SHA256 (httpcomponents-client-4.2.5-bin.tar.gz) = 012304b264e737621398a828beedaf0e5b4512c0b837c7628ce4f52ecea3fa00
-SIZE (httpcomponents-client-4.2.5-bin.tar.gz) = 2076203
+SHA256 (httpcomponents-client-4.3-bin.tar.gz) = 7530b6553219d4256e32de9091acc7bb5eaa7fb83f4218f76ef140ec3210cd6a
+SIZE (httpcomponents-client-4.3-bin.tar.gz) = 2520242



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