summaryrefslogtreecommitdiff
path: root/www/apache
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-02-09 00:54:01 +0000
committerhubertf <hubertf@pkgsrc.org>2000-02-09 00:54:01 +0000
commit6539d1231e7f2f1d994832ac4d441bef9c60c99f (patch)
treee26c9fe08088d71d0207a5e659756f81a6730f59 /www/apache
parent59a1eedaefd8ec5c460a1e37e6e8323d5a439cf9 (diff)
downloadpkgsrc-6539d1231e7f2f1d994832ac4d441bef9c60c99f.tar.gz
defuzz
Diffstat (limited to 'www/apache')
-rw-r--r--www/apache/files/patch-sum4
-rw-r--r--www/apache/patches/patch-an14
2 files changed, 9 insertions, 9 deletions
diff --git a/www/apache/files/patch-sum b/www/apache/files/patch-sum
index dee0c58222a..9d62cbf2521 100644
--- a/www/apache/files/patch-sum
+++ b/www/apache/files/patch-sum
@@ -1,4 +1,4 @@
-$NetBSD: patch-sum,v 1.5 2000/01/31 16:35:52 christos Exp $
+$NetBSD: patch-sum,v 1.6 2000/02/09 00:54:01 hubertf Exp $
MD5 (patch-aa) = bc5b9953696e7f125962e96bb68ef49c
MD5 (patch-ab) = e69e8ebe30b31b5f5846123dc7d8c035
@@ -9,4 +9,4 @@ MD5 (patch-aj) = c6131c00d8dd5b810a0e48c91839157c
MD5 (patch-ak) = 856c246b3484e181f1f64b59113acaf6
MD5 (patch-al) = e5472cc7cfcf3f01b311204311870c21
MD5 (patch-am) = 1ecf62d9594b2ca51e291096443dfbb2
-MD5 (patch-an) = 2fb334639042640cbb2bd1d13bbcce32
+MD5 (patch-an) = 1dbd2999db973d4fb1f13fede6e7b933
diff --git a/www/apache/patches/patch-an b/www/apache/patches/patch-an
index 7edc1a42b97..d46ed8c861e 100644
--- a/www/apache/patches/patch-an
+++ b/www/apache/patches/patch-an
@@ -1,8 +1,8 @@
-$NetBSD: patch-an,v 1.1 1999/11/21 22:10:55 tron Exp $
+$NetBSD: patch-an,v 1.2 2000/02/09 00:54:03 hubertf Exp $
---- configure.orig Mon Sep 27 18:50:00 1999
-+++ configure Mon Sep 27 18:50:09 1999
-@@ -395,6 +395,7 @@
+--- configure.orig Mon Jan 17 23:53:17 2000
++++ configure Wed Feb 9 00:53:03 2000
+@@ -417,6 +417,7 @@
echo " --mandir=DIR install manual pages in DIR"
echo " --sysconfdir=DIR install configuration files in DIR"
echo " --datadir=DIR install read-only data files in DIR"
@@ -10,7 +10,7 @@ $NetBSD: patch-an,v 1.1 1999/11/21 22:10:55 tron Exp $
echo " --includedir=DIR install includes files in DIR"
echo " --localstatedir=DIR install modifiable data files in DIR"
echo " --runtimedir=DIR install runtime data in DIR"
-@@ -626,6 +627,10 @@
+@@ -652,6 +653,10 @@
--datadir=*)
datadir="$apc_optarg"
autosuffix_datadir=no
@@ -19,5 +19,5 @@ $NetBSD: patch-an,v 1.1 1999/11/21 22:10:55 tron Exp $
+ cgidir="$apc_optarg"
+ autosuffix_cgidir=no
;;
- --includedir=*)
- includedir="$apc_optarg"
+ --iconsdir=*)
+ iconsdir="$apc_optarg"