svn commit: r324635 - head/www/httpcore

Alex Dupre ale at FreeBSD.org
Mon Aug 12 15:40:24 UTC 2013


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


More information about the svn-ports-head mailing list