summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Blosser2007-02-17 16:00:13 -0600
committerJeremy Blosser2007-02-17 16:01:26 -0600
commit26c88a94885346b56a4401e336eb091b7da1b637 (patch)
tree653a6cde60cdf48bca0fb5e5040890df56885c2d
parent5a73ae599a6d07bb308f68f4091e281fb3826a4b (diff)
apache2: PATCHLEVEL++ to go with last fix. Oops.
(cherry picked from commit 4180594611d72dcec3d11feb9caad7cde216baee)
-rwxr-xr-xhttp/apache2/DETAILS2
-rw-r--r--http/apache2/HISTORY1
2 files changed, 2 insertions, 1 deletions
diff --git a/http/apache2/DETAILS b/http/apache2/DETAILS
index 823b19ca71..f8145a7d97 100755
--- a/http/apache2/DETAILS
+++ b/http/apache2/DETAILS
@@ -6,7 +6,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/httpd-$VERSION
SOURCE_URL[0]=$APACHE_URL/httpd/$SOURCE
SOURCE_URL[1]=http://www.apache.org/dist/httpd/$SOURCE
SECURITY_PATCH=1
- PATCHLEVEL=3
+ PATCHLEVEL=4
LICENSE[0]=APACHE
KEYWORDS="http"
WEB_SITE=http://www.apache.org/
diff --git a/http/apache2/HISTORY b/http/apache2/HISTORY
index 600fcaf5c5..b268736c5f 100644
--- a/http/apache2/HISTORY
+++ b/http/apache2/HISTORY
@@ -2,6 +2,7 @@
* config.layout: Use literal paths everywhere because otherwise
autoconf 2.60 gets lost when apxs is invoked. Bug 13510. Remove
$INSTALL_ROOT for the same reason.
+ * DETAILS: PATCHLEVEL++.
2007-02-06 Jeremy Blosser <jblosser-smgl@firinn.org>
* DETAILS: PATCHLEVEL++