diff options
author | mjl <mjl@pkgsrc.org> | 2004-02-08 23:22:45 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2004-02-08 23:22:45 +0000 |
commit | 60c32037f1624f43f62f8098a50fa0bf96560b4e (patch) | |
tree | f6544b8451bb7e5ad9a3562f3c162a9046042389 /devel/glib/distinfo | |
parent | 5a31f07f34f331b6e34da08fbf03dc0dc51528be (diff) | |
download | pkgsrc-60c32037f1624f43f62f8098a50fa0bf96560b4e.tar.gz |
Make FreeBSD patch for ld.so semantic differences between linux and bsd
apply for NetBSD too: this closes PR/21452 (problem with gnucash not
finding its symbols in dynamically loaded modules) for -currentish
installations (this needs RTLD_DEFAULT support in ld_elf.so).
1.6 installations still suffer unless a -current ld_elf.so and
/usr/include/dlfcn.h are installed, sorry.
Make other FreeBSD-specific patch apply too since it looks sensible
(adds error checking).
Diffstat (limited to 'devel/glib/distinfo')
-rw-r--r-- | devel/glib/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/glib/distinfo b/devel/glib/distinfo index be5a7cffb6d..13c562962b6 100644 --- a/devel/glib/distinfo +++ b/devel/glib/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.9 2003/09/05 16:54:49 xtraeme Exp $ +$NetBSD: distinfo,v 1.10 2004/02/08 23:22:45 mjl Exp $ SHA1 (glib-1.2.10.tar.gz) = e5a9361c594608d152d5d9650154c2e3260b87fa Size (glib-1.2.10.tar.gz) = 421480 bytes @@ -7,6 +7,6 @@ SHA1 (patch-ab) = 56e5035d8c144733752e38e0c1e790dfe44f87b7 SHA1 (patch-ac) = ab176e926d9fee6d463096ad3853e06718129acc SHA1 (patch-ad) = a7c10916ccaef52a62415d129060a6dddbc5fbd8 SHA1 (patch-ae) = 222a1f4c470fd1123deb3b4dd918b036b3607e59 -SHA1 (patch-af) = 3292d96121329583be5bf0ac573d2cec297b5d52 -SHA1 (patch-ag) = a0b4009a24474c1b037614f2ae0660a39c11d1b7 +SHA1 (patch-af) = 8fa1db64eb7a44e83e9e2ad483b12cf9fe50341e +SHA1 (patch-ag) = efdff0d20a1c3280c9916405a8d89190c68b9604 SHA1 (patch-ai) = 8c81ff9ed494a00663ce92afc889050a4eb37218 |