Index: head/www/httest/Makefile =================================================================== --- head/www/httest/Makefile (revision 369326) +++ head/www/httest/Makefile (revision 369327) @@ -1,41 +1,41 @@ # Created by: Martin Matuska # $FreeBSD$ PORTNAME= httest -PORTVERSION= 2.4.11 +PORTVERSION= 2.4.12 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= * 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 369326) +++ head/www/httest/distinfo (revision 369327) @@ -1,2 +1,2 @@ -SHA256 (httest-2.4.11.tar.gz) = 6d5ca10c28f412c81111169c46d9567fd46a2ab614b0576fd3a2287c2ca8e880 -SIZE (httest-2.4.11.tar.gz) = 587519 +SHA256 (httest-2.4.12.tar.gz) = fd18cdc996c199d56d77e9355c07e1e1701d5550c03fbecb06a255ce72d79bd1 +SIZE (httest-2.4.12.tar.gz) = 589953