pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/finance/moneyguru Updated moneyguru to 2.10.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/012ceadb1c6c
branches:  trunk
changeset: 353308:012ceadb1c6c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Oct 02 18:43:20 2016 +0000

description:
Updated moneyguru to 2.10.2.

2.10.2 (2016-08-28)

    Fix crash when opening panels on some versions of PyQt. [qt] #456
    Fix misalignment of bold figures in networth/profit sheets. [cocoa] #459

diffstat:

 finance/moneyguru/Makefile |  10 +++++-----
 finance/moneyguru/distinfo |  10 +++++-----
 2 files changed, 10 insertions(+), 10 deletions(-)

diffs (43 lines):

diff -r f24dabace894 -r 012ceadb1c6c finance/moneyguru/Makefile
--- a/finance/moneyguru/Makefile        Sun Oct 02 17:03:47 2016 +0000
+++ b/finance/moneyguru/Makefile        Sun Oct 02 18:43:20 2016 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2016/08/28 15:48:31 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2016/10/02 18:43:20 wiz Exp $
 
-DISTNAME=      moneyguru-2.10.1
+DISTNAME=      moneyguru-src-2.10.2
+PKGNAME=       ${DISTNAME:S/-src//}
 CATEGORIES=    finance
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=hsoft/}
+MASTER_SITES=  https://download.hardcoded.net/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.hardcoded.net/moneyguru/
@@ -15,10 +16,9 @@
 DEPENDS+=      ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
 DEPENDS+=      ${PYPKGPREFIX}-cElementTree-[0-9]*:../../textproc/py-cElementTree
 
-GITHUB_TAG=    ${PKGVERSION_NOREV}
 EXTRACT_USING= bsdtar
 
-WRKSRC=                ${WRKDIR}/${PKGNAME_NOREV}
+WRKSRC=                ${WRKDIR}
 USE_LANGUAGES= c
 USE_TOOLS=     pax
 
diff -r f24dabace894 -r 012ceadb1c6c finance/moneyguru/distinfo
--- a/finance/moneyguru/distinfo        Sun Oct 02 17:03:47 2016 +0000
+++ b/finance/moneyguru/distinfo        Sun Oct 02 18:43:20 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2016/08/21 12:07:51 wiz Exp $
+$NetBSD: distinfo,v 1.9 2016/10/02 18:43:20 wiz Exp $
 
-SHA1 (moneyguru-2.10.1.tar.gz) = 249a122a80db2b7d3f5c50acc146935bbe57655b
-RMD160 (moneyguru-2.10.1.tar.gz) = 7b2040474519e3863a0b0e2659cfaa29cbf67a01
-SHA512 (moneyguru-2.10.1.tar.gz) = 6e36441fe71aeef59cd409a82278f2585eea1476cafd7f0351daa818b8822da898559e880c35eb4298003e1384eddbde57df874de68b69ab3bd5e76d188367fb
-Size (moneyguru-2.10.1.tar.gz) = 3095506 bytes
+SHA1 (moneyguru-src-2.10.2.tar.gz) = 814c77b10eeb345a605d4063eed821963af84ed5
+RMD160 (moneyguru-src-2.10.2.tar.gz) = 4cf179d90938d6747967c30d478d6feda45d3d4b
+SHA512 (moneyguru-src-2.10.2.tar.gz) = 2bc68924543c59740714f66911842f21e223975a1183947abf68a3fc03ed7b3b6afb6e8b09d914e58906ed667adc75f4500848366ea2ee1f7512486e6ffc25e0
+Size (moneyguru-src-2.10.2.tar.gz) = 3094596 bytes



Home | Main Index | Thread Index | Old Index