update httpd: 1.3.27 -> 1.3.28
authorshort <>
Sun, 20 Jul 2003 12:00:37 +0000 (12:00 +0000)
committershort <>
Sun, 20 Jul 2003 12:00:37 +0000 (12:00 +0000)
update modssl: mod_ssl-2.8.14-1.3.27 -> mod_ssl-2.8.15-1.3.28
update mod_perl: 1.27 -> 1.28

bin/vellumweb-build

index b7597a4..b977826 100755 (executable)
@@ -5,11 +5,11 @@
 arch=$HOME/arch
 prefix=/usr/local/apache
 pkgs="
-       httpd=apache_1.3.27
+       httpd=apache_1.3.28
        openssl=openssl-0.9.7b
-       modssl=mod_ssl-2.8.14-1.3.27
+       modssl=mod_ssl-2.8.15-1.3.28
        php=php-4.3.2
-       modperl=mod_perl-1.27
+       modperl=mod_perl-1.28
        "
 with_perl=false
 export CFLAGS="-ggdb3"