1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/finance/kmymoney-kde4/files
David Naylor f391ca611e Back-port commit 77209f84: Fix build (of finance/kmymoney-kde4) with GMP 5.1.0
"""
GMP 5.1.0 no longer has implicit conversions to mpz_class from mpq_class
or mpf_class.  So we have to have an explicit conversion.
"""

Approved by:	bdrewery (mentor), jhale (maintainer timeout: 2 weeks)
2013-03-07 16:13:35 +00:00
..
patch-CMakeLists.txt - Update to 4.6.3 2012-09-13 13:03:48 +00:00
patch-kmymoney_mymoney_mymoneymoney.cpp Back-port commit 77209f84: Fix build (of finance/kmymoney-kde4) with GMP 5.1.0 2013-03-07 16:13:35 +00:00