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: 18-Jul-2003 19:34:12
Branch: HEAD Handle: 2003071818340902
Modified files:
openpkg-re/vcheck vc.apache
openpkg-src/apache apache.patch apache.spec
openpkg-web news.txt
Log:
upgrading package: apache 1.3.27 -> 1.3.28
Summary:
Revision Changes Path
1.35 +2 -2 openpkg-re/vcheck/vc.apache
1.6 +4 -4 openpkg-src/apache/apache.patch
1.153 +3 -3 openpkg-src/apache/apache.spec
1.5653 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.apache
============================================================================
$ cvs diff -u -r1.34 -r1.35 vc.apache
--- openpkg-re/vcheck/vc.apache 3 Jul 2003 17:38:19 -0000 1.34
+++ openpkg-re/vcheck/vc.apache 18 Jul 2003 17:34:09 -0000 1.35
@@ -2,7 +2,7 @@
}
prog apache = {
- version = 1.3.27
+ version = 1.3.28
url = http://www.apache.org/dist/httpd/
regex = apache_(__VER__)\.tar\.gz
}
@@ -59,7 +59,7 @@
regex = mod_roaming-(1\.\d+\.\d+)\.tar\.gz
}
prog apache:mod_ssl = {
- version = 2.8.14-1.3.27
+ version = 2.8.15-1.3.28
url = http://www.modssl.org/source/
regex = mod_ssl-(__VER__)\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/apache/apache.patch
============================================================================
$ cvs diff -u -r1.5 -r1.6 apache.patch
--- openpkg-src/apache/apache.patch 11 Jun 2003 10:55:07 -0000 1.5
+++ openpkg-src/apache/apache.patch 18 Jul 2003 17:34:11 -0000 1.6
@@ -1,5 +1,5 @@
---- apache_1.3.27/configure.orig Tue May 21 14:24:59 2002
-+++ apache_1.3.27/configure Mon Feb 10 11:08:40 2003
+--- apache_1.3.28/configure.orig Tue May 21 14:24:59 2002
++++ apache_1.3.28/configure Mon Feb 10 11:08:40 2003
@@ -1216,10 +1216,10 @@
## or we cannot support the case where the relative
## path is just the emtpy one, i.e. ""]
@@ -15,8 +15,8 @@
##
## check and debug
---- apache_1.3.27/src/Configure.dist 2003-06-11 11:59:51.000000000 +0200
-+++ apache_1.3.27/src/Configure 2003-06-11 12:46:14.000000000 +0200
+--- apache_1.3.28/src/Configure.dist 2003-06-11 11:59:51.000000000 +0200
++++ apache_1.3.28/src/Configure 2003-06-11 12:46:14.000000000 +0200
@@ -1190,14 +1190,20 @@
SHLIB_SUFFIX_DEPTH=0
;;
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/apache/apache.spec
============================================================================
$ cvs diff -u -r1.152 -r1.153 apache.spec
--- openpkg-src/apache/apache.spec 17 Jul 2003 18:29:51 -0000 1.152
+++ openpkg-src/apache/apache.spec 18 Jul 2003 17:34:11 -0000 1.153
@@ -33,8 +33,8 @@
## go with the macro mechanism. But do not try to repeat this!
# package component versions
-%define V_apache 1.3.27
-%define V_mod_ssl 2.8.14-1.3.27
+%define V_apache 1.3.28
+%define V_mod_ssl 2.8.15-1.3.28
%define V_mod_perl 1.28
%define V_mod_php 4.3.2
%define V_mod_php3 3.0.18
@@ -60,7 +60,7 @@
Group: Web
License: ASF
Version: %{V_apache}
-Release: 20030717
+Release: 20030718
# package options (suexec related)
%option with_suexec yes
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5652 -r1.5653 news.txt
--- openpkg-web/news.txt 18 Jul 2003 16:11:13 -0000 1.5652
+++ openpkg-web/news.txt 18 Jul 2003 17:34:09 -0000 1.5653
@@ -1,3 +1,4 @@
+18-Jul-2003: Upgraded package: P<apache-1.3.28-20030718>
18-Jul-2003: Upgraded package: P<pccts-1.33mr33-20030718>
18-Jul-2003: Upgraded package: P<squid-2.5.3-20030718>
18-Jul-2003: Upgraded package: P<dhcpd-3.0.1rc11-20030718>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]