Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id B80EB7A169 for ; Sun, 2 Oct 2016 18:43:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6734485E6F; Sun, 2 Oct 2016 18:43:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EC46785E11 for ; Sun, 2 Oct 2016 18:43:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id x4DB2ajbCAMf for ; Sun, 2 Oct 2016 18:43:20 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 7961784CE5 for ; Sun, 2 Oct 2016 18:43:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6FDA7FBD2; Sun, 2 Oct 2016 18:43:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1475433800218960" MIME-Version: 1.0 Date: Sun, 2 Oct 2016 18:43:20 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/finance/moneyguru To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20161002184320.6FDA7FBD2@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1475433800218960 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Oct 2 18:43:20 UTC 2016 Modified Files: pkgsrc/finance/moneyguru: Makefile distinfo Log Message: 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 To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/finance/moneyguru/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/finance/moneyguru/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1475433800218960 Content-Disposition: inline Content-Length: 2188 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/finance/moneyguru/Makefile diff -u pkgsrc/finance/moneyguru/Makefile:1.18 pkgsrc/finance/moneyguru/Makefile:1.19 --- pkgsrc/finance/moneyguru/Makefile:1.18 Sun Aug 28 15:48:31 2016 +++ pkgsrc/finance/moneyguru/Makefile Sun Oct 2 18:43:20 2016 @@ -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 HOMEPAGE= http://www.hardcoded.net/moneyguru/ @@ -15,10 +16,9 @@ DEPENDS+= ${PYPKGPREFIX}-sphinx>=1.3.4nb 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 Index: pkgsrc/finance/moneyguru/distinfo diff -u pkgsrc/finance/moneyguru/distinfo:1.8 pkgsrc/finance/moneyguru/distinfo:1.9 --- pkgsrc/finance/moneyguru/distinfo:1.8 Sun Aug 21 12:07:51 2016 +++ pkgsrc/finance/moneyguru/distinfo Sun Oct 2 18:43:20 2016 @@ -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 --_----------=_1475433800218960--