summaryrefslogtreecommitdiff
path: root/finance/kmymoney2/distinfo
diff options
context:
space:
mode:
authormarino <marino@pkgsrc.org>2011-12-10 17:50:23 +0000
committermarino <marino@pkgsrc.org>2011-12-10 17:50:23 +0000
commitc8406ed2ea2bc1ccaa28b7d43edce32b78b75aa5 (patch)
treebe2f502421f17aa3fb193d776ed33938ac00723e /finance/kmymoney2/distinfo
parentdae2782384ee9e62c50e71d87666127dcff63ba3 (diff)
downloadpkgsrc-c8406ed2ea2bc1ccaa28b7d43edce32b78b75aa5.tar.gz
finances/kmymoney2: Fix all platforms
The main problem with this package is that sqlite2 was building automatically, but the makefile for it was broken. The QTDIR variable wasn't getting expanded in the makefile, so the rpath for sqlite3 library was corrupt. Once the Makefile was fixed, libsqlite3.so built normally, but it didn't get installed due to another Makefile issue. Finally, it built and installed, but then the PLIST was missing its entry. After everything was verified building ok, I discovered somebody had added and then commented out "sqlite3" option. Since it's building by default, I took this option out. If somebody else decides that it should be optional, I'll let them tweak the configure args, PLIST, and options file to make that happen.
Diffstat (limited to 'finance/kmymoney2/distinfo')
-rw-r--r--finance/kmymoney2/distinfo5
1 files changed, 3 insertions, 2 deletions
diff --git a/finance/kmymoney2/distinfo b/finance/kmymoney2/distinfo
index 399a2c6b5b0..06c22c62023 100644
--- a/finance/kmymoney2/distinfo
+++ b/finance/kmymoney2/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.12 2011/05/16 21:29:04 shattered Exp $
+$NetBSD: distinfo,v 1.13 2011/12/10 17:50:23 marino Exp $
SHA1 (kmymoney2-1.0.5.tar.bz2) = dc496bb95353f0254125faa1de37b1431af06f1e
RMD160 (kmymoney2-1.0.5.tar.bz2) = 14a468b54335bd753cae0bc531ca648275cd1bfd
@@ -9,4 +9,5 @@ SHA1 (patch-ad) = a9c0796d239fa3143018bd6ed1f2d568acf219ec
SHA1 (patch-ae) = 3466df88f68535549172e253ad24142ef1149360
SHA1 (patch-af) = 9228789b4d601a22d77fe7b41e04fa08a068040c
SHA1 (patch-ag) = a52dd21ff8c88b3729783d664094c1be00a454d4
-SHA1 (patch-ah) = b300dd6ff582b1d1db9e32dd0cc3785e5449bfff
+SHA1 (patch-ah) = d876606dd311f4729d8c3ca262f3e131cc862bf4
+SHA1 (patch-kmymoney2_mymoney_mymoneymoney.cpp) = 55f5cb63772299d92e7cd7ca6f825ff3c2dc9285