summaryrefslogtreecommitdiff
path: root/devel/glib2/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-10-24 15:59:52 +0000
committerwiz <wiz@pkgsrc.org>2008-10-24 15:59:52 +0000
commit2e3c83fa9c2672da912e0ab32da9729af34b0d6f (patch)
tree712c83e4eff41c7df3996e80c3f2332533796c97 /devel/glib2/patches
parent5a0a11dc7c1b4c8034e3405a98ff2364f2b4a442 (diff)
downloadpkgsrc-2e3c83fa9c2672da912e0ab32da9729af34b0d6f.tar.gz
Update to 2.18.2:
Overview of Changes from GLib 2.18.1 to GLib 2.18.2 =================================================== * Bugs fixed: 553724 python interpreter path not patched in correctly 553857 gbacktrace.h requires signal.h 554790 g_convert() misbehaves with winiconv versions 555314 mem leak in gmarkup 554970 segfault when update-desktop-database is not available... 555121 Improved build-time handling of gio module-dir 555711 Wrong fallback order of mimetype icons 556334 Warning when building without selinux support * Updated translations: Arabic (ar) Danish (da) Estonian (et) Gujarati (gu) Norwegian (nb) Polish (pl) Brazilian Portugese (pt_BR) Romanian (ro) Russian (ru) Serbian (sr) Tamil (ta)
Diffstat (limited to 'devel/glib2/patches')
-rw-r--r--devel/glib2/patches/patch-aa32
1 files changed, 16 insertions, 16 deletions
diff --git a/devel/glib2/patches/patch-aa b/devel/glib2/patches/patch-aa
index 843667afc53..abab7effa71 100644
--- a/devel/glib2/patches/patch-aa
+++ b/devel/glib2/patches/patch-aa
@@ -1,16 +1,16 @@
-$NetBSD: patch-aa,v 1.43 2008/09/06 11:07:20 obache Exp $
+$NetBSD: patch-aa,v 1.44 2008/10/24 15:59:52 wiz Exp $
---- configure.orig 2008-09-02 19:29:47.000000000 +0000
+--- configure.orig 2008-10-16 14:41:13.000000000 +0000
+++ configure
-@@ -986,6 +986,7 @@ G_MODULE_PLUGIN_LIBS
- G_MODULE_LDFLAGS
- G_MODULE_HAVE_DLERROR
- G_MODULE_BROKEN_RTLD_GLOBAL
+@@ -986,6 +986,7 @@ MKDIR_P
+ INSTALL_STRIP_PROGRAM
+ STRIP
+ install_sh
+G_MODULE_BROKEN_DLOPEN_NULL
- G_MODULE_NEED_USCORE
- GLIB_DEBUG_FLAGS
- GSPAWN
-@@ -37197,6 +37198,7 @@ else
+ MAKEINFO
+ AUTOHEADER
+ AUTOMAKE
+@@ -37256,6 +37257,7 @@ else
fi
G_MODULE_NEED_USCORE=0
G_MODULE_BROKEN_RTLD_GLOBAL=0
@@ -18,7 +18,7 @@ $NetBSD: patch-aa,v 1.43 2008/09/06 11:07:20 obache Exp $
G_MODULE_HAVE_DLERROR=0
if test -z "$G_MODULE_IMPL"; then
case "$host" in
-@@ -38030,6 +38032,87 @@ fi
+@@ -38091,6 +38093,87 @@ fi
LIBS="$LIBS_orig"
fi
@@ -106,7 +106,7 @@ $NetBSD: patch-aa,v 1.43 2008/09/06 11:07:20 obache Exp $
if test -z "$G_MODULE_IMPL"; then
G_MODULE_IMPL=0
G_MODULE_SUPPORTED=false
-@@ -38066,6 +38149,8 @@ fi
+@@ -38127,6 +38210,8 @@ fi
@@ -115,7 +115,7 @@ $NetBSD: patch-aa,v 1.43 2008/09/06 11:07:20 obache Exp $
{ $as_echo "$as_me:$LINENO: checking for gspawn implementation" >&5
$as_echo_n "checking for gspawn implementation... " >&6; }
case "$host" in
-@@ -39807,117 +39892,8 @@ if test x"$have_threads" != xno; then
+@@ -39873,117 +39958,8 @@ if test x"$have_threads" != xno; then
G_THREAD_LIBS="-lpthread -lthread"
;;
*)
@@ -235,7 +235,7 @@ $NetBSD: patch-aa,v 1.43 2008/09/06 11:07:20 obache Exp $
;;
esac
fi
-@@ -42106,6 +42082,10 @@ case $host in
+@@ -42177,6 +42153,10 @@ case $host in
*)
G_THREAD_LIBS_FOR_GTHREAD="$G_THREAD_LIBS"
;;
@@ -246,7 +246,7 @@ $NetBSD: patch-aa,v 1.43 2008/09/06 11:07:20 obache Exp $
esac
-@@ -47398,9 +47378,9 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_writ
+@@ -47480,9 +47460,9 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_writ
}
split(mac1, mac2, "(") #)
macro = mac2[1]
@@ -257,7 +257,7 @@ $NetBSD: patch-aa,v 1.43 2008/09/06 11:07:20 obache Exp $
print prefix "define", macro P[macro] D[macro]
next
} else {
-@@ -47408,7 +47388,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_writ
+@@ -47490,7 +47470,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_writ
# in the case of _POSIX_SOURCE, which is predefined and required
# on some systems where configure will not decide to define it.
if (defundef == "undef") {