pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/kscope Fix build on DragonFly.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e9db28f20568
branches: trunk
changeset: 532791:e9db28f20568
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Aug 30 19:49:00 2007 +0000
description:
Fix build on DragonFly.
diffstat:
devel/kscope/distinfo | 3 ++-
devel/kscope/patches/patch-aa | 12 ++++++++++++
2 files changed, 14 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r f61833bad85d -r e9db28f20568 devel/kscope/distinfo
--- a/devel/kscope/distinfo Thu Aug 30 19:47:16 2007 +0000
+++ b/devel/kscope/distinfo Thu Aug 30 19:49:00 2007 +0000
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.5 2007/08/15 03:52:16 markd Exp $
+$NetBSD: distinfo,v 1.6 2007/08/30 19:49:00 joerg Exp $
SHA1 (kscope-1.5.0.tar.gz) = 05f80c5bb7201aa8e4b40e6f068ed8b392012a54
RMD160 (kscope-1.5.0.tar.gz) = 7808ea0514efc0500259c97d0126fb7373041538
Size (kscope-1.5.0.tar.gz) = 1267274 bytes
+SHA1 (patch-aa) = 7d398bc1d9e05f2670721bd02e8b479e6c3f3210
diff -r f61833bad85d -r e9db28f20568 devel/kscope/patches/patch-aa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/kscope/patches/patch-aa Thu Aug 30 19:49:00 2007 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1 2007/08/30 19:49:00 joerg Exp $
+
+--- src/filesemaphore.cpp.orig 2007-08-30 19:18:52.000000000 +0000
++++ src/filesemaphore.cpp
+@@ -29,6 +29,7 @@
+ #include <fcntl.h>
+ #include <errno.h>
+ #include <sys/mman.h>
++#include <sys/stat.h>
+ #include <qfileinfo.h>
+ #include "filesemaphore.h"
+
Home |
Main Index |
Thread Index |
Old Index