svn commit: r450243 - head/www/httpasyncclient

Alex Dupre ale at FreeBSD.org
Thu Sep 21 08:31:31 UTC 2017


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


More information about the svn-ports-all mailing list