summaryrefslogtreecommitdiff
path: root/time/anacron
diff options
context:
space:
mode:
authorjoerg <joerg>2006-01-22 04:21:41 +0000
committerjoerg <joerg>2006-01-22 04:21:41 +0000
commit6003a66cebe2414cf561ef798bd8bf266d7e2776 (patch)
tree54b50a30c6ea8f32ae1fac0db38c1492f4ef3d77 /time/anacron
parent24f53e9c74a844a6d3de9b46f89c26c507cc756a (diff)
downloadpkgsrc-6003a66cebe2414cf561ef798bd8bf266d7e2776.tar.gz
Slightly reorder headers to workaround a bug in regex.h on DragonFly.
Diffstat (limited to 'time/anacron')
-rw-r--r--time/anacron/distinfo3
-rw-r--r--time/anacron/patches/patch-ac17
2 files changed, 19 insertions, 1 deletions
diff --git a/time/anacron/distinfo b/time/anacron/distinfo
index bd1b408a2d8..2ff6c4e1be1 100644
--- a/time/anacron/distinfo
+++ b/time/anacron/distinfo
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.3 2005/02/23 19:14:53 wiz Exp $
+$NetBSD: distinfo,v 1.4 2006/01/22 04:21:41 joerg Exp $
SHA1 (anacron-2.3.tar.gz) = d0e154123585e9faf615d67230d82d7d1b4c099a
RMD160 (anacron-2.3.tar.gz) = 613de5f8612871d92f6059c6cd324899f6fb8fcb
Size (anacron-2.3.tar.gz) = 24140 bytes
SHA1 (patch-aa) = d11218f289d48b6a12ce2a5a59f645a04695214d
SHA1 (patch-ab) = 7934402cd051cf0e5e434716a7c4ac677f993e2a
+SHA1 (patch-ac) = ee6554ccd85d4152f3c3059b547f20991d0a897c
diff --git a/time/anacron/patches/patch-ac b/time/anacron/patches/patch-ac
new file mode 100644
index 00000000000..a518af18072
--- /dev/null
+++ b/time/anacron/patches/patch-ac
@@ -0,0 +1,17 @@
+$NetBSD: patch-ac,v 1.1 2006/01/22 04:21:41 joerg Exp $
+
+--- matchrx.c.orig 2006-01-22 04:20:23.000000000 +0000
++++ matchrx.c
+@@ -22,10 +22,10 @@
+ */
+
+
+-#include <stdio.h>
+-#include <regex.h>
+ #include <stdarg.h>
+ #include <stdlib.h>
++#include <stdio.h>
++#include <regex.h>
+ #include "matchrx.h"
+
+ int