Date: Thu, 21 Sep 2017 08:31:29 +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: r450243 - head/www/httpasyncclient Message-ID: <201709210831.v8L8VTKg027435@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709210831.v8L8VTKg027435>