diff options
Diffstat (limited to 'devel/apr/patches/patch-ao')
-rw-r--r-- | devel/apr/patches/patch-ao | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/apr/patches/patch-ao b/devel/apr/patches/patch-ao index 5cc8d7ef76a..34b61055ca8 100644 --- a/devel/apr/patches/patch-ao +++ b/devel/apr/patches/patch-ao @@ -1,8 +1,8 @@ -$NetBSD: patch-ao,v 1.2 2005/04/25 09:13:02 adam Exp $ +$NetBSD: patch-ao,v 1.3 2005/10/17 10:28:46 tron Exp $ ---- apr/configure.orig 2005-04-11 21:04:37.000000000 +0000 +--- apr/configure.orig 2005-10-09 18:34:19.000000000 -0700 +++ apr/configure -@@ -40289,7 +40289,7 @@ fi; +@@ -40851,7 +40851,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). |