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 openpkg-web openpkg$ Date: 28-Dec-2002 10:49:45 Branch: HEAD Handle: 2002122809494302 Modified files: openpkg-re/vcheck vc.apache openpkg-src/apache apache.spec openpkg-web news.txt Removed files: openpkg-src/apache apache-php-db4.patch Log: upgrade to PHP 4.3.0 Summary: Revision Changes Path 1.26 +1 -1 openpkg-re/vcheck/vc.apache 1.2 +0 -14 openpkg-src/apache/apache-php-db4.patch 1.97 +2 -4 openpkg-src/apache/apache.spec 1.2401 +1 -0 openpkg-web/news.txt ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-re/vcheck/vc.apache ============================================================================ $ cvs diff -u -r1.25 -r1.26 vc.apache --- openpkg-re/vcheck/vc.apache 1 Dec 2002 08:09:39 -0000 1.25 +++ openpkg-re/vcheck/vc.apache 28 Dec 2002 09:49:43 -0000 1.26 @@ -39,7 +39,7 @@ regex = mod_perl-(1\.2\d+)\.tar\.gz } prog apache:mod_php = { - version = 4.2.3 + version = 4.3.0 url = http://www.php.net/distributions/ regex = php-(__VER__)\.tar\.gz } @@ . rm -f openpkg-src/apache/apache-php-db4.patch <<'@@ .' Index: openpkg-src/apache/apache-php-db4.patch ============================================================================ [NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED] @@ . patch -p0 <<'@@ .' Index: openpkg-src/apache/apache.spec ============================================================================ $ cvs diff -u -r1.96 -r1.97 apache.spec --- openpkg-src/apache/apache.spec 20 Dec 2002 19:12:10 -0000 1.96 +++ openpkg-src/apache/apache.spec 28 Dec 2002 09:49:45 -0000 1.97 @@ -118,7 +118,7 @@ %define V_apache 1.3.27 %define V_mod_ssl 2.8.12-1.3.27 %define V_mod_perl 1.27 -%define V_mod_php 4.2.3 +%define V_mod_php 4.3.0 %define V_mod_php3 3.0.18 %define V_mod_dav 1.0.3-1.3.6 %define V_mod_layout 3.2 @@ -141,7 +141,7 @@ Group: Web License: ASF Version: %{V_apache} -Release: 20021129 +Release: 20021228 # list of sources Source0: http://www.apache.org/dist/httpd/apache_%{V_apache}.tar.gz @@ -163,7 +163,6 @@ Source21: apache.base Source22: apache.vhost Source23: rc.apache -Patch0: apache-php-db4.patch # build information Prefix: %{l_prefix} @@ -324,7 +323,6 @@ %endif %if "%{with_mod_php}" == "yes" %setup3 -q -T -D -a 3 - %patch0 -p0 %endif %if "%{with_mod_dav}" == "yes" %setup4 -q -T -D -a 4 @@ . patch -p0 <<'@@ .' Index: openpkg-web/news.txt ============================================================================ $ cvs diff -u -r1.2400 -r1.2401 news.txt --- openpkg-web/news.txt 28 Dec 2002 09:46:04 -0000 1.2400 +++ openpkg-web/news.txt 28 Dec 2002 09:49:44 -0000 1.2401 @@ -1,3 +1,4 @@ +28-Dec-2002: Upgraded package: P<apache-1.3.27-20021228> 28-Dec-2002: Upgraded package: P<perl-tk-20021228-20021228> 28-Dec-2002: Upgraded package: P<xterm-1.72-20021228> 28-Dec-2002: Upgraded package: P<tidy-20021227-20021228> @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]