From owner-svn-ports-all@freebsd.org Thu Sep 21 08:31:31 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 01050E1C939; Thu, 21 Sep 2017 08:31:31 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C2D816F0C3; Thu, 21 Sep 2017 08:31:30 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8L8VTJF027437; Thu, 21 Sep 2017 08:31:29 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8L8VTKg027435; Thu, 21 Sep 2017 08:31:29 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201709210831.v8L8VTKg027435@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Thu, 21 Sep 2017 08:31:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450243 - head/www/httpasyncclient X-SVN-Group: ports-head X-SVN-Commit-Author: ale X-SVN-Commit-Paths: head/www/httpasyncclient X-SVN-Commit-Revision: 450243 X-SVN-Commit-Repository: ports 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.23 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: Thu, 21 Sep 2017 08:31:31 -0000 Author: ale Date: Thu Sep 21 08:31:29 2017 New Revision: 450243 URL: https://svnweb.freebsd.org/changeset/ports/450243 Log: Update to 4.1.3 release. Modified: head/www/httpasyncclient/Makefile head/www/httpasyncclient/distinfo Modified: head/www/httpasyncclient/Makefile ============================================================================== --- head/www/httpasyncclient/Makefile Thu Sep 21 08:31:12 2017 (r450242) +++ head/www/httpasyncclient/Makefile Thu Sep 21 08:31:29 2017 (r450243) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= httpasyncclient -DISTVERSION= 4.0.2 +DISTVERSION= 4.1.3 CATEGORIES= www java MASTER_SITES= APACHE/httpcomponents/${PORTNAME}/binary DISTNAME= httpcomponents-asyncclient-${DISTVERSION}-bin @@ -21,6 +21,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= yes +NO_ARCH= yes WRKSRC= ${WRKDIR}/httpcomponents-asyncclient-${DISTVERSION} PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar \ Modified: head/www/httpasyncclient/distinfo ============================================================================== --- head/www/httpasyncclient/distinfo Thu Sep 21 08:31:12 2017 (r450242) +++ head/www/httpasyncclient/distinfo Thu Sep 21 08:31:29 2017 (r450243) @@ -1,2 +1,3 @@ -SHA256 (httpcomponents-asyncclient-4.0.2-bin.tar.gz) = 37c45fd7b3a23e29b8b53196dcdd53b7e7b637b10dd145bbd8544cac00a4364a -SIZE (httpcomponents-asyncclient-4.0.2-bin.tar.gz) = 1642501 +TIMESTAMP = 1505982550 +SHA256 (httpcomponents-asyncclient-4.1.3-bin.tar.gz) = 9d0eb653e7970eb06af5539a9013f355fb54df0b56b72649d714c801291b1a61 +SIZE (httpcomponents-asyncclient-4.1.3-bin.tar.gz) = 1930043