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 F08F97A297 for ; Sun, 25 Dec 2016 12:47:45 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9AA0B855BD; Sun, 25 Dec 2016 12:47:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2BD0B8558A for ; Sun, 25 Dec 2016 12:47:45 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id vsyQBz4kuN63 for ; Sun, 25 Dec 2016 12:47:44 +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 63BF284CF5 for ; Sun, 25 Dec 2016 12:47:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5DCC2FBA6; Sun, 25 Dec 2016 12:47:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148267006453130" MIME-Version: 1.0 Date: Sun, 25 Dec 2016 12:47:44 +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: <20161225124744.5DCC2FBA6@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. --_----------=_148267006453130 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Dec 25 12:47:44 UTC 2016 Modified Files: pkgsrc/finance/moneyguru: Makefile PLIST Log Message: Some dependency (sphinx?) changed their behaviour -- update PLIST. Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 pkgsrc/finance/moneyguru/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/finance/moneyguru/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_148267006453130 Content-Disposition: inline Content-Length: 8369 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.19 pkgsrc/finance/moneyguru/Makefile:1.20 --- pkgsrc/finance/moneyguru/Makefile:1.19 Sun Oct 2 18:43:20 2016 +++ pkgsrc/finance/moneyguru/Makefile Sun Dec 25 12:47:44 2016 @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2016/10/02 18:43:20 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2016/12/25 12:47:44 wiz Exp $ DISTNAME= moneyguru-src-2.10.2 PKGNAME= ${DISTNAME:S/-src//} +PKGREVISION= 1 CATEGORIES= finance MASTER_SITES= https://download.hardcoded.net/ Index: pkgsrc/finance/moneyguru/PLIST diff -u pkgsrc/finance/moneyguru/PLIST:1.12 pkgsrc/finance/moneyguru/PLIST:1.13 --- pkgsrc/finance/moneyguru/PLIST:1.12 Sun Jul 3 11:50:29 2016 +++ pkgsrc/finance/moneyguru/PLIST Sun Dec 25 12:47:44 2016 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2016/07/03 11:50:29 wiz Exp $ +@comment $NetBSD: PLIST,v 1.13 2016/12/25 12:47:44 wiz Exp $ bin/moneyguru share/applications/moneyguru.desktop share/moneyguru/ambuttonbar/AMButtonBar.h @@ -89,56 +89,56 @@ share/moneyguru/build/help/_images/impor share/moneyguru/build/help/_images/import_match_table.png share/moneyguru/build/help/_images/import_window.png share/moneyguru/build/help/_images/reconciliation_checkmark.png -share/moneyguru/build/help/_sources/basics.txt -share/moneyguru/build/help/_sources/cash.txt -share/moneyguru/build/help/_sources/changelog.txt -share/moneyguru/build/help/_sources/contribute.txt -share/moneyguru/build/help/_sources/credits.txt -share/moneyguru/build/help/_sources/currencies.txt -share/moneyguru/build/help/_sources/developer/architecture.txt -share/moneyguru/build/help/_sources/developer/build.txt -share/moneyguru/build/help/_sources/developer/core/app.txt -share/moneyguru/build/help/_sources/developer/core/document.txt -share/moneyguru/build/help/_sources/developer/core/gui/account_panel.txt -share/moneyguru/build/help/_sources/developer/core/gui/base.txt -share/moneyguru/build/help/_sources/developer/core/gui/chart.txt -share/moneyguru/build/help/_sources/developer/core/gui/lookup.txt -share/moneyguru/build/help/_sources/developer/core/gui/pie_chart.txt -share/moneyguru/build/help/_sources/developer/core/index.txt -share/moneyguru/build/help/_sources/developer/core/model/account.txt -share/moneyguru/build/help/_sources/developer/core/model/amount.txt -share/moneyguru/build/help/_sources/developer/core/model/budget.txt -share/moneyguru/build/help/_sources/developer/core/model/currency.txt -share/moneyguru/build/help/_sources/developer/core/model/date.txt -share/moneyguru/build/help/_sources/developer/core/model/entry.txt -share/moneyguru/build/help/_sources/developer/core/model/oven.txt -share/moneyguru/build/help/_sources/developer/core/model/recurrence.txt -share/moneyguru/build/help/_sources/developer/core/model/transaction.txt -share/moneyguru/build/help/_sources/developer/core/model/transaction_list.txt -share/moneyguru/build/help/_sources/developer/core/model/undo.txt -share/moneyguru/build/help/_sources/developer/core/plugin.txt -share/moneyguru/build/help/_sources/developer/devprocess.txt -share/moneyguru/build/help/_sources/developer/hscommon/build.txt -share/moneyguru/build/help/_sources/developer/hscommon/desktop.txt -share/moneyguru/build/help/_sources/developer/hscommon/gui/base.txt -share/moneyguru/build/help/_sources/developer/hscommon/gui/column.txt -share/moneyguru/build/help/_sources/developer/hscommon/gui/selectable_list.txt -share/moneyguru/build/help/_sources/developer/hscommon/gui/table.txt -share/moneyguru/build/help/_sources/developer/hscommon/gui/text_field.txt -share/moneyguru/build/help/_sources/developer/hscommon/gui/tree.txt -share/moneyguru/build/help/_sources/developer/hscommon/index.txt -share/moneyguru/build/help/_sources/developer/hscommon/notify.txt -share/moneyguru/build/help/_sources/developer/hscommon/path.txt -share/moneyguru/build/help/_sources/developer/hscommon/util.txt -share/moneyguru/build/help/_sources/developer/index.txt -share/moneyguru/build/help/_sources/developer/refactorings.txt -share/moneyguru/build/help/_sources/editing.txt -share/moneyguru/build/help/_sources/faq.txt -share/moneyguru/build/help/_sources/forecast.txt -share/moneyguru/build/help/_sources/import.txt -share/moneyguru/build/help/_sources/index.txt -share/moneyguru/build/help/_sources/plugins.txt -share/moneyguru/build/help/_sources/reconciliation.txt +share/moneyguru/build/help/_sources/basics.rst.txt +share/moneyguru/build/help/_sources/cash.rst.txt +share/moneyguru/build/help/_sources/changelog.rst.txt +share/moneyguru/build/help/_sources/contribute.rst.txt +share/moneyguru/build/help/_sources/credits.rst.txt +share/moneyguru/build/help/_sources/currencies.rst.txt +share/moneyguru/build/help/_sources/developer/architecture.rst.txt +share/moneyguru/build/help/_sources/developer/build.rst.txt +share/moneyguru/build/help/_sources/developer/core/app.rst.txt +share/moneyguru/build/help/_sources/developer/core/document.rst.txt +share/moneyguru/build/help/_sources/developer/core/gui/account_panel.rst.txt +share/moneyguru/build/help/_sources/developer/core/gui/base.rst.txt +share/moneyguru/build/help/_sources/developer/core/gui/chart.rst.txt +share/moneyguru/build/help/_sources/developer/core/gui/lookup.rst.txt +share/moneyguru/build/help/_sources/developer/core/gui/pie_chart.rst.txt +share/moneyguru/build/help/_sources/developer/core/index.rst.txt +share/moneyguru/build/help/_sources/developer/core/model/account.rst.txt +share/moneyguru/build/help/_sources/developer/core/model/amount.rst.txt +share/moneyguru/build/help/_sources/developer/core/model/budget.rst.txt +share/moneyguru/build/help/_sources/developer/core/model/currency.rst.txt +share/moneyguru/build/help/_sources/developer/core/model/date.rst.txt +share/moneyguru/build/help/_sources/developer/core/model/entry.rst.txt +share/moneyguru/build/help/_sources/developer/core/model/oven.rst.txt +share/moneyguru/build/help/_sources/developer/core/model/recurrence.rst.txt +share/moneyguru/build/help/_sources/developer/core/model/transaction.rst.txt +share/moneyguru/build/help/_sources/developer/core/model/transaction_list.rst.txt +share/moneyguru/build/help/_sources/developer/core/model/undo.rst.txt +share/moneyguru/build/help/_sources/developer/core/plugin.rst.txt +share/moneyguru/build/help/_sources/developer/devprocess.rst.txt +share/moneyguru/build/help/_sources/developer/hscommon/build.rst.txt +share/moneyguru/build/help/_sources/developer/hscommon/desktop.rst.txt +share/moneyguru/build/help/_sources/developer/hscommon/gui/base.rst.txt +share/moneyguru/build/help/_sources/developer/hscommon/gui/column.rst.txt +share/moneyguru/build/help/_sources/developer/hscommon/gui/selectable_list.rst.txt +share/moneyguru/build/help/_sources/developer/hscommon/gui/table.rst.txt +share/moneyguru/build/help/_sources/developer/hscommon/gui/text_field.rst.txt +share/moneyguru/build/help/_sources/developer/hscommon/gui/tree.rst.txt +share/moneyguru/build/help/_sources/developer/hscommon/index.rst.txt +share/moneyguru/build/help/_sources/developer/hscommon/notify.rst.txt +share/moneyguru/build/help/_sources/developer/hscommon/path.rst.txt +share/moneyguru/build/help/_sources/developer/hscommon/util.rst.txt +share/moneyguru/build/help/_sources/developer/index.rst.txt +share/moneyguru/build/help/_sources/developer/refactorings.rst.txt +share/moneyguru/build/help/_sources/editing.rst.txt +share/moneyguru/build/help/_sources/faq.rst.txt +share/moneyguru/build/help/_sources/forecast.rst.txt +share/moneyguru/build/help/_sources/import.rst.txt +share/moneyguru/build/help/_sources/index.rst.txt +share/moneyguru/build/help/_sources/plugins.rst.txt +share/moneyguru/build/help/_sources/reconciliation.rst.txt share/moneyguru/build/help/_static/ajax-loader.gif share/moneyguru/build/help/_static/basic.css share/moneyguru/build/help/_static/comment-bright.png @@ -149,7 +149,7 @@ share/moneyguru/build/help/_static/docto share/moneyguru/build/help/_static/down-pressed.png share/moneyguru/build/help/_static/down.png share/moneyguru/build/help/_static/file.png -share/moneyguru/build/help/_static/jquery-1.11.1.js +share/moneyguru/build/help/_static/jquery-3.1.0.js share/moneyguru/build/help/_static/jquery.js share/moneyguru/build/help/_static/minus.png share/moneyguru/build/help/_static/navigation.png --_----------=_148267006453130--