Index: head/www/httest/Makefile =================================================================== --- head/www/httest/Makefile (revision 454373) +++ head/www/httest/Makefile (revision 454374) @@ -1,49 +1,49 @@ # Created by: Martin Matuska # $FreeBSD$ PORTNAME= httest -PORTVERSION= 2.4.21 +PORTVERSION= 2.4.22 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 454373) +++ head/www/httest/distinfo (revision 454374) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509798684 -SHA256 (httest-2.4.21.tar.gz) = 76160271c9d18b106cecd1b03b7315d13911085570c8858df78009cb2fffb988 -SIZE (httest-2.4.21.tar.gz) = 557581 +TIMESTAMP = 1510926960 +SHA256 (httest-2.4.22.tar.gz) = b63ab35ee500cf7985df7c365aca20f41dde0bab585f67865cf588b2ff1206fb +SIZE (httest-2.4.22.tar.gz) = 562817