summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorwiz <wiz>2016-01-17 19:05:09 +0000
committerwiz <wiz>2016-01-17 19:05:09 +0000
commitac67006f88a04e65a116711e2f6bbbbc509aa41d (patch)
treeb6e2cae5555e1bc0e6706eba3fd50634e0257276 /finance
parent4837fbb4ae847e509af8bdc0d7ac0d2b03318c80 (diff)
downloadpkgsrc-ac67006f88a04e65a116711e2f6bbbbc509aa41d.tar.gz
Add two files installed with latest py-sphinx, and depend on it.
Bump PKGREVISION.
Diffstat (limited to 'finance')
-rw-r--r--finance/moneyguru/Makefile5
-rw-r--r--finance/moneyguru/PLIST96
2 files changed, 52 insertions, 49 deletions
diff --git a/finance/moneyguru/Makefile b/finance/moneyguru/Makefile
index af0af274dd2..cf67c60ca72 100644
--- a/finance/moneyguru/Makefile
+++ b/finance/moneyguru/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2015/04/22 10:57:15 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2016/01/17 19:05:09 wiz Exp $
#
# any of ~* is fine, they are the same and just there for Ubuntu
# so moneyguru's built for all releases
DISTNAME= moneyguru-2.8.2
+PKGREVISION= 1
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_GITHUB:=hsoft/}
@@ -13,7 +14,7 @@ LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-polib-[0-9]*:../../devel/py-polib
DEPENDS+= ${PYPKGPREFIX}-qt4-[0-9]*:../../x11/py-qt4
-DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx
+DEPENDS+= ${PYPKGPREFIX}-sphinx>=1.3.4nb1:../../textproc/py-sphinx
DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
DEPENDS+= ${PYPKGPREFIX}-cElementTree-[0-9]*:../../textproc/py-cElementTree
diff --git a/finance/moneyguru/PLIST b/finance/moneyguru/PLIST
index f58a31a1929..f7bfee6cfdb 100644
--- a/finance/moneyguru/PLIST
+++ b/finance/moneyguru/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2015/04/21 16:48:38 joerg Exp $
+@comment $NetBSD: PLIST,v 1.10 2016/01/17 19:05:09 wiz Exp $
bin/moneyguru
share/applications/moneyguru.desktop
share/moneyguru/ambuttonbar/AMButtonBar.h
@@ -149,6 +149,7 @@ share/moneyguru/build/help/_static/doctools.js
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.js
share/moneyguru/build/help/_static/minus.png
share/moneyguru/build/help/_static/navigation.png
@@ -156,6 +157,7 @@ share/moneyguru/build/help/_static/plus.png
share/moneyguru/build/help/_static/pygments.css
share/moneyguru/build/help/_static/searchtools.js
share/moneyguru/build/help/_static/sphinxdoc.css
+share/moneyguru/build/help/_static/underscore-1.3.1.js
share/moneyguru/build/help/_static/underscore.js
share/moneyguru/build/help/_static/up-pressed.png
share/moneyguru/build/help/_static/up.png
@@ -540,28 +542,21 @@ share/moneyguru/cocoalib/views/NSTableViewAdditions.h
share/moneyguru/cocoalib/views/NSTableViewAdditions.m
share/moneyguru/core/__init__.py
share/moneyguru/core/__init__.pyc
-share/moneyguru/core/app.pyc
-share/moneyguru/core/const.pyc
-share/moneyguru/core/document.pyc
-share/moneyguru/core/exception.pyc
-share/moneyguru/core/plugin.pyc
share/moneyguru/core/app.py
+share/moneyguru/core/app.pyc
share/moneyguru/core/const.py
+share/moneyguru/core/const.pyc
share/moneyguru/core/document.py
+share/moneyguru/core/document.pyc
share/moneyguru/core/exception.py
+share/moneyguru/core/exception.pyc
share/moneyguru/core/gui/__init__.py
share/moneyguru/core/gui/__init__.pyc
-share/moneyguru/core/gui/account_panel.pyc
-share/moneyguru/core/gui/base.pyc
-share/moneyguru/core/gui/chart.pyc
-share/moneyguru/core/gui/lookup.pyc
-share/moneyguru/core/gui/pie_chart.pyc
-share/moneyguru/core/gui/print_view.pyc
-share/moneyguru/core/gui/table.pyc
share/moneyguru/core/gui/account_balance_graph.py
share/moneyguru/core/gui/account_flow_graph.py
share/moneyguru/core/gui/account_lookup.py
share/moneyguru/core/gui/account_panel.py
+share/moneyguru/core/gui/account_panel.pyc
share/moneyguru/core/gui/account_pie_chart.py
share/moneyguru/core/gui/account_reassign_panel.py
share/moneyguru/core/gui/account_sheet_view.py
@@ -570,10 +565,12 @@ share/moneyguru/core/gui/balance_graph.py
share/moneyguru/core/gui/balance_sheet.py
share/moneyguru/core/gui/bar_graph.py
share/moneyguru/core/gui/base.py
+share/moneyguru/core/gui/base.pyc
share/moneyguru/core/gui/budget_panel.py
share/moneyguru/core/gui/budget_table.py
share/moneyguru/core/gui/budget_view.py
share/moneyguru/core/gui/chart.py
+share/moneyguru/core/gui/chart.pyc
share/moneyguru/core/gui/completable_edit.py
share/moneyguru/core/gui/completion_lookup.py
share/moneyguru/core/gui/csv_options.py
@@ -594,12 +591,15 @@ share/moneyguru/core/gui/import_table.py
share/moneyguru/core/gui/import_window.py
share/moneyguru/core/gui/income_statement.py
share/moneyguru/core/gui/lookup.py
+share/moneyguru/core/gui/lookup.pyc
share/moneyguru/core/gui/main_window.py
share/moneyguru/core/gui/mass_edition_panel.py
share/moneyguru/core/gui/net_worth_graph.py
share/moneyguru/core/gui/networth_view.py
share/moneyguru/core/gui/pie_chart.py
+share/moneyguru/core/gui/pie_chart.pyc
share/moneyguru/core/gui/print_view.py
+share/moneyguru/core/gui/print_view.pyc
share/moneyguru/core/gui/profit_graph.py
share/moneyguru/core/gui/profit_view.py
share/moneyguru/core/gui/report.py
@@ -609,6 +609,7 @@ share/moneyguru/core/gui/schedule_view.py
share/moneyguru/core/gui/search_field.py
share/moneyguru/core/gui/split_table.py
share/moneyguru/core/gui/table.py
+share/moneyguru/core/gui/table.pyc
share/moneyguru/core/gui/transaction_panel.py
share/moneyguru/core/gui/transaction_print.py
share/moneyguru/core/gui/transaction_table.py
@@ -617,50 +618,51 @@ share/moneyguru/core/gui/transaction_view.py
share/moneyguru/core/gui/view_options.py
share/moneyguru/core/loader/__init__.py
share/moneyguru/core/loader/__init__.pyc
-share/moneyguru/core/loader/base.pyc
-share/moneyguru/core/loader/native.pyc
share/moneyguru/core/loader/base.py
+share/moneyguru/core/loader/base.pyc
share/moneyguru/core/loader/csv.py
share/moneyguru/core/loader/native.py
+share/moneyguru/core/loader/native.pyc
share/moneyguru/core/loader/ofx.py
share/moneyguru/core/loader/qif.py
share/moneyguru/core/model/__init__.py
share/moneyguru/core/model/__init__.pyc
-share/moneyguru/core/model/_amount_ref.pyc
-share/moneyguru/core/model/account.pyc
-share/moneyguru/core/model/amount.pyc
-share/moneyguru/core/model/budget.pyc
-share/moneyguru/core/model/currency.pyc
-share/moneyguru/core/model/date.pyc
-share/moneyguru/core/model/entry.pyc
-share/moneyguru/core/model/oven.pyc
-share/moneyguru/core/model/recurrence.pyc
-share/moneyguru/core/model/sort.pyc
-share/moneyguru/core/model/transaction.pyc
-share/moneyguru/core/model/transaction_list.pyc
-share/moneyguru/core/model/undo.pyc
share/moneyguru/core/model/_amount.so
share/moneyguru/core/model/_amount_ref.py
+share/moneyguru/core/model/_amount_ref.pyc
share/moneyguru/core/model/account.py
+share/moneyguru/core/model/account.pyc
share/moneyguru/core/model/amount.py
+share/moneyguru/core/model/amount.pyc
share/moneyguru/core/model/budget.py
+share/moneyguru/core/model/budget.pyc
share/moneyguru/core/model/completion.py
share/moneyguru/core/model/currency.py
+share/moneyguru/core/model/currency.pyc
share/moneyguru/core/model/date.py
+share/moneyguru/core/model/date.pyc
share/moneyguru/core/model/entry.py
+share/moneyguru/core/model/entry.pyc
share/moneyguru/core/model/oven.py
+share/moneyguru/core/model/oven.pyc
share/moneyguru/core/model/recurrence.py
+share/moneyguru/core/model/recurrence.pyc
share/moneyguru/core/model/sort.py
+share/moneyguru/core/model/sort.pyc
share/moneyguru/core/model/transaction.py
+share/moneyguru/core/model/transaction.pyc
share/moneyguru/core/model/transaction_list.py
+share/moneyguru/core/model/transaction_list.pyc
share/moneyguru/core/model/undo.py
+share/moneyguru/core/model/undo.pyc
share/moneyguru/core/modules/amount.c
share/moneyguru/core/plugin.py
+share/moneyguru/core/plugin.pyc
share/moneyguru/core/saver/__init__.py
share/moneyguru/core/saver/__init__.pyc
-share/moneyguru/core/saver/native.pyc
share/moneyguru/core/saver/csv.py
share/moneyguru/core/saver/native.py
+share/moneyguru/core/saver/native.pyc
share/moneyguru/core/saver/qif.py
share/moneyguru/core/tests/__init__.py
share/moneyguru/core/tests/account_test.py
@@ -954,49 +956,47 @@ share/moneyguru/hscommon/LICENSE
share/moneyguru/hscommon/README
share/moneyguru/hscommon/__init__.py
share/moneyguru/hscommon/__init__.pyc
-share/moneyguru/hscommon/build.pyc
-share/moneyguru/hscommon/currency.pyc
-share/moneyguru/hscommon/desktop.pyc
-share/moneyguru/hscommon/geometry.pyc
-share/moneyguru/hscommon/loc.pyc
-share/moneyguru/hscommon/notify.pyc
-share/moneyguru/hscommon/path.pyc
-share/moneyguru/hscommon/plat.pyc
-share/moneyguru/hscommon/pygettext.pyc
-share/moneyguru/hscommon/sphinxgen.pyc
-share/moneyguru/hscommon/trans.pyc
-share/moneyguru/hscommon/util.pyc
share/moneyguru/hscommon/build.py
+share/moneyguru/hscommon/build.pyc
share/moneyguru/hscommon/conflict.py
share/moneyguru/hscommon/currency.py
+share/moneyguru/hscommon/currency.pyc
share/moneyguru/hscommon/debug.py
share/moneyguru/hscommon/desktop.py
+share/moneyguru/hscommon/desktop.pyc
share/moneyguru/hscommon/geometry.py
+share/moneyguru/hscommon/geometry.pyc
share/moneyguru/hscommon/gui/__init__.py
share/moneyguru/hscommon/gui/__init__.pyc
-share/moneyguru/hscommon/gui/base.pyc
-share/moneyguru/hscommon/gui/column.pyc
-share/moneyguru/hscommon/gui/selectable_list.pyc
-share/moneyguru/hscommon/gui/table.pyc
-share/moneyguru/hscommon/gui/text_field.pyc
-share/moneyguru/hscommon/gui/tree.pyc
share/moneyguru/hscommon/gui/base.py
+share/moneyguru/hscommon/gui/base.pyc
share/moneyguru/hscommon/gui/column.py
+share/moneyguru/hscommon/gui/column.pyc
share/moneyguru/hscommon/gui/progress_window.py
share/moneyguru/hscommon/gui/selectable_list.py
+share/moneyguru/hscommon/gui/selectable_list.pyc
share/moneyguru/hscommon/gui/table.py
+share/moneyguru/hscommon/gui/table.pyc
share/moneyguru/hscommon/gui/text_field.py
+share/moneyguru/hscommon/gui/text_field.pyc
share/moneyguru/hscommon/gui/tree.py
+share/moneyguru/hscommon/gui/tree.pyc
share/moneyguru/hscommon/jobprogress/__init__.py
share/moneyguru/hscommon/jobprogress/job.py
share/moneyguru/hscommon/jobprogress/performer.py
share/moneyguru/hscommon/jobprogress/qt.py
share/moneyguru/hscommon/loc.py
+share/moneyguru/hscommon/loc.pyc
share/moneyguru/hscommon/notify.py
+share/moneyguru/hscommon/notify.pyc
share/moneyguru/hscommon/path.py
+share/moneyguru/hscommon/path.pyc
share/moneyguru/hscommon/plat.py
+share/moneyguru/hscommon/plat.pyc
share/moneyguru/hscommon/pygettext.py
+share/moneyguru/hscommon/pygettext.pyc
share/moneyguru/hscommon/sphinxgen.py
+share/moneyguru/hscommon/sphinxgen.pyc
share/moneyguru/hscommon/sqlite.py
share/moneyguru/hscommon/tests/__init__.py
share/moneyguru/hscommon/tests/conflict_test.py
@@ -1010,7 +1010,9 @@ share/moneyguru/hscommon/tests/tree_test.py
share/moneyguru/hscommon/tests/util_test.py
share/moneyguru/hscommon/testutil.py
share/moneyguru/hscommon/trans.py
+share/moneyguru/hscommon/trans.pyc
share/moneyguru/hscommon/util.py
+share/moneyguru/hscommon/util.pyc
share/moneyguru/images/account_in_12.png
share/moneyguru/images/account_in_16.png
share/moneyguru/images/account_out_12.png