From owner-svn-ports-head@FreeBSD.ORG Mon Aug 12 15:40:24 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DD584AAD; Mon, 12 Aug 2013 15:40:24 +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 CAEEF27AD; Mon, 12 Aug 2013 15:40:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r7CFeODm056256; Mon, 12 Aug 2013 15:40:24 GMT (envelope-from ale@svn.freebsd.org) Received: (from ale@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r7CFeOPV056254; Mon, 12 Aug 2013 15:40:24 GMT (envelope-from ale@svn.freebsd.org) Message-Id: <201308121540.r7CFeOPV056254@svn.freebsd.org> From: Alex Dupre Date: Mon, 12 Aug 2013 15:40:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r324635 - head/www/httpcore X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Aug 2013 15:40:24 -0000 Author: ale Date: Mon Aug 12 15:40:24 2013 New Revision: 324635 URL: http://svnweb.freebsd.org/changeset/ports/324635 Log: Update to 4.3 release. Modified: head/www/httpcore/Makefile head/www/httpcore/distinfo Modified: head/www/httpcore/Makefile ============================================================================== --- head/www/httpcore/Makefile Mon Aug 12 14:56:18 2013 (r324634) +++ head/www/httpcore/Makefile Mon Aug 12 15:40:24 2013 (r324635) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= httpcore -DISTVERSION= 4.2.4 +DISTVERSION= 4.3 CATEGORIES= www java MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= httpcomponents/${PORTNAME}/binary @@ -17,7 +17,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= yes -WRKSRC= ${WRKDIR}/httpcomponents-core-${DISTVERSION} +#WRKSRC= ${WRKDIR}/httpcomponents-core-${DISTVERSION} +NO_WRKSUBDIR= yes PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar %%JAVAJARDIR%%/${PORTNAME}-nio.jar Modified: head/www/httpcore/distinfo ============================================================================== --- head/www/httpcore/distinfo Mon Aug 12 14:56:18 2013 (r324634) +++ head/www/httpcore/distinfo Mon Aug 12 15:40:24 2013 (r324635) @@ -1,2 +1,2 @@ -SHA256 (httpcomponents-core-4.2.4-bin.tar.gz) = 03af28d0f6b3ea77578a014ca151830aeb348716d1307287b2f1192eae8ba8ab -SIZE (httpcomponents-core-4.2.4-bin.tar.gz) = 1755871 +SHA256 (httpcomponents-core-4.3-bin.tar.gz) = 7319d693be5643bf7a138fb84f6df432a1c8e0345646e1df69daa1c375b7fe06 +SIZE (httpcomponents-core-4.3-bin.tar.gz) = 2037381