summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-08-14 19:12:57 +0000
committerwiz <wiz@pkgsrc.org>2010-08-14 19:12:57 +0000
commit6a901e831f6aeddb62d84680170572e3421eb583 (patch)
tree9313f6e1096c7cc0a4a7e32b5694e3a68e5f414f /finance
parentbadb654ef0b8905a1c2205a6b78d78c5c6a5e904 (diff)
downloadpkgsrc-6a901e831f6aeddb62d84680170572e3421eb583.tar.gz
Fix compilation on MacOS X 10.6, from upstream via Lothar Braun in PR 43756.
Diffstat (limited to 'finance')
-rw-r--r--finance/gnucash/distinfo3
-rw-r--r--finance/gnucash/patches/patch-ae16
2 files changed, 18 insertions, 1 deletions
diff --git a/finance/gnucash/distinfo b/finance/gnucash/distinfo
index 3a09e8a9e3d..e47b677a987 100644
--- a/finance/gnucash/distinfo
+++ b/finance/gnucash/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.44 2009/02/24 11:55:13 wiz Exp $
+$NetBSD: distinfo,v 1.45 2010/08/14 19:12:57 wiz Exp $
SHA1 (gnucash-2.2.9.tar.gz) = 8f63c67fcceaae93ceb8827143cc6a470e3a096a
RMD160 (gnucash-2.2.9.tar.gz) = 9721cca008a7a9b1d7771e1ca8547c3d52088db1
@@ -7,3 +7,4 @@ SHA1 (patch-aa) = 239371b133b7a585e4a18bbe1efa7e6656d63c9c
SHA1 (patch-ab) = c9ea305299bf84c61898a57677e1e43d6c31be27
SHA1 (patch-ac) = ea892a086f86b2f9f2b48ec5d02e1c2c1b8db336
SHA1 (patch-ad) = 831d66cc09164809a1623d067eed6c498994b76e
+SHA1 (patch-ae) = 259e6e5d69b9dc33d62c86d076ee2d440d79640b
diff --git a/finance/gnucash/patches/patch-ae b/finance/gnucash/patches/patch-ae
new file mode 100644
index 00000000000..95b59fb0601
--- /dev/null
+++ b/finance/gnucash/patches/patch-ae
@@ -0,0 +1,16 @@
+$NetBSD: patch-ae,v 1.5 2010/08/14 19:12:58 wiz Exp $
+
+Fix build on MacOS X 10.6 from upstream:
+http://lists.gnucash.org/pipermail/gnucash-changes/2009-September/007462.html
+
+--- configure.orig 2009-02-23 20:25:34.000000000 +0000
++++ configure
+@@ -26722,7 +26722,7 @@ LIBS="$oLIBS"
+ { $as_echo "$as_me:$LINENO: checking for darwin" >&5
+ $as_echo_n "checking for darwin... " >&6; }
+ case $host_os in
+- rhapsody* | darwin1*)
++ rhapsody* | darwin[1567].*)
+ { $as_echo "$as_me:$LINENO: result: yes, but too old" >&5
+ $as_echo "yes, but too old" >&6; }
+ { { $as_echo "$as_me:$LINENO: error: This platform is not supported, please