OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 14-Jul-2004 10:00:43
Branch: HEAD Handle: 2004071409004200
Modified files:
openpkg-src/apache apache.spec
Log:
modifying package: apache-1.3.31 20040713 -> 20040714
Summary:
Revision Changes Path
1.245 +4 -4 openpkg-src/apache/apache.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/apache/apache.spec
============================================================================
$ cvs diff -u -r1.244 -r1.245 apache.spec
--- openpkg-src/apache/apache.spec 13 Jul 2004 17:26:51 -0000 1.244
+++ openpkg-src/apache/apache.spec 14 Jul 2004 08:00:42 -0000 1.245
@@ -36,8 +36,8 @@
%define V_apache 1.3.31
%define V_mod_ssl 2.8.18-1.3.31
%define V_mod_perl 1.29
-%define V_mod_php 4.3.7
-%define V_mod_php_hardened 0.1.2
+%define V_mod_php 4.3.8
+%define V_mod_php_hardened 0.2.0
%define V_mod_dav 1.0.3-1.3.6
%define V_mod_layout 3.2.1
%define V_mod_macro 1.1.2
@@ -66,7 +66,7 @@
Group: Web
License: ASF
Version: %{V_apache}
-Release: 20040713
+Release: 20040714
# package options (suexec related)
%option with_suexec yes
@@ -439,7 +439,7 @@
prog apache:mod_php = {
version = %{V_mod_php}
url = http://www.php.net/downloads.php
- regex = php-(\d+\.\d+\.\d+)\.tar\.gz
+ regex = php-(4\.\d+\.\d+)\.tar\.gz
}
prog apache:mod_php_hardened = {
version = %{V_mod_php_hardened}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]