From 6fcedfeccd8ca936f80d3440acea216cb92b7fd1 Mon Sep 17 00:00:00 2001 From: Olli Hauer Date: Sat, 20 Apr 2013 17:38:32 +0000 Subject: - update mod_setenvifplus to version 0.22 Changes: Version 0.22 - Directive SetStatusPlus verifies if configured status code is allowed (known by Apache). - Modifed cookie processing/parser. Version 0.21 - New directive CookieEncPlus (supports "simple" cookie formats only). Version 0.20 - New directive SetStatusPlus. - ResponseHeaderPlus set/add may modify the Content-Type header too. Feature safe: yes PR: 177440 Submitted by: ohauer Approved by: Jim Riggs (maintainer) --- www/mod_setenvifplus/Makefile | 2 +- www/mod_setenvifplus/distinfo | 4 ++-- www/mod_setenvifplus/pkg-descr | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/mod_setenvifplus/Makefile b/www/mod_setenvifplus/Makefile index 3d3d9efabe96..c96617a45dd9 100644 --- a/www/mod_setenvifplus/Makefile +++ b/www/mod_setenvifplus/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mod_setenvifplus -PORTVERSION= 0.19 +PORTVERSION= 0.22 CATEGORIES= www MASTER_SITES= SF MASTER_SITE_SUBDIR= modsetenvifplus diff --git a/www/mod_setenvifplus/distinfo b/www/mod_setenvifplus/distinfo index 9e31ff985fbe..330e5caf2d16 100644 --- a/www/mod_setenvifplus/distinfo +++ b/www/mod_setenvifplus/distinfo @@ -1,2 +1,2 @@ -SHA256 (apache2/mod_setenvifplus-0.19-src.tar.gz) = 9783b5c4efe68af1ae2e330227c43f898b6e407d498a6cadf5c702c1cafed053 -SIZE (apache2/mod_setenvifplus-0.19-src.tar.gz) = 21552 +SHA256 (apache2/mod_setenvifplus-0.22-src.tar.gz) = 79da29546c2f6b71674907a133a28f94820468326b8d494ca17d81855c3a3392 +SIZE (apache2/mod_setenvifplus-0.22-src.tar.gz) = 24700 diff --git a/www/mod_setenvifplus/pkg-descr b/www/mod_setenvifplus/pkg-descr index 706816ee4051..ab3b64367986 100644 --- a/www/mod_setenvifplus/pkg-descr +++ b/www/mod_setenvifplus/pkg-descr @@ -6,4 +6,4 @@ e.g. by using mod_qos or to propagate supplemental information to the appliaction via HTTP header data. mod_setenvifplus is derived from the standard Apache modules mod_setenvif and mod_headers. -WWW: http://modsetenvifplus.sourceforge.net/ +WWW: http://opensource.adnovum.ch/mod_setenvifplus/ -- cgit v1.2.3