From owner-freebsd-ports Mon Aug 16 11:41:53 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 089B11550D for ; Mon, 16 Aug 1999 11:41:40 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA93968; Mon, 16 Aug 1999 11:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from pinhead.parag.codegen.com (207-44-235-154.CodeGen.COM [207.44.235.154]) by hub.freebsd.org (Postfix) with ESMTP id 632E8154F4 for ; Mon, 16 Aug 1999 11:36:40 -0700 (PDT) (envelope-from parag@pinhead.parag.codegen.com) Received: (from parag@localhost) by pinhead.parag.codegen.com (8.9.3/8.9.3) id LAA14492; Mon, 16 Aug 1999 11:37:07 -0700 (PDT) (envelope-from parag) Message-Id: <199908161837.LAA14492@pinhead.parag.codegen.com> Date: Mon, 16 Aug 1999 11:37:07 -0700 (PDT) From: parag@codegen.com Reply-To: parag@codegen.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/13177: apache13-php3 Makefile.inc has incorrect mod_ssl version number Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13177 >Category: ports >Synopsis: apache13-php3 Makefile.inc has incorrect mod_ssl version number >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Aug 16 11:40:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Parag Patel >Release: FreeBSD 3.2-STABLE i386 >Organization: CodeGen, Inc. >Environment: Dual PII-300, 256Mb RAM, 2x4Gb UW SCSI disks, the usual stuff >Description: The www/apache13-php3 port's Makefile.inc has incorrect mod_ssl version number, causing the build to fail. It thinks it needs mod_ssl-2.3.6-1.3.6.tar.gz but it really needs 2.3.10-1.3.6.tar.gz. The www/apache-13-modssl port has the correct version number. Curiously, the apache13-php3/files/md5 lists the correct modssl-2.3.10 hash. >How-To-Repeat: Simply go to www/apache13-php3 and try to build it. >Fix: Edit Makefile.inc and change VERSION_MODSSL from 2.3.6 to 2.3.10. Now the port builds successfully. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message