ports/140946: [MAINTAINER] www/mod_vhs: Allow Apache 2.2 support and change master site

Xavier Beaudouin kiwi at oav.net
Fri Nov 27 17:40:02 UTC 2009


>Number:         140946
>Category:       ports
>Synopsis:       [MAINTAINER] www/mod_vhs: Allow Apache 2.2 support and change master site
>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:   Fri Nov 27 17:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Xavier Beaudouin
>Release:        FreeBSD 7.2-RELEASE-p4 i386
>Organization:
Association KAZAR / The Caudium Group
>Environment:
System: FreeBSD proxy.home.oav.net 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #0: Fri Oct  2 12:21:39 UTC
>Description:

- Allow Apache 2.0+ builds (eg apache 2.0 and 2.2 as well)
- Change the master download site to new one.

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

--- mod_vhs-1.0.32_2.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	2009-11-26 17:53:09.000000000 +0100
+++ /usr/ports/www/mod_vhs/Makefile	2009-11-27 18:23:59.000000000 +0100
@@ -7,9 +7,9 @@
 
 PORTNAME=	mod_vhs
 PORTVERSION=	1.0.32
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www
-MASTER_SITES=	http://www.oav.net/projects/${PORTNAME}/
+MASTER_SITES=	ftp://ftp.oav.net/openvisp/${PORTNAME}/
 DIST_SUBDIR=	apache2
 
 MAINTAINER=	kiwi at oav.net
@@ -17,7 +17,7 @@
 
 LIB_DEPENDS+=	home:${PORTSDIR}/misc/libhome
 
-USE_APACHE=	2.0
+USE_APACHE=	20+
 USE_PHP=	yes
 USE_PHP_BUILD=	yes
 WANT_PHP_MOD=	yes
--- mod_vhs-1.0.32_2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list