Subject: pkg/8030: mod_ssl: version 2.2.8 is not available, use latest 2.3.6
To: None <gnats-bugs@gnats.netbsd.org>
From: Jaromir Dolecek <dolecek@ics.muni.cz>
List: netbsd-bugs
Date: 07/19/1999 07:35:51
>Number:         8030
>Category:       pkg
>Synopsis:       mod_ssl: version 2.2.8 is not available, use latest 2.3.6
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    pkg-manager (NetBSD software packages system bug manager)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jul 19 07:35:00 1999
>Last-Modified:
>Originator:     Jaromir Dolecek
>Organization:
	ICS MU, Brno, Czech Republic
>Release:        NetBSD-1.4G
>Environment:
	
System: NetBSD jdolecek.per4mance.cz 1.4G NetBSD 1.4G (JDOLECEK) #7: Mon Jul 19 14:57:19 MEST 1999 dolecek@jdolecek.per4mance.cz:/usr/src/sys/arch/i386/compile/JDOLECEK i386


>Description:
	When building apache pkg, it didn't find the mod_ssl-2.2.8.
	After bit of investigation, I found out it's no longer available.
	The last version available on www.modssl.org is 2.3.0.
>How-To-Repeat:
	cd /usr/pkgsrc/www/apache && make 
>Fix:
	This just changes Makefile to use version 2.3.6 of mod_ssl
	and updates files/md5. That was enough to compile it.
	I didn't check if SSL works OK though.

--- Makefile.orig	Mon Jul 19 16:18:36 1999
+++ Makefile	Mon Jul 19 16:18:51 1999
@@ -23,7 +23,7 @@ HOMEPAGE=		http://www.apache.org/
 
 CONFLICTS=		apache-*modssl-*
 
-SSL_DISTNAME=		mod_ssl-2.2.8-1.3.6
+SSL_DISTNAME=		mod_ssl-2.3.6-1.3.6
 
 EXTRACT_ONLY=		${DISTFILES:N*.gif}
 HAS_CONFIGURE=		YES
--- files/md5.orig	Sat May  1 13:39:55 1999
+++ files/md5	Mon Jul 19 16:27:13 1999
@@ -1,5 +1,5 @@
 $NetBSD: md5,v 1.11 1999/04/30 17:05:20 tv Exp $
 
 MD5 (apache_1.3.6.tar.gz) = b4114ed78f296bfe424c4ba05dccc643
-MD5 (mod_ssl-2.2.8-1.3.6.tar.gz) = 0aaf0ff78d38cc53ad10fe73cc42a0f5
+MD5 (mod_ssl-2.3.6-1.3.6.tar.gz) = 8339140b57c4a1e2aea4272176b83e48
 MD5 (sitedrivenby.gif) = ad0647dceb931d02bfd046e55915f7b1
>Audit-Trail:
>Unformatted: