summaryrefslogtreecommitdiff
path: root/devel/apr0/patches/patch-ao
diff options
context:
space:
mode:
Diffstat (limited to 'devel/apr0/patches/patch-ao')
-rw-r--r--devel/apr0/patches/patch-ao6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/apr0/patches/patch-ao b/devel/apr0/patches/patch-ao
index e9dee966dfa..784950abc4d 100644
--- a/devel/apr0/patches/patch-ao
+++ b/devel/apr0/patches/patch-ao
@@ -1,8 +1,8 @@
-$NetBSD: patch-ao,v 1.1.1.1 2007/01/24 19:31:24 epg Exp $
+$NetBSD: patch-ao,v 1.2 2010/11/01 18:03:04 adam Exp $
---- apr/configure.orig 2005-10-09 18:34:19.000000000 -0700
+--- apr/configure.orig 2010-10-14 18:00:18.000000000 +0000
+++ apr/configure
-@@ -40851,7 +40851,7 @@ fi;
+@@ -40982,7 +40982,7 @@ fi
if test "$apr_devrandom" = "yes"; then
# /dev/random on OpenBSD doesn't provide random data, so
# prefer /dev/arandom, which does; see random(4).