Index: head/www/httest/Makefile =================================================================== --- head/www/httest/Makefile (revision 453455) +++ head/www/httest/Makefile (revision 453456) @@ -1,49 +1,49 @@ # Created by: Martin Matuska # $FreeBSD$ PORTNAME= httest -PORTVERSION= 2.4.19 +PORTVERSION= 2.4.21 CATEGORIES= www MASTER_SITES= SF/htt/htt${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org COMMENT= HTTP Test Tool LICENSE= APACHE20 BUILD_DEPENDS= help2man:misc/help2man LIB_DEPENDS= libexpat.so:textproc/expat2 \ libgdbm.so:databases/gdbm \ libpcre.so:devel/pcre \ libapr-1.so:devel/apr1 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 bdb ssl USE_LDCONFIG= yes PORTEXAMPLES= * INSTALL_TARGET= install-strip MAKE_JOBS_UNSAFE= yes 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 @${REINPLACE_CMD} -e 's|||' ${WRKSRC}/src/httest.c ${WRKSRC}/src/regex.c \ ${WRKSRC}/src/body.c ${WRKSRC}/src/module.h ${WRKSRC}/src/worker.c post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/*.htt ${STAGEDIR}${EXAMPLESDIR} .include Index: head/www/httest/distinfo =================================================================== --- head/www/httest/distinfo (revision 453455) +++ head/www/httest/distinfo (revision 453456) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484748636 -SHA256 (httest-2.4.19.tar.gz) = 0cf2454de50995c14c460040cdf29863dd49082805e2bc61fb6938a7042b2dbd -SIZE (httest-2.4.19.tar.gz) = 556480 +TIMESTAMP = 1509798684 +SHA256 (httest-2.4.21.tar.gz) = 76160271c9d18b106cecd1b03b7315d13911085570c8858df78009cb2fffb988 +SIZE (httest-2.4.21.tar.gz) = 557581