summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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++