From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Nov 27 17:40:02 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A58A0106568F for ; Fri, 27 Nov 2009 17:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 44E1E8FC19 for ; Fri, 27 Nov 2009 17:40:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nARHe2lq018304 for ; Fri, 27 Nov 2009 17:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nARHe2gS018293; Fri, 27 Nov 2009 17:40:02 GMT (envelope-from gnats) Resent-Date: Fri, 27 Nov 2009 17:40:02 GMT Resent-Message-Id: <200911271740.nARHe2gS018293@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Xavier Beaudouin Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 35F39106568B for ; Fri, 27 Nov 2009 17:37:30 +0000 (UTC) (envelope-from kiwi@proxy.home.oav.net) Received: from mail.oav.net (mail.oav.net [193.43.215.1]) by mx1.freebsd.org (Postfix) with ESMTP id E1EF48FC15 for ; Fri, 27 Nov 2009 17:37:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail02.oav.net (Postfix) with ESMTP id 1C1A961C46 for ; Fri, 27 Nov 2009 18:25:56 +0100 (CET) (envelope-from kiwi@proxy.home.oav.net) Received: from mail02.oav.net ([127.0.0.1]) by localhost (mail02.oav.net [127.0.0.1]) (amavisd-new, port 10026) with LMTP id VlPZCcgZuKFg for ; Fri, 27 Nov 2009 18:25:55 +0100 (CET) Received: from kiwi.oav.net (kiwi.oav.net [82.225.248.92]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail02.oav.net (Postfix) with ESMTPS id CB6E661C8B for ; Fri, 27 Nov 2009 18:25:55 +0100 (CET) (envelope-from kiwi@proxy.home.oav.net) Received: by proxy.home.oav.net (Postfix, from userid 1000) id 3845C1A98B1; Fri, 27 Nov 2009 18:25:53 +0100 (CET) Message-Id: <20091127172553.3845C1A98B1@proxy.home.oav.net> Date: Fri, 27 Nov 2009 18:25:53 +0100 (CET) From: Xavier Beaudouin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/140946: [MAINTAINER] www/mod_vhs: Allow Apache 2.2 support and change master site X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Nov 2009 17:40:02 -0000 >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: