mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
Update to 4.3 release.
This commit is contained in:
parent
e6589366e6
commit
30aceca20a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324635
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user