Index: head/www/httest/Makefile =================================================================== --- head/www/httest/Makefile (revision 293010) +++ head/www/httest/Makefile (revision 293011) @@ -1,38 +1,36 @@ # New ports collection makefile for: httest # Date created: Jun 15, 2011 # Whom: Martin Matuska # # $FreeBSD$ # PORTNAME= httest -PORTVERSION= 2.1.16 +PORTVERSION= 2.1.18 CATEGORIES= www MASTER_SITES= SF MASTER_SITE_SUBDIR= htt/htt2.1/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= HTTP Test Tool +LICENSE= AL2 + LIB_DEPENDS+= apr-1:${PORTSDIR}/devel/apr1 \ pcre.1:${PORTSDIR}/devel/pcre -LICENSE= AL2 - GNU_CONFIGURE= yes USE_OPENSSL= yes USE_LUA= yes LDFLAGS+= -L${LUA_LIBDIR} -lm CONFIGURE_ARGS+=--with-apr="${LOCALBASE}/bin" \ --with-apr-util="${LOCALBASE}/bin" \ --with-pcre="${LOCALBASE}/bin" \ --with-lua="${LUA_INCDIR}" \ --enable-lua-module - -CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}" MAN1= httest.1 htproxy.1 htntlm.1 htremote.1 .include Property changes on: head/www/httest/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/www/httest/distinfo =================================================================== --- head/www/httest/distinfo (revision 293010) +++ head/www/httest/distinfo (revision 293011) @@ -1,2 +1,2 @@ -SHA256 (httest-2.1.16.tar.gz) = 636357642d8d5e370a9e566c35595bb78b9b24854d3bd6ed855bf1f422ccf861 -SIZE (httest-2.1.16.tar.gz) = 493619 +SHA256 (httest-2.1.18.tar.gz) = a46d2e97edd5de62bf8e87c29359b2bc497bdc0a250f4f388d061137392a8f5d +SIZE (httest-2.1.18.tar.gz) = 515453 Property changes on: head/www/httest/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property