aboutsummaryrefslogtreecommitdiff
path: root/www/mod_vhs
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2005-09-26 20:30:03 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2005-09-26 20:30:03 +0000
commit82d5ec69eea60ee0481c2018fca35eab2a7b9c1f (patch)
tree09edf503cc4c5f3e3d0866c3441bc072ef28c699 /www/mod_vhs
parent495c7bf624ffd31c890b6c577820ef7ea6ce82d5 (diff)
downloadports-82d5ec69eea60ee0481c2018fca35eab2a7b9c1f.tar.gz
ports-82d5ec69eea60ee0481c2018fca35eab2a7b9c1f.zip
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 <kiwi@oav.net>
Notes
Notes: svn path=/head/; revision=143602
Diffstat (limited to 'www/mod_vhs')
-rw-r--r--www/mod_vhs/Makefile4
-rw-r--r--www/mod_vhs/distinfo4
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 <bsd.port.pre.mk>
.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