Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2015 13:05:52 +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: r378772 - head/www/httest
Message-ID:  <201502101305.t1AD5qpx090027@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Tue Feb 10 13:05:51 2015
New Revision: 378772
URL: https://svnweb.freebsd.org/changeset/ports/378772
QAT: https://qat.redports.org/buildarchive/r378772/

Log:
  Update to 2.4.13

Modified:
  head/www/httest/Makefile
  head/www/httest/distinfo

Modified: head/www/httest/Makefile
==============================================================================
--- head/www/httest/Makefile	Tue Feb 10 12:57:13 2015	(r378771)
+++ head/www/httest/Makefile	Tue Feb 10 13:05:51 2015	(r378772)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	httest
-PORTVERSION=	2.4.12
+PORTVERSION=	2.4.13
 CATEGORIES=	www
 MASTER_SITES=	SF/htt/htt${PORTVERSION:R}/${PORTNAME}-${PORTVERSION}
 
@@ -30,6 +30,8 @@ USE_LDCONFIG=	yes
 
 PORTEXAMPLES=	*
 
+INSTALL_TARGET=	install-strip
+
 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

Modified: head/www/httest/distinfo
==============================================================================
--- head/www/httest/distinfo	Tue Feb 10 12:57:13 2015	(r378771)
+++ head/www/httest/distinfo	Tue Feb 10 13:05:51 2015	(r378772)
@@ -1,2 +1,2 @@
-SHA256 (httest-2.4.12.tar.gz) = fd18cdc996c199d56d77e9355c07e1e1701d5550c03fbecb06a255ce72d79bd1
-SIZE (httest-2.4.12.tar.gz) = 589953
+SHA256 (httest-2.4.13.tar.gz) = fb9f0a3a4bcab55e6c35dd016ae6b7b0fe70bcb4e40834b302b054f7ec3ea875
+SIZE (httest-2.4.13.tar.gz) = 547605



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502101305.t1AD5qpx090027>