From owner-svn-ports-all@FreeBSD.ORG Fri Sep 27 14:26:56 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 54B8B9B0; Fri, 27 Sep 2013 14:26:56 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 428F32538; Fri, 27 Sep 2013 14:26:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8REQuKn030154; Fri, 27 Sep 2013 14:26:56 GMT (envelope-from ale@svn.freebsd.org) Received: (from ale@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8REQts1030152; Fri, 27 Sep 2013 14:26:55 GMT (envelope-from ale@svn.freebsd.org) Message-Id: <201309271426.r8REQts1030152@svn.freebsd.org> From: Alex Dupre Date: Fri, 27 Sep 2013 14:26:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r328481 - head/www/httpclient X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Sep 2013 14:26:56 -0000 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