Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jul 2000 13:30:09 +0400 (MSD)
From:      "Dmitry S. Sivachenko" <dima@Chg.RU>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19976: Update/fix russian/apache13-modssl port.
Message-ID:  <200007170930.NAA50539@chg.ru>

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

>Number:         19976
>Category:       ports
>Synopsis:       Update/fix russian/apache13-modssl port.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 17 02:40:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry S. Sivachenko
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
>Environment:

	

>Description:

	

>How-To-Repeat:

	

>Fix:
	
	

diff -Nur apache13-modssl.old/Makefile apache13-modssl/Makefile
--- apache13-modssl.old/Makefile	Mon Jul 17 00:09:50 2000
+++ apache13-modssl/Makefile	Mon Jul 17 12:53:57 2000
@@ -34,7 +34,7 @@
 
 VERSION_APACHE=	1.3.12
 VERSION_MODSSL=	2.6.5
-RA_VERSION=	29.4
+RA_VERSION=	29.5
 
 USE_PERL5=	yes
 HAS_CONFIGURE=	yes
diff -Nur apache13-modssl.old/files/md5 apache13-modssl/files/md5
--- apache13-modssl.old/files/md5	Wed Jul  5 17:40:07 2000
+++ apache13-modssl/files/md5	Mon Jul 17 12:54:42 2000
@@ -1,2 +1,2 @@
-MD5 (apache_1.3.12rusPL29.4.tar.gz) = 6faff4c99520c65954e1530a15eacd25
+MD5 (apache_1.3.12rusPL29.5.tar.gz) = 6fcee09a10664acb66067951107a0633
 MD5 (mod_ssl-2.6.5-1.3.12.tar.gz) = 1b7e28c23e0235540df0549b243fac19
diff -Nur apache13-modssl.old/files/rc.apache.sh apache13-modssl/files/rc.apache.sh
--- apache13-modssl.old/files/rc.apache.sh	Thu Jul  6 22:57:40 2000
+++ apache13-modssl/files/rc.apache.sh	Mon Jul 17 12:54:06 2000
@@ -2,7 +2,7 @@
 
 case $1 in
 start)
-	!!PREFIX!!/sbin/apachectl start
+	!!PREFIX!!/sbin/apachectl startssl
 	echo -n ' apache'
     ;;
 

>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?200007170930.NAA50539>