svn commit: r328481 - head/www/httpclient
Alex Dupre
ale at FreeBSD.org
Fri Sep 27 14:26:56 UTC 2013
Author: ale
Date: Fri Sep 27 14:26:55 2013
New Revision: 328481
URL: http://svnweb.freebsd.org/changeset/ports/328481
Log:
Update to 4.3 release.
Modified:
head/www/httpclient/Makefile
head/www/httpclient/distinfo
Modified: head/www/httpclient/Makefile
==============================================================================
--- head/www/httpclient/Makefile Fri Sep 27 14:26:32 2013 (r328480)
+++ head/www/httpclient/Makefile Fri Sep 27 14:26:55 2013 (r328481)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= httpclient
-DISTVERSION= 4.2.5
+DISTVERSION= 4.3
CATEGORIES= www java
MASTER_SITES= ${MASTER_SITE_APACHE}
MASTER_SITE_SUBDIR= httpcomponents/${PORTNAME}/binary
@@ -21,7 +21,7 @@ RUN_DEPENDS= ${JAVAJARDIR}/httpcore.jar:
USE_JAVA= yes
JAVA_VERSION= 1.6+
NO_BUILD= yes
-WRKSRC= ${WRKDIR}/httpcomponents-client-${DISTVERSION}
+NO_WRKSUBDIR= yes
PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar \
%%JAVAJARDIR%%/${PORTNAME}-cache.jar \
Modified: head/www/httpclient/distinfo
==============================================================================
--- head/www/httpclient/distinfo Fri Sep 27 14:26:32 2013 (r328480)
+++ head/www/httpclient/distinfo Fri Sep 27 14:26:55 2013 (r328481)
@@ -1,2 +1,2 @@
-SHA256 (httpcomponents-client-4.2.5-bin.tar.gz) = 012304b264e737621398a828beedaf0e5b4512c0b837c7628ce4f52ecea3fa00
-SIZE (httpcomponents-client-4.2.5-bin.tar.gz) = 2076203
+SHA256 (httpcomponents-client-4.3-bin.tar.gz) = 7530b6553219d4256e32de9091acc7bb5eaa7fb83f4218f76ef140ec3210cd6a
+SIZE (httpcomponents-client-4.3-bin.tar.gz) = 2520242
More information about the svn-ports-all
mailing list