diff options
author | joerg <joerg> | 2006-01-05 17:29:04 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-01-05 17:29:04 +0000 |
commit | 9b5486ac42ae659703dc1a94a0f0985617caabfc (patch) | |
tree | 2f92b74739a35df47313e06e5f41db9c875cf141 /comms | |
parent | 76adda8c4e8dfb9a23f4da32149484d865946d6a (diff) | |
download | pkgsrc-9b5486ac42ae659703dc1a94a0f0985617caabfc.tar.gz |
Regenerate patch like it (hopefully) was intended.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/synce-rra/distinfo | 4 | ||||
-rw-r--r-- | comms/synce-rra/patches/patch-af | 15 |
2 files changed, 10 insertions, 9 deletions
diff --git a/comms/synce-rra/distinfo b/comms/synce-rra/distinfo index 84ef3872ee3..42293241f60 100644 --- a/comms/synce-rra/distinfo +++ b/comms/synce-rra/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2005/10/13 18:40:21 wiz Exp $ +$NetBSD: distinfo,v 1.3 2006/01/05 17:29:04 joerg Exp $ SHA1 (synce-rra-0.9.1.tar.gz) = 9532427890404a5f095df6b95e140c11e20e2e9c RMD160 (synce-rra-0.9.1.tar.gz) = af3b87221f28db88a744039b9c709f2a534d4602 @@ -11,4 +11,4 @@ SHA1 (patch-ab) = da7a149c9a7ef3569845af795b9bf47441bcd19c SHA1 (patch-ac) = c32888b506572d8bf858f4b75836cc8c38c1a277 SHA1 (patch-ad) = 7d5bcf1b6e26355cec79522e5caa64528d7a8d82 SHA1 (patch-ae) = 49264cf568a81f68f661aba254c1f4e34f65f3c1 -SHA1 (patch-af) = bb2771e8c28e620ab913e4cdd3fbe226ef57f8aa +SHA1 (patch-af) = 8bc49613365bbcb6caf71999849749b80ed33f99 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" |