pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/wm/awesome Fixed building on DragonFly.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1ffc2c7cd26a
branches:  trunk
changeset: 535415:1ffc2c7cd26a
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri Nov 16 23:04:54 2007 +0000

description:
Fixed building on DragonFly.

diffstat:

 wm/awesome/distinfo         |   3 ++-
 wm/awesome/patches/patch-ab |  12 ++++++++++++
 2 files changed, 14 insertions(+), 1 deletions(-)

diffs (28 lines):

diff -r 40cb2da1c0bd -r 1ffc2c7cd26a wm/awesome/distinfo
--- a/wm/awesome/distinfo       Fri Nov 16 12:07:21 2007 +0000
+++ b/wm/awesome/distinfo       Fri Nov 16 23:04:54 2007 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.2 2007/11/14 20:52:50 rillig Exp $
+$NetBSD: distinfo,v 1.3 2007/11/16 23:04:54 rillig Exp $
 
 SHA1 (awesome-1.3.tar.gz) = c8656fda08652cec20217fb369e4a6c7cce0528d
 RMD160 (awesome-1.3.tar.gz) = b640b33a138d57009cdf755e32ea974f52f6d308
 Size (awesome-1.3.tar.gz) = 40012 bytes
 SHA1 (patch-aa) = dfe079ae2bf616e556f6a1dfb5f725160f676782
+SHA1 (patch-ab) = d4ecdb1329343fbad082848a402426856610c979
diff -r 40cb2da1c0bd -r 1ffc2c7cd26a wm/awesome/patches/patch-ab
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/wm/awesome/patches/patch-ab       Fri Nov 16 23:04:54 2007 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.1 2007/11/16 23:04:54 rillig Exp $
+
+--- tag.h.orig 2007-10-05 17:07:18.000000000 +0200
++++ tag.h      2007-11-17 00:02:23.000000000 +0100
+@@ -22,6 +22,7 @@
+ #ifndef AWESOME_TAG_H
+ #define AWESOME_TAG_H
+ 
++#include <sys/types.h>
+ #include <regex.h>
+ #include "client.h"
+ 



Home | Main Index | Thread Index | Old Index