Date: Wed, 28 May 2014 04:42:17 +0000 (UTC) From: Olli Hauer <ohauer@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r355588 - head/www/mod_qos Message-ID: <201405280442.s4S4gHIi031080@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ohauer Date: Wed May 28 04:42:16 2014 New Revision: 355588 URL: http://svnweb.freebsd.org/changeset/ports/355588 QAT: https://qat.redports.org/buildarchive/r355588/ Log: - update to version 11.2 Release high lights from changelog: - Adds variable QS_ResponseDelayTime showing the delay time (us) calcualted for reponse throttling. - New variable QS_Timeout. PR: ports/190258 Submitted by: Eero Hänninen <fax@nohik.ee> (maintainer) Modified: head/www/mod_qos/Makefile head/www/mod_qos/distinfo Modified: head/www/mod_qos/Makefile ============================================================================== --- head/www/mod_qos/Makefile Wed May 28 03:06:23 2014 (r355587) +++ head/www/mod_qos/Makefile Wed May 28 04:42:16 2014 (r355588) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mod_qos -PORTVERSION= 11.1 +PORTVERSION= 11.2 CATEGORIES= www MASTER_SITES= SF MASTER_SITE_SUBDIR= mod-qos Modified: head/www/mod_qos/distinfo ============================================================================== --- head/www/mod_qos/distinfo Wed May 28 03:06:23 2014 (r355587) +++ head/www/mod_qos/distinfo Wed May 28 04:42:16 2014 (r355588) @@ -1,2 +1,2 @@ -SHA256 (apache2/mod_qos-11.1.tar.gz) = 795435b514cb0ac1c4767cd172084f36d10dedd940537fade47f7148f7b47b12 -SIZE (apache2/mod_qos-11.1.tar.gz) = 479154 +SHA256 (apache2/mod_qos-11.2.tar.gz) = 52c5eb860936feecadc07d0375dbfabfe00455913604c4e5cf7f320511de9e51 +SIZE (apache2/mod_qos-11.2.tar.gz) = 480144
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405280442.s4S4gHIi031080>