Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Aug 1999 11:37:07 -0700 (PDT)
From:      parag@codegen.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/13177: apache13-php3 Makefile.inc has incorrect mod_ssl version number
Message-ID:  <199908161837.LAA14492@pinhead.parag.codegen.com>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908161837.LAA14492>