CVS: moonbase/web/apache-mod_ssl BUILD,1.3,1.4 DETAILS,1.4,1.5

Florin Braescu florin at lunar-linux.org
Sun Nov 2 08:15:30 GMT 2003


Update of /var/cvs/lunar/moonbase/web/apache-mod_ssl
In directory dbguin.lunar-linux.org:/tmp/cvs-serv23766

Modified Files:
	BUILD DETAILS 
Log Message:
bump version from 2.8.25-1.3.28 to 2.8.16-1.3.29. 


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/apache-mod_ssl/BUILD,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- BUILD	7 Sep 2003 06:19:27 -0000	1.3
+++ BUILD	2 Nov 2003 08:15:27 -0000	1.4
@@ -21,11 +21,11 @@
 
   y|Y|j|J)
 
-    cd  mod_ssl-$VERSION                         &&
-    ./configure  --with-apache=../apache_1.3.28  &&
-    cd  ../apache_1.3.28                         &&
-    $APACHE_CONFIGURE                            &&
-    make  certificate  TYPE="custom"             &&
+    cd  mod_ssl-$VERSION                          &&
+    ./configure  --with-apache=../apache_1.3.29   &&
+    cd  ../apache_1.3.29                          &&
+    $APACHE_CONFIGURE                             &&
+    make  certificate  TYPE="custom"              &&
     echo  "CERTIFICATE=done"  >>  $MODULE_CONFIG  &&
     (  make             &&
        prepare_install  &&
@@ -36,8 +36,8 @@
   *)
 
     (  cd  mod_ssl-$VERSION                         &&
-       ./configure  --with-apache=../apache_1.3.28  &&
-       cd  ../apache_1.3.28                         &&
+       ./configure  --with-apache=../apache_1.3.29  &&
+       cd  ../apache_1.3.29                         &&
        $APACHE_CONFIGURE                            &&
        make  certificate  TYPE="existing"           \
              CRT=/etc/httpsd/ssl.crt/server.crt     &&

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/apache-mod_ssl/DETAILS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DETAILS	7 Sep 2003 06:19:28 -0000	1.4
+++ DETAILS	2 Nov 2003 08:15:27 -0000	1.5
@@ -1,14 +1,16 @@
           MODULE=apache-mod_ssl
-         VERSION=2.8.15-1.3.28
-#         VERSION=2.8.12-1.3.27
+         VERSION=2.8.16-1.3.29
+#         VERSION=2.8.15-1.3.28
           SOURCE=mod_ssl-$VERSION.tar.gz
-         SOURCE2=apache_1.3.28.tar.gz
+         SOURCE2=apache_1.3.29.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
    SOURCE_URL[0]=http://www.modssl.org/source/$SOURCE
   SOURCE2_URL[0]=http://httpd.apache.org/dist/httpd/$SOURCE2
+     SOURCE_VFY=md5:4f6c580ffa07d33e8584406132b98e86
+    SOURCE2_VFY=md5:e97fe9bf51dc2c9c233d53f63b1347e3
         WEB_SITE=http://www.modssl.org
          ENTERED=20011219
-         UPDATED=20030907
+         UPDATED=20031102
            SHORT="SSL incorporation via mod_ssl to apache, a popular HTTP server."
       MAINTAINER="jacksonje at health.missouri.edu"
 




More information about the Lunar-commits mailing list