From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jun 17 15:20:04 2008 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 4B9661065707 for ; Tue, 17 Jun 2008 15:20:04 +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 227AA8FC2C for ; Tue, 17 Jun 2008 15:20:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5HFK4fX055148 for ; Tue, 17 Jun 2008 15:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5HFK4FG055147; Tue, 17 Jun 2008 15:20:04 GMT (envelope-from gnats) Resent-Date: Tue, 17 Jun 2008 15:20:04 GMT Resent-Message-Id: <200806171520.m5HFK4FG055147@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, Sven Klose Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 296AD1065678 for ; Tue, 17 Jun 2008 15:15:17 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 1265B8FC13 for ; Tue, 17 Jun 2008 15:15:17 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m5HFFGP3028350 for ; Tue, 17 Jun 2008 15:15:16 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m5HFFGAd028349; Tue, 17 Jun 2008 15:15:16 GMT (envelope-from nobody) Message-Id: <200806171515.m5HFFGAd028349@www.freebsd.org> Date: Tue, 17 Jun 2008 15:15:16 GMT From: Sven Klose To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/124674: [patch] www/mod_lisp2: FIX: Generates incorrect LoadModule directive in apache22's httpd.conf 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: Tue, 17 Jun 2008 15:20:04 -0000 >Number: 124674 >Category: ports >Synopsis: [patch] www/mod_lisp2: FIX: Generates incorrect LoadModule directive in apache22's httpd.conf >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jun 17 15:20:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Sven Klose >Release: FreeBSD 7.0-RELEASE-p1 #3 amd64 >Organization: Softwarearchitekturbuero Sven Klose >Environment: >Description: The following line is inserted into httpd.conf #LoadModule lisp2_module libexec/apache22/mod_lisp2.so which is incorrect, because the symbol 'lisp_module' is used in mod_lisp2.c instead of 'lisp2_module'. The attached version adds a patch to fix the symbol name in the source file. >How-To-Repeat: >Fix: Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # mod_lisp2 # mod_lisp2/Makefile # mod_lisp2/distinfo # mod_lisp2/pkg-descr # mod_lisp2/files # mod_lisp2/files/patch-aa # echo c - mod_lisp2 mkdir -p mod_lisp2 > /dev/null 2>&1 echo x - mod_lisp2/Makefile sed 's/^X//' >mod_lisp2/Makefile << 'END-of-mod_lisp2/Makefile' X# Ports collection makefile for: mod_lisp2 X# Date created: Tue Jul 17 2007 X# Whom: vl X# X# $FreeBSD: ports/www/mod_lisp2/Makefile,v 1.1 2007/07/29 11:54:15 pav Exp $ X# X XPORTNAME= mod_lisp2 XPORTVERSION= 1.3.1 XCATEGORIES= www XMASTER_SITES= http://freebsd.minira.nl/ X XMAINTAINER= viktor.leis@googlemail.com XCOMMENT= Apache2 module for use with Common Lisp X XUSE_APACHE= 20+ XAP_FAST_BUILD= YES XAP_GENPLIST= YES X X.include END-of-mod_lisp2/Makefile echo x - mod_lisp2/distinfo sed 's/^X//' >mod_lisp2/distinfo << 'END-of-mod_lisp2/distinfo' XMD5 (mod_lisp2-1.3.1.tar.gz) = a5cb746e793b65e5801c8b77dbde023d XSHA256 (mod_lisp2-1.3.1.tar.gz) = 5af4bb8fd46b5f62266e46fcf037015ddc9d24ed4d212cc08fd383110a4d6c20 XSIZE (mod_lisp2-1.3.1.tar.gz) = 7972 END-of-mod_lisp2/distinfo echo x - mod_lisp2/pkg-descr sed 's/^X//' >mod_lisp2/pkg-descr << 'END-of-mod_lisp2/pkg-descr' Xmod_lisp is an Apache 2 module for writing web applications in Common XLisp. It is distributed with a BSD-style license. X XWWW: http://www.fractalconcept.com/asp/html/mod_lisp.html END-of-mod_lisp2/pkg-descr echo c - mod_lisp2/files mkdir -p mod_lisp2/files > /dev/null 2>&1 echo x - mod_lisp2/files/patch-aa sed 's/^X//' >mod_lisp2/files/patch-aa << 'END-of-mod_lisp2/files/patch-aa' X--- mod_lisp2.c.orig 2008-06-17 17:00:04.000000000 +0200 X+++ mod_lisp2.c 2008-06-17 17:00:20.000000000 +0200 X@@ -942,7 +942,7 @@ X ap_hook_handler (lisp_handler, 0, 0, APR_HOOK_MIDDLE); X } X X-module AP_MODULE_DECLARE_DATA lisp_module = X+module AP_MODULE_DECLARE_DATA lisp2_module = X { X STANDARD20_MODULE_STUFF, X lisp_create_dir_config, /* create per-directory config structures */ END-of-mod_lisp2/files/patch-aa exit >Release-Note: >Audit-Trail: >Unformatted: