ports/88170: [MAINTAINER] www/mod_vhs: update to 1.0.26

Xavier Beaudouin kiwi at oav.net
Sat Oct 29 11:00:26 UTC 2005


>Number:         88170
>Category:       ports
>Synopsis:       [MAINTAINER] www/mod_vhs: update to 1.0.26
>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:   Sat Oct 29 11:00:25 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.26
 Change log :

Since mod_vhs 1.0.26
--------------------
o Added note about regexp problems with libhome
o Fixed a segfault when php entries are not corrects.


- Fix dependency problem because of PHP ports that have dependcy on 
  apache 1 per default.

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

--- mod_vhs-1.0.26.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	Sat Oct 29 12:53:49 2005
+++ /usr/ports/www/mod_vhs/Makefile	Sat Oct 29 12:55:52 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mod_vhs
-PORTVERSION=	1.0.24
+PORTVERSION=	1.0.26
 CATEGORIES=	www
 MASTER_SITES=	http://www.oav.net/projects/mod_vhs/
 DIST_SUBDIR=	apache2
@@ -16,8 +16,7 @@
 
 LIB_DEPENDS+=	home:${PORTSDIR}/misc/libhome
 
-BROKEN=		Conflicting dependencies (apache 1.x vs apache 2.x)
-
+WITH_APACHE2=	yes
 USE_PHP=	yes
 USE_PHP_BUILD=	yes
 WANT_PHP_MOD=	yes
@@ -30,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 \
+PORTDOCS=	ChangeLog AUTHORS README.logs README.wildcards WARNING \
 		WARNING.THREADS README.phpopt
 
 .include <bsd.port.pre.mk>
diff -ruN --exclude=CVS /usr/ports/www/mod_vhs.old/distinfo /usr/ports/www/mod_vhs/distinfo
--- /usr/ports/www/mod_vhs.old/distinfo	Sat Oct 29 12:53:49 2005
+++ /usr/ports/www/mod_vhs/distinfo	Sat Oct 29 12:54:47 2005
@@ -1,2 +1,2 @@
-MD5 (apache2/mod_vhs-1.0.24.tar.gz) = 63bfbf9b6980041129c6cd7899128a8c
-SIZE (apache2/mod_vhs-1.0.24.tar.gz) = 17206
+MD5 (apache2/mod_vhs-1.0.26.tar.gz) = deb33f6104ca5453ec16a7056d44cc0b
+SIZE (apache2/mod_vhs-1.0.26.tar.gz) = 15455
--- mod_vhs-1.0.26.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list