From d1d70626a2f17e9138373111cb047b91d8fea90d Mon Sep 17 00:00:00 2001 From: ale Date: Mon, 20 Oct 2008 06:29:33 +0000 Subject: Update to 4.0-beta3 release. --- www/httpcore/Makefile | 4 ++-- www/httpcore/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'www') diff --git a/www/httpcore/Makefile b/www/httpcore/Makefile index 539fd0f12372..8f7cc7c5681e 100644 --- a/www/httpcore/Makefile +++ b/www/httpcore/Makefile @@ -6,7 +6,7 @@ # PORTNAME= httpcore -DISTVERSION= 4.0-beta2 +DISTVERSION= 4.0-beta3 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}/javadoc && ${FIND} ${PORTNAME} ${PORTNAME}-nio \ + @cd ${WRKSRC} && ${FIND} javadoc \ | ${CPIO} -pdmu -R ${SHAREOWN}:${SHAREGRP} ${DOCSDIR} > /dev/null 2>&1 @${INSTALL_DATA} ${WRKSRC}/RELEASE_NOTES.txt ${DOCSDIR}/ @${ECHO_MSG} " [DONE]" diff --git a/www/httpcore/distinfo b/www/httpcore/distinfo index e89b166beece..7907d09df611 100644 --- a/www/httpcore/distinfo +++ b/www/httpcore/distinfo @@ -1,3 +1,3 @@ -MD5 (httpcomponents-core-4.0-beta2-bin.tar.gz) = e33280fe917bc1f2f934bc24fcc8b673 -SHA256 (httpcomponents-core-4.0-beta2-bin.tar.gz) = 01969c8c0cffb36873f6ffa29f48beb66ece7b927a2c86b65f6ae365d39a88ce -SIZE (httpcomponents-core-4.0-beta2-bin.tar.gz) = 921495 +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 -- cgit