Date: Tue, 4 Jun 2013 14:11:21 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r319861 - head/www/httest Message-ID: <201306041411.r54EBL4N019320@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Tue Jun 4 14:11:21 2013 New Revision: 319861 URL: http://svnweb.freebsd.org/changeset/ports/319861 Log: Update to 2.4.3 Modified: head/www/httest/Makefile head/www/httest/distinfo Modified: head/www/httest/Makefile ============================================================================== --- head/www/httest/Makefile Tue Jun 4 14:05:19 2013 (r319860) +++ head/www/httest/Makefile Tue Jun 4 14:11:21 2013 (r319861) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= httest -PORTVERSION= 2.4.2 +PORTVERSION= 2.4.3 CATEGORIES= www MASTER_SITES= SF/htt/htt${PORTVERSION:R}/${PORTNAME}-${PORTVERSION} @@ -29,8 +29,8 @@ USES= iconv USE_LUA= yes USE_OPENSSL= yes -MAN1= htntlm.1 htproxy.1 htremote.1 httest.1 hturlext.1 htx2b.1 -PLIST_FILES= bin/htntlm bin/htproxy bin/htremote bin/httest bin/hturlext bin/htx2b +MAN1= htntlm.1 htproxy.1 htremote.1 httest.1 +PLIST_FILES= bin/htntlm bin/htproxy bin/htremote bin/httest PORTEXAMPLES= * post-patch: Modified: head/www/httest/distinfo ============================================================================== --- head/www/httest/distinfo Tue Jun 4 14:05:19 2013 (r319860) +++ head/www/httest/distinfo Tue Jun 4 14:11:21 2013 (r319861) @@ -1,2 +1,2 @@ -SHA256 (httest-2.4.2.tar.gz) = 4532d948430de20fb1dac2e2212cc4fd7fb46c36751b93835c4f6bc2dcea8d40 -SIZE (httest-2.4.2.tar.gz) = 561139 +SHA256 (httest-2.4.3.tar.gz) = b1cc7ebbb80651a1d54ecf96cc037c01d235137e933752ecf5a2797ade9c6d12 +SIZE (httest-2.4.3.tar.gz) = 575922
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306041411.r54EBL4N019320>