pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/devel/glib2



On Mon, Apr 30, 2012 at 3:53 PM, Matthias Drochner <drochner%netbsd.org@localhost> wrote:
Module Name:    pkgsrc
Committed By:   drochner
Date:           Mon Apr 30 13:53:48 UTC 2012

Modified Files:
       pkgsrc/devel/glib2: Makefile Makefile.common PLIST distinfo
...

Log Message:
update to 2.32.1

This (I assume) makes the following patch necessary to build claws-mail:

==> mail/claws-mail/patches/patch-src_common_defs.h <==
$NetBSD$

--- src/common/defs.h.orig      2011-08-27 06:58:14.000000000 +0000
+++ src/common/defs.h
@@ -24,7 +24,7 @@
 #  include "config.h"
 #endif
 
-#include <glibconfig.h>
+#include <glib.h>
 
 #ifdef G_OS_WIN32
 #  include <glib/gwin32.h>

PS. I'll send-pr properly later if this isn't picked up by somebody...


Home | Main Index | Thread Index | Old Index