mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update to 4.1.3 and pet portlint.
This commit is contained in:
parent
c844fbf17d
commit
b09a02c604
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290858
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user