From 82d5ec69eea60ee0481c2018fca35eab2a7b9c1f Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Mon, 26 Sep 2005 20:30:03 +0000 Subject: Update to 1.0.24 Since mod_vhs 1.0.24 -------------------- o Fix wrong paths and informations sent to apache / environment variables when vhs_Path_Prefix is used. o PHP can be configured now using "passwd" libhome field. o Fix some missing path values when used vhs_Path_Prefix o Compile only what is needed. eg don't include php code or config variables when PHP support is not compiled into. PR: 86607 Submitted by: Xavier Beaudouin --- www/mod_vhs/Makefile | 4 ++-- www/mod_vhs/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/mod_vhs/Makefile b/www/mod_vhs/Makefile index a342e3b694f2..dc7cf1347270 100644 --- a/www/mod_vhs/Makefile +++ b/www/mod_vhs/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_vhs -PORTVERSION= 1.0.22 +PORTVERSION= 1.0.24 CATEGORIES= www MASTER_SITES= http://www.oav.net/projects/mod_vhs/ DIST_SUBDIR= apache2 @@ -29,7 +29,7 @@ AP_LIB+= ${LOCALBASE}/lib -lhome AP_EXTRAS+= -I ${LOCALBASE}/include/php -I ${LOCALBASE}/include/php/Zend -I ${LOCALBASE}/include/php/TSRM -DHAVE_MOD_PHP_SUPPORT PORTDOCS= ChangeLog AUTHORS README README.logs README.wildcards WARNING \ - WARNING.THREADS + WARNING.THREADS README.phpopt .include .include "${PORTSDIR}/www/apache2/Makefile.modules.3rd" diff --git a/www/mod_vhs/distinfo b/www/mod_vhs/distinfo index 07b1d54ae337..eabde89babcd 100644 --- a/www/mod_vhs/distinfo +++ b/www/mod_vhs/distinfo @@ -1,2 +1,2 @@ -MD5 (apache2/mod_vhs-1.0.22.tar.gz) = 2024948fe47ca407d0e8b87059747ba8 -SIZE (apache2/mod_vhs-1.0.22.tar.gz) = 14872 +MD5 (apache2/mod_vhs-1.0.24.tar.gz) = 63bfbf9b6980041129c6cd7899128a8c +SIZE (apache2/mod_vhs-1.0.24.tar.gz) = 17206 -- cgit v1.2.3