Index: head/www/httest/Makefile =================================================================== --- head/www/httest/Makefile (revision 381592) +++ head/www/httest/Makefile (revision 381593) @@ -1,43 +1,43 @@ # Created by: Martin Matuska # $FreeBSD$ PORTNAME= httest -PORTVERSION= 2.4.13 +PORTVERSION= 2.4.14 CATEGORIES= www MASTER_SITES= SF/htt/htt${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org COMMENT= HTTP Test Tool LICENSE= APACHE20 LIB_DEPENDS= libapr-1.so:${PORTSDIR}/devel/apr1 \ libpcre.so:${PORTSDIR}/devel/pcre OPTIONS_DEFINE= EXAMPLES CONFIGURE_ARGS= --enable-lua-module \ --with-apr="${LOCALBASE}/bin" \ --with-apr-util="${LOCALBASE}/bin" \ --with-lua="${LUA_LIBDIR}" \ --with-pcre="${LOCALBASE}/bin" \ --with-ssl="${OPENSSLLIB}" CPPFLAGS+= -I${LUA_INCDIR} GNU_CONFIGURE= yes USES= iconv lua libtool USE_OPENSSL= yes USE_LDCONFIG= yes PORTEXAMPLES= * INSTALL_TARGET= install-strip post-patch: @${REINPLACE_CMD} -e 's|`$$APR_CONFIG --cflags`||; s|-llua|-llua-${LUA_VER}|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|/bin/bash|/bin/sh|' ${WRKSRC}/generate_modules_c.sh post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/*.htt ${STAGEDIR}${EXAMPLESDIR} .include Index: head/www/httest/distinfo =================================================================== --- head/www/httest/distinfo (revision 381592) +++ head/www/httest/distinfo (revision 381593) @@ -1,2 +1,2 @@ -SHA256 (httest-2.4.13.tar.gz) = fb9f0a3a4bcab55e6c35dd016ae6b7b0fe70bcb4e40834b302b054f7ec3ea875 -SIZE (httest-2.4.13.tar.gz) = 547605 +SHA256 (httest-2.4.14.tar.gz) = 5fd37054af5f9ed32aef0d12a91c851b07e2772365d14844cb57fbd860f54560 +SIZE (httest-2.4.14.tar.gz) = 547646