mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
Update to 4.1.3 release.
This commit is contained in:
parent
1b1b0b0e67
commit
c6f1cb957a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450243
2 changed files with 5 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= httpasyncclient
|
||||
DISTVERSION= 4.0.2
|
||||
DISTVERSION= 4.1.3
|
||||
CATEGORIES= www java
|
||||
MASTER_SITES= APACHE/httpcomponents/${PORTNAME}/binary
|
||||
DISTNAME= httpcomponents-asyncclient-${DISTVERSION}-bin
|
||||
|
@ -21,6 +21,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES
|
|||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.6+
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
WRKSRC= ${WRKDIR}/httpcomponents-asyncclient-${DISTVERSION}
|
||||
|
||||
PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar \
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (httpcomponents-asyncclient-4.0.2-bin.tar.gz) = 37c45fd7b3a23e29b8b53196dcdd53b7e7b637b10dd145bbd8544cac00a4364a
|
||||
SIZE (httpcomponents-asyncclient-4.0.2-bin.tar.gz) = 1642501
|
||||
TIMESTAMP = 1505982550
|
||||
SHA256 (httpcomponents-asyncclient-4.1.3-bin.tar.gz) = 9d0eb653e7970eb06af5539a9013f355fb54df0b56b72649d714c801291b1a61
|
||||
SIZE (httpcomponents-asyncclient-4.1.3-bin.tar.gz) = 1930043
|
||||
|
|
Loading…
Add table
Reference in a new issue