diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/httpclient/Makefile | 8 | ||||
-rw-r--r-- | www/httpclient/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/httpclient/Makefile b/www/httpclient/Makefile index 3ea9dcc88cfb..f62ee0bb10f8 100644 --- a/www/httpclient/Makefile +++ b/www/httpclient/Makefile @@ -6,7 +6,7 @@ # PORTNAME= httpclient -DISTVERSION= 4.1.2 +DISTVERSION= 4.1.3 CATEGORIES= www java MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= httpcomponents/${PORTNAME}/binary @@ -15,13 +15,13 @@ DISTNAME= httpcomponents-client-${DISTVERSION}-bin MAINTAINER= ale@FreeBSD.org COMMENT= Java components implementing an advanced HTTP client +LICENSE= AL2 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + RUN_DEPENDS= ${JAVAJARDIR}/httpcore.jar:${PORTSDIR}/www/httpcore \ ${JAVAJARDIR}/commons-logging.jar:${PORTSDIR}/java/jakarta-commons-logging \ ${JAVAJARDIR}/commons-codec.jar:${PORTSDIR}/java/jakarta-commons-codec -LICENSE= AL2 -LICENSE_FILE= ${WRKSRC}/LICENSE.txt - USE_JAVA= yes JAVA_VERSION= 1.5+ NO_BUILD= yes diff --git a/www/httpclient/distinfo b/www/httpclient/distinfo index b4e58cc2e055..4192beb86cfb 100644 --- a/www/httpclient/distinfo +++ b/www/httpclient/distinfo @@ -1,2 +1,2 @@ -SHA256 (httpcomponents-client-4.1.2-bin.tar.gz) = 7d29d2141872e622cd1610d889663da189a158638ce69f4c4437506d11759c9f -SIZE (httpcomponents-client-4.1.2-bin.tar.gz) = 1713373 +SHA256 (httpcomponents-client-4.1.3-bin.tar.gz) = 73a7775df868a4bb9afd120b531c3a297faac83de40e3f4819760868321eda5b +SIZE (httpcomponents-client-4.1.3-bin.tar.gz) = 1682467 |