diff options
author | mm <mm@FreeBSD.org> | 2012-02-26 19:28:37 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2012-02-26 19:28:37 +0800 |
commit | a4fb126c9c12047f419033888bc6ae8b8379b717 (patch) | |
tree | fc1f8e7f4e2648fd43ccf2496dfeb69b0f52226a /www/httest | |
parent | 27f40e7ea7835c2b993e2c2b861ea1a427485041 (diff) | |
download | freebsd-ports-gnome-a4fb126c9c12047f419033888bc6ae8b8379b717.tar.gz freebsd-ports-gnome-a4fb126c9c12047f419033888bc6ae8b8379b717.tar.zst freebsd-ports-gnome-a4fb126c9c12047f419033888bc6ae8b8379b717.zip |
Update to 2.1.16
Return maintainership back to pool
Diffstat (limited to 'www/httest')
-rw-r--r-- | www/httest/Makefile | 7 | ||||
-rw-r--r-- | www/httest/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/httest/Makefile b/www/httest/Makefile index 8a1c19444927..9ea37916126d 100644 --- a/www/httest/Makefile +++ b/www/httest/Makefile @@ -6,13 +6,12 @@ # PORTNAME= httest -PORTVERSION= 2.1.12 -PORTREVISION= 1 +PORTVERSION= 2.1.16 CATEGORIES= www MASTER_SITES= SF MASTER_SITE_SUBDIR= htt/htt2.1/${PORTNAME}-${PORTVERSION} -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= HTTP Test Tool LIB_DEPENDS+= apr-1:${PORTSDIR}/devel/apr1 \ @@ -34,6 +33,6 @@ CONFIGURE_ARGS+=--with-apr="${LOCALBASE}/bin" \ CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}" -MAN1= httest.1 htproxy.1 htntlm.1 htremote.1 hturlext.1 htx2b.1 +MAN1= httest.1 htproxy.1 htntlm.1 htremote.1 .include <bsd.port.mk> diff --git a/www/httest/distinfo b/www/httest/distinfo index 059479d779ab..d3169149f086 100644 --- a/www/httest/distinfo +++ b/www/httest/distinfo @@ -1,2 +1,2 @@ -SHA256 (httest-2.1.12.tar.gz) = d78103ae0ea2adf16d30aa70c6ac94662992b33b7bce6ec4a059d3379a2987b2 -SIZE (httest-2.1.12.tar.gz) = 484111 +SHA256 (httest-2.1.16.tar.gz) = 636357642d8d5e370a9e566c35595bb78b9b24854d3bd6ed855bf1f422ccf861 +SIZE (httest-2.1.16.tar.gz) = 493619 |