aboutsummaryrefslogtreecommitdiff
path: root/www/httest
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2011-09-19 12:54:59 +0000
committerMartin Matuska <mm@FreeBSD.org>2011-09-19 12:54:59 +0000
commit6a7505c109fd6efe092194cceb9c556cc7180f72 (patch)
treef2329afa778b08bb5289c122fb6250eab951ea71 /www/httest
parent65e3254f27ab4600744c461716504c9fc58dea93 (diff)
downloadports-6a7505c109fd6efe092194cceb9c556cc7180f72.tar.gz
ports-6a7505c109fd6efe092194cceb9c556cc7180f72.zip
Update to 2.1.3
Notes
Notes: svn path=/head/; revision=281986
Diffstat (limited to 'www/httest')
-rw-r--r--www/httest/Makefile8
-rw-r--r--www/httest/distinfo4
2 files changed, 8 insertions, 4 deletions
diff --git a/www/httest/Makefile b/www/httest/Makefile
index 7ed18be3e7d2..09661347ab9c 100644
--- a/www/httest/Makefile
+++ b/www/httest/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= httest
-PORTVERSION= 2.0.9
+PORTVERSION= 2.1.3
CATEGORIES= www
MASTER_SITES= SF
-MASTER_SITE_SUBDIR= htt/htt/${PORTNAME}-${PORTVERSION}
+MASTER_SITE_SUBDIR= htt/htt2.1/${PORTNAME}-${PORTVERSION}
MAINTAINER= mm@FreeBSD.org
COMMENT= HTTP Test Tool
@@ -22,10 +22,14 @@ LICENSE= ASL
GNU_CONFIGURE= yes
USE_OPENSSL= yes
+LDFLAGS+= -lm
+
CONFIGURE_ARGS+=--with-apr="${LOCALBASE}/bin" \
--with-apr-util="${LOCALBASE}/bin" \
--with-pcre="${LOCALBASE}/bin"
+CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}"
+
MAN1= httest.1 htproxy.1 htntlm.1 htremote.1 hturlext.1 htx2b.1
.include <bsd.port.mk>
diff --git a/www/httest/distinfo b/www/httest/distinfo
index 1eab2ebda752..402c5a17b8eb 100644
--- a/www/httest/distinfo
+++ b/www/httest/distinfo
@@ -1,2 +1,2 @@
-SHA256 (httest-2.0.9.tar.gz) = a24b71d993bbca3f53f4f8b3dff28c275e17d316cc278a7de49fe76c844654dd
-SIZE (httest-2.0.9.tar.gz) = 441706
+SHA256 (httest-2.1.3.tar.gz) = acaa71926076bb00ad42e0944c6caf135108423a855a9b810882097d17d20bfb
+SIZE (httest-2.1.3.tar.gz) = 464548