summaryrefslogtreecommitdiff
path: root/comms/synce-rra
diff options
context:
space:
mode:
authorjoerg <joerg>2006-01-05 23:25:30 +0000
committerjoerg <joerg>2006-01-05 23:25:30 +0000
commitaa3d5ac8ec3de4bb59bf03230ccde376df2a3ea9 (patch)
tree1f9fed4444f799adb36dbbd576bb47bb478bd230 /comms/synce-rra
parentb11953afc64328cf1fbb30f358af6983d3e540b4 (diff)
downloadpkgsrc-aa3d5ac8ec3de4bb59bf03230ccde376df2a3ea9.tar.gz
_BSD_SOURCE should go as well, according to wiz@.
Diffstat (limited to 'comms/synce-rra')
-rw-r--r--comms/synce-rra/distinfo4
-rw-r--r--comms/synce-rra/patches/patch-af6
2 files changed, 5 insertions, 5 deletions
diff --git a/comms/synce-rra/distinfo b/comms/synce-rra/distinfo
index 42293241f60..647ba99beeb 100644
--- a/comms/synce-rra/distinfo
+++ b/comms/synce-rra/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2006/01/05 17:29:04 joerg Exp $
+$NetBSD: distinfo,v 1.4 2006/01/05 23:25:30 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) = 8bc49613365bbcb6caf71999849749b80ed33f99
+SHA1 (patch-af) = dbb17d31ada66ceccca94fe22e85ff15ad29ec6f
diff --git a/comms/synce-rra/patches/patch-af b/comms/synce-rra/patches/patch-af
index 14c5e1b15d4..f1179bd7834 100644
--- a/comms/synce-rra/patches/patch-af
+++ b/comms/synce-rra/patches/patch-af
@@ -1,9 +1,9 @@
-$NetBSD: patch-af,v 1.2 2006/01/05 17:29:04 joerg Exp $
+$NetBSD: patch-af,v 1.3 2006/01/05 23:25:30 joerg Exp $
--- 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 @@
+@@ -2,4 +2,2 @@
-#define _POSIX_C_SOURCE 2 /* for getopt */
- #define _BSD_SOURCE
+-#define _BSD_SOURCE
#include "../lib/timezone.h"
#include "../lib/generator.h"