From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Aug 23 04:40:21 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B06616A4E2 for ; Wed, 23 Aug 2006 04:40:21 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1FCD43D4C for ; Wed, 23 Aug 2006 04:40:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k7N4eJoF065060 for ; Wed, 23 Aug 2006 04:40:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k7N4eJns065059; Wed, 23 Aug 2006 04:40:19 GMT (envelope-from gnats) Resent-Date: Wed, 23 Aug 2006 04:40:19 GMT Resent-Message-Id: <200608230440.k7N4eJns065059@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, Dryice Liu Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8453D16A4DF for ; Wed, 23 Aug 2006 04:34:43 +0000 (UTC) (envelope-from ddliu@readonline.info) Received: from readonline.info (readonline.info [221.0.230.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0445D43D46 for ; Wed, 23 Aug 2006 04:34:40 +0000 (GMT) (envelope-from ddliu@readonline.info) Received: from [127.0.0.1] (helo=readonline.info) by readonline.info with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GFkRq-000HRo-0E for FreeBSD-gnats-submit@freebsd.org; Wed, 23 Aug 2006 12:34:38 +0800 Received: (from ddliu@localhost) by readonline.info (8.13.4/8.13.4/Submit) id k7N4Y603067071; Wed, 23 Aug 2006 12:34:06 +0800 (CST) (envelope-from ddliu) Message-Id: <200608230434.k7N4Y603067071@readonline.info> Date: Wed, 23 Aug 2006 12:34:06 +0800 (CST) From: Dryice Liu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/102418: [maintainer] www/mod_scgi: update to 1.11 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dryice Liu List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Aug 2006 04:40:21 -0000 >Number: 102418 >Category: ports >Synopsis: [maintainer] www/mod_scgi: update to 1.11 >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: Wed Aug 23 04:40:13 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Dryice Liu >Release: FreeBSD 6.0-STABLE i386 >Organization: >Environment: System: FreeBSD dryice.3322.org 6.0-STABLE FreeBSD 6.0-STABLE #0: Thu Dec 1 15:59:44 CST 2005 >Description: Changes: - update to 1.11 - update the MASTER_SITES - change the usage of USE_APACHE - utilize APACHE_VERSION >How-To-Repeat: >Fix: --- attached file begins here --- diff -ruN mod_scgi.old/Makefile mod_scgi/Makefile --- mod_scgi.old/Makefile Sun Jan 1 05:07:38 2006 +++ mod_scgi/Makefile Wed Aug 23 11:10:10 2006 @@ -6,9 +6,9 @@ # PORTNAME= scgi -PORTVERSION= 1.10 +PORTVERSION= 1.11 CATEGORIES= www -MASTER_SITES= http://www.mems-exchange.org/software/files/scgi/ \ +MASTER_SITES= http://quixote.python.ca/releases/ \ http://dryice.name/computer/FreeBSD/distfiles/ PKGNAMEPREFIX= mod_ DISTNAME= scgi-${PORTVERSION:S/.a/a/} @@ -16,21 +16,18 @@ MAINTAINER= dryice@dryice.name COMMENT= Apache module that implements the client side of the SCGI protocol -USE_APACHE= yes +USE_APACHE= 1.3+ WRKSRC= ${WRKDIR}/${DISTNAME}/${SCGI_DIR} .include -.if exists(${LOCALBASE}/include/apache2/apr.h) -WITH_APACHE2= yes -.endif -.if defined(WITH_APACHE2) +.if ${APACHE_VERSION} >= 20 SCGI_DIR= apache2 -PLIST_SUB= APACHE_DIR=apache2 .else SCGI_DIR= apache1 -PLIST_SUB= APACHE_DIR=apache .endif +PLIST_SUB= APACHE_DIR=${APACHEMODDIR} + do-build: cd ${WRKSRC} && ${APXS} -c mod_scgi.c diff -ruN mod_scgi.old/distinfo mod_scgi/distinfo --- mod_scgi.old/distinfo Thu Feb 9 02:44:56 2006 +++ mod_scgi/distinfo Wed Aug 23 10:42:08 2006 @@ -1,3 +1,3 @@ -MD5 (scgi-1.10.tar.gz) = 53530a15f4b7eb5dfc7b853b11781ee3 -SHA256 (scgi-1.10.tar.gz) = 3cad8c19ea988ecdc55fd873df1fe138a3662d9218bd9d2d17399e785dde9821 -SIZE (scgi-1.10.tar.gz) = 21179 +MD5 (scgi-1.11.tar.gz) = 45a2332e3582caf3c90605a34c4d0b8f +SHA256 (scgi-1.11.tar.gz) = b7b1da48c19d8eaf493eb4e91d112a0f7bd5e17c2bc0015c12530a52b3c07948 +SIZE (scgi-1.11.tar.gz) = 22567 diff -ruN mod_scgi.old/pkg-plist mod_scgi/pkg-plist --- mod_scgi.old/pkg-plist Tue Jun 29 21:13:27 2004 +++ mod_scgi/pkg-plist Wed Aug 23 11:26:18 2006 @@ -1,3 +1,3 @@ -libexec/%%APACHE_DIR%%/mod_scgi.so +%%APACHE_DIR%%/mod_scgi.so @exec %D/sbin/apxs -e -a -n scgi %f @unexec %D/sbin/apxs -e -A -n scgi %f --- attached file ends here --- >Release-Note: >Audit-Trail: >Unformatted: