ports/86607: [MAINTAINER] www/mod_vhs: update to 1.0.24

Xavier Beaudouin kiwi at oav.net
Mon Sep 26 18:20:14 UTC 2005


>Number:         86607
>Category:       ports
>Synopsis:       [MAINTAINER] www/mod_vhs: update to 1.0.24
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 26 18:20:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Xavier Beaudouin
>Release:        FreeBSD 5.4-RELEASE-p1 i386
>Organization:
Association KAZAR / The Caudium Group
>Environment:
System: FreeBSD proxy.home.oav.net 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #1: Sat May 14 15:27:19 CEST 2005
>Description:
- Update to 1.0.24

Changelog :

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.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- mod_vhs-1.0.24.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/mod_vhs.old/Makefile /usr/ports/www/mod_vhs/Makefile
--- /usr/ports/www/mod_vhs.old/Makefile	Mon Sep 26 20:16:22 2005
+++ /usr/ports/www/mod_vhs/Makefile	Mon Sep 26 20:16:54 2005
@@ -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_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 -ruN --exclude=CVS /usr/ports/www/mod_vhs.old/distinfo /usr/ports/www/mod_vhs/distinfo
--- /usr/ports/www/mod_vhs.old/distinfo	Mon Sep 26 20:16:22 2005
+++ /usr/ports/www/mod_vhs/distinfo	Mon Sep 26 20:17:00 2005
@@ -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
--- mod_vhs-1.0.24.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list