update openssl: 0.9.6c -> 0.9.6d
authorshort <>
Mon, 17 Jun 2002 02:30:49 +0000 (02:30 +0000)
committershort <>
Mon, 17 Jun 2002 02:30:49 +0000 (02:30 +0000)
update php: 4.2.0 -> 4.2.1
update mod_perl: 1.26 -> 1.27

bin/vellumweb-build

index d0da63e..2b3da67 100755 (executable)
@@ -7,10 +7,10 @@ prefix=/usr/local/apache
 csacek_templatedir=$prefix/htdocs/csacek
 pkgs="
        httpd=apache_1.3.24
-       openssl=openssl-0.9.6c
+       openssl=openssl-0.9.6d
        modssl=mod_ssl-2.8.8-1.3.24
-       php=php-4.2.0
-       modperl=mod_perl-1.26
+       php=php-4.2.1
+       modperl=mod_perl-1.27
        csacek=csacek-2.1.9
        "
 export CFLAGS="-ggdb3"