From owner-cvs-all@FreeBSD.ORG Thu Jun 3 05:06:39 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 440941065679; Thu, 3 Jun 2010 05:06:39 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1AE218FC22; Thu, 3 Jun 2010 05:06:39 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o5356cQ8015241; Thu, 3 Jun 2010 05:06:38 GMT (envelope-from pgollucci@repoman.freebsd.org) Received: (from pgollucci@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o5356clD015240; Thu, 3 Jun 2010 05:06:38 GMT (envelope-from pgollucci) Message-Id: <201006030506.o5356clD015240@repoman.freebsd.org> From: "Philip M. Gollucci" Date: Thu, 3 Jun 2010 05:06:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/mod_vhs/files patch-mod_vhs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jun 2010 05:06:39 -0000 pgollucci 2010-06-03 05:06:38 UTC FreeBSD ports repository Added files: www/mod_vhs/files patch-mod_vhs.c Log: - Fix the build after the pcre changes to www/apache20 From www/apache20 cvs log: - There is a small chance you will need to change some of your custom modules to adapt to the ap_regex_t and ap_regmatch_t api changes. - This will work with apr0, apr1, www/apache20 and www/apache22 despite despite the author's notiion it has something to do with the Debian Os. Reported by: pointy hat (via pav) With Hat: apache@ Revision Changes Path 1.1 +71 -0 ports/www/mod_vhs/files/patch-mod_vhs.c (new)