diff options
author | joerg <joerg@pkgsrc.org> | 2006-01-05 17:29:04 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-01-05 17:29:04 +0000 |
commit | d45e42c65a74f9ffb35f7c6b95cd1070c345c138 (patch) | |
tree | 2f92b74739a35df47313e06e5f41db9c875cf141 /comms/synce-rra/patches | |
parent | 9de1c7445b851f0a0ea6536062b19239b550ecfd (diff) | |
download | pkgsrc-d45e42c65a74f9ffb35f7c6b95cd1070c345c138.tar.gz |
Regenerate patch like it (hopefully) was intended.
Diffstat (limited to 'comms/synce-rra/patches')
-rw-r--r-- | comms/synce-rra/patches/patch-af | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/comms/synce-rra/patches/patch-af b/comms/synce-rra/patches/patch-af index 0a1e1c21574..14c5e1b15d4 100644 --- a/comms/synce-rra/patches/patch-af +++ b/comms/synce-rra/patches/patch-af @@ -1,8 +1,9 @@ -$NetBSD: patch-af,v 1.1.1.1 2005/10/13 16:57:41 wiz Exp $ +$NetBSD: patch-af,v 1.2 2006/01/05 17:29:04 joerg Exp $ ---- src/rra-timezone.c.orig 2005-10-13 18:13:44.000000000 +0200 -+++ src/rra-timezone.c 2005-10-13 18:14:15.000000000 +0200 -@@ -1,0 +2 @@ -+#if 0 -@@ -3,0 +5 @@ -+#endif +--- src/rra-timezone.c.orig 2004-08-01 18:01:27.000000000 +0000 ++++ src/rra-timezone.c 2006-01-05 17:15:55.000000000 +0000 +@@ -2,4 +2,3 @@ +-#define _POSIX_C_SOURCE 2 /* for getopt */ + #define _BSD_SOURCE + #include "../lib/timezone.h" + #include "../lib/generator.h" |