mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Update to 4.0 final release.
This commit is contained in:
parent
21b54adc61
commit
8cc3db6408
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231917
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= httpcore
|
||||
DISTVERSION= 4.0-beta3
|
||||
DISTVERSION= 4.0
|
||||
CATEGORIES= www java
|
||||
MASTER_SITES= ${MASTER_SITE_APACHE}
|
||||
MASTER_SITE_SUBDIR= httpcomponents/${PORTNAME}/binary
|
||||
@ -36,7 +36,7 @@ do-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${ECHO_MSG} -n ">> Installing documentation..."
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
@cd ${WRKSRC} && ${FIND} javadoc \
|
||||
@cd ${WRKSRC} && ${FIND} javadoc tutorial \
|
||||
| ${CPIO} -pdmu -R ${SHAREOWN}:${SHAREGRP} ${DOCSDIR} > /dev/null 2>&1
|
||||
@${INSTALL_DATA} ${WRKSRC}/RELEASE_NOTES.txt ${DOCSDIR}/
|
||||
@${ECHO_MSG} " [DONE]"
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (httpcomponents-core-4.0-beta3-bin.tar.gz) = 9ff2198c10137684f5326369e19d52c9
|
||||
SHA256 (httpcomponents-core-4.0-beta3-bin.tar.gz) = 1932671e7462bce2340c053662a4e30ef26be604a2d7c28f787a59b1490beb72
|
||||
SIZE (httpcomponents-core-4.0-beta3-bin.tar.gz) = 948825
|
||||
MD5 (httpcomponents-core-4.0-bin.tar.gz) = b3809f07782b6767ab785d33296c666c
|
||||
SHA256 (httpcomponents-core-4.0-bin.tar.gz) = 15752d4035abe450b8629c2785ea43d33bb5ed5c22a92840dc5b1a041a12b2c7
|
||||
SIZE (httpcomponents-core-4.0-bin.tar.gz) = 1276038
|
||||
|
Loading…
Reference in New Issue
Block a user