Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Nov 2009 18:25:53 +0100 (CET)
From:      Xavier Beaudouin <kiwi@oav.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/140946: [MAINTAINER] www/mod_vhs: Allow Apache 2.2 support and change master site
Message-ID:  <20091127172553.3845C1A98B1@proxy.home.oav.net>
Resent-Message-ID: <200911271740.nARHe2gS018293@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091127172553.3845C1A98B1>